Skip to content

sbox/markdownserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

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

No packages published

Contributors 2

  •  
  •