Skip to content

hamidezrb/CS50W_Wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wiki

This project involves building a basic wiki system that allows users to create, edit, and view wiki pages.

On each entry’s page, any Markdown content in the entry file should be converted to HTML before being displayed to the use .

Run pip3 install markdown2 to install the Markdown package

Run python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published