|
|
8 年之前 | |
|---|---|---|
| .. | ||
| main.go | 8 年之前 | |
| main_test.go | 8 年之前 | |
| readme.md | 8 年之前 | |
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.