| Age | Commit message (Collapse) | Author |
|
This allow us to inspect the example using the serve-doc task,
along with the content of _doc/.
|
|
The comment for HTML should end with "-->" not "--!>".
While at it, set embedded Go file store the file without modification time
to make the output (cmd/ciigo-example/static.go) does not changes on new
clone.
|
|
See https://kilabit.info/journal/2022/gpl/ for more information.
|
|
The ToHTMLBody generate table of contents at the top, while ToEmbeddedHTML
require ":toc:" to set to "preamble" or "macro" to get it rendered.
|
|
|
|
While at it, also move the templates into _example and all assets
into the same directory.
|