glacier 0.1.0 copy "glacier: ^0.1.0" to clipboard
glacier: ^0.1.0 copied to clipboard

outdated

Markdown Doc Gen in dart

glacier #

Discord Shield pub

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

Compiling to HTML:

glacier generate

Running the builtin preview server:

glacier serve
0
likes
0
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

Markdown Doc Gen in dart

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, http, logger, markdown, mustache_template, path, shelf, shelf_static, yaml

More

Packages that depend on glacier