Written as python project to test OOP and Functional Programming knowledge
-
Converts markdown files to simple website.
-
Supports single level inline nesting. Not allowed:
This is an *italic and **bold** word*.Allowed:
This is text with a **bolded phrase** in the middle -
Recursive page generation
- Install python
- Clone the project
- Put .md files and folders containing .md files inside ./content
- run ./main.sh