This repository was archived by the owner on Apr 13, 2020. It is now read-only.
sbrandwoo/codex2html
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Author: Stephen Brandwood
This script takes a directory of text files, each using Markdown to specify
formatting and converts them to HTML. A microsite is built using Twitter's
bootstrap allowing easy navigation and viewing of the files.
Handy for seeing those personal notebooks in a web browser with eye-friendly
styles.
Usage:
build_codex.py source_directory target_directory