/mdpublish

Publish markdown files as html by means of client-side javascript.

Primary LanguageCSSMIT LicenseMIT

mdpublish

Publish markdown files as html by means of client-side javascript.

mdpublish merges markdown and css code with html template files. When viewed in a browser, this markdown code is converted to html (in-browser). mdpublish has code highlighting and TEX rendering (for math notation).

Folders

docs            - non-markdown files to be linked in
images          - image files
index           - markdown file for index file (generated by script)
info            - markdownfiles for general information
notes           - markdown files for note pages (articles)
plans           - markdown files for plan pages
presentations   - markdown files for lecture slides and recordings
slides          - markdown files for remark.js slides
script          - javascript
styles          - css files
templates       - html template files
tools           - shell scripts
work            - work area for scripts

HOW-TO

  • Place markdown files in notes, plans or presentations folders, etc., and images in images folder

  • Whenever you want - generate html files with the mdpublish-script in tools folder

  • html files will be generated into main folder

  • mastering markdown

  • markdown tutorial

  • markdown slides

Some nice presentations made with remark.js

Thanks to