Last updated:
0 purchases
glacier
glacier #
Markdown documentation in Dart language.
Features #
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
How to use #
Creating a new project:
glacier init
copied to clipboard
Compiling to HTML:
glacier generate
copied to clipboard
Running the builtin preview server:
glacier serve
copied to clipboard
Custom syntanxes #
Internal link #
Internal link have special syntax: (optional title)(name of md file).
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.