This Project aims to provide the following functionality:
- Create nice html Sites (Bootstrap Styled) from Markdown
- Support for mermaid.js Diagrams in Markdown ( https://mermaid.js.org )
- Support for Code Highlighting in sourcecode examples included in the markdown file. ( https://highlightjs.org )
Why am I doing this ?
Learning more about HTML, CSS, Markdown and Mermaid.
Learning more about Git repository structure (first repo with 2 Branches).