A Wikipedia-like online encyclopedia for creating blog entries.
Use the website on heroku --> Wiki
This is a project Submitted for Harvard's CS50 Web programming with python and javascript.
-
Users can access entries stored in the server by directly entering the URL or by querying for entry through the search bar.
-
Editing an existing entry and Creating a New entry can be done using the editor which formats markdown code.
-
Users can create new entries by entering markdown content into the editor. The Markdown content will be converted to HTML and displayed on the entry page.



