Clean up static sites docs

Thanks @BramChen
print-window-tiddler
Jermolene 2014-12-08 12:11:32 +00:00
rodzic 71535c6691
commit f1001fc236
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -20,7 +20,7 @@ The following commands are used to generate the sample static version of the Tid
--rendertiddler $:/core/templates/static.template.css static/static.css text/plain
```
The first RenderTiddlerCommand saves the static version of the DefaultTiddlers, the second saves the stylesheet, and the final RenderTiddlersCommand generates the HTML representations of individual tiddlers. (All the files are placed in the `output` folder of the wiki folder).
The first RenderTiddlersCommand generates the HTML representations of individual tiddlers, the third RenderTiddlerCommand saves the static version of the DefaultTiddlers, and the third saves the stylesheet. (All the files are placed in the `output` folder of the wiki folder).
! Wiki Snapshot with Internal Links