Skip to content

A custom miniature wikipedia made with django and using local storage.

Notifications You must be signed in to change notification settings

shaw8wit/mini-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Wiki

Github Followers  GitHub stars  GitHub forks  GitHub watchers

  • A miniature custom wiki built with django.
  • It stores data to the local storage.
  • You can search for topics which will either return the required page or the related results.
  • Markdown display is supported in the topic description.
  • Created topics are editable.
  • Random page is available for a random read.

Getting Started

  • Clone or download and extract the repo locally.
  • Inside the working directory in the terminal run: python manage.py runserver

About

A custom miniature wikipedia made with django and using local storage.

Topics

Resources

Stars

Watchers

Forks