Skip to content

kitsuneymg/markapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple web.py application to process .markdown files

Note: the nginx rules used to pass files to this web app for processing ensure that only files that end in ".md" or ".md/raw" are processed. Thus, the `/(.*/)?` pattern is only ever meant to be called when an index.md is present.

About

A Web.py app for processing markdown

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages