Skip to content

abhipaiangle/django-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geeky Wiki

This is a basic Wiki Application developed using Django.

Features

  • Search - You can search for an article by it's name or sub-string of its name.
  • Create New Page - New Articles can be created with title and content.
  • Markdown - Article content to be written in Markdown Language which will be eventually be rendered as HTML Page.
  • Edit Page - Articles can be edited.
  • Delete Article - You can delete the articles.
  • Random Page - This feature leads to an article selected at random from all the available articles.

Check this Application out by clicking this

Check the working of the application on Youtube

About

WiKi using Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published