nishant-nayak / wiki-pages

A wiki based web application, implemented using Python libraries like Django.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wiki-pages

This project creates a website of static wiki pages, with the content stored in markdown format. Some features include:

  • A search bar to search for an individual wiki page, which can also render similar results if the exact search query is not found.
  • A random page option which can take you to a random wiki page.
  • An option to edit a page from within the web interface.

About

A wiki based web application, implemented using Python libraries like Django.


Languages

Language:Python 70.4%Language:HTML 26.7%Language:CSS 2.9%