cdelorme 31e7409c9f add title to `smd` options 7 năm trước cách đây
..
main.go 31e7409c9f add title to `smd` options 7 năm trước cách đây
main_test.go 7f2dd5ac4c rename command to smd 7 năm trước cách đây
readme.md 19408daa43 fix main smd command implementation 7 năm trước cách đây

readme.md

smd

This is the cli implementation and interface to the static library for generating html from markdown.

alternatives

There are far better tools written in a variety of languages which offer more features and better support. If you are working on anything remotely complicated, or that you intend to run in a production environment, it is recommended that you use one of these:

installation

To install the smd cli utility:

go get -u github.com/cdelorme/static/...

usage

By default the system produces a single page output.

For more details on using the utility, run smd help for details.