cdelorme 31e7409c9f add title to `smd` options | 7 tahun lalu | |
---|---|---|
.. | ||
main.go | 7 tahun lalu | |
main_test.go | 7 tahun lalu | |
readme.md | 7 tahun lalu |
This is the cli implementation and interface to the static library for generating html from markdown.
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:
To install the smd
cli utility:
go get -u github.com/cdelorme/static/...
By default the system produces a single page output.
For more details on using the utility, run smd help
for details.