Markdown documentation in Dart language.
- Markdown to HTML
Conversion between markdown to HTML files - Easy to edit template
Using mustache templates making it easy to create a style that suits you - Subdirectory support
Use subdirectory to structure files in an easy to file structure
Creating a new project:
glacier init
Compiling to HTML:
glacier generate
Running the builtin preview server:
glacier serve
Internal link have special syntax: (optional title)(name of md file)
.