Wiki is an encyclopedia project. created using django / python.
- This project is created for training.
- It allows users to create & edit existing entries
- Each encyclopedia entry will be saved as a Markdown file inside of the entries/ directory.
- Markdown to HTML Conversion: On each entry’s page, any Markdown content in the entry file should be converted to HTML before being displayed to the user.
See it in Action here youtube video