2
home
Jigme Datse Yli-Rasku edited this page 2019-12-18 04:42:12 +00:00
We are looking for a minimal design which will allow the creation of a markdown site, and then converting that to a static HTML version which would go into the document root.
Desired features:
- Conversion of directory of markdown files to html files in document root.
- Ability to pull a git repository for the source of the markdown.
- Reasonable ways to determine which HTML files to update when running through the directory.
Provided Utilities:
- md2html.sh - Convert a single Markdown file to HTML.