-
Notifications
You must be signed in to change notification settings - Fork 0
sbox/markdownserver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Markdown Server ## Dependencies Python2.* python-markdown OR markdown (perl implementation) ## Installation Instructions As root, run the script install.sh: sudo ./install.sh ## Usage Instructions 1. Navigate to a directory containing markdown files. 2. Run the command \"startmdserver\". 3. In your web browser, visit localhost:8080. ## Files README - this readme file install.sh - configuration and installation script version.py - python script to check python version components - directory containing files that make up the application components/simpleserver.py - a really simple python web server customised to work for this application components/startmdserver - a bash wrapper for simpleserver.py that creates the site structure before starting the server
About
Turn a directory full of markdown files into a website.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published