mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-02 23:33:47 -08:00
Update Generating Static Sites with TiddlyWiki.tid (#4636)
This commit is contained in:
parent
1812cbbb7c
commit
72ff1a26fc
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ You can explore a static representation of the main TiddlyWiki site at https://t
|
|||
The following commands are used to generate the sample static version of the TiddlyWiki5 site:
|
||||
|
||||
```
|
||||
tiddlywiki wikipath --rendertiddlers [!is[system]] $:/core/templates/static.tiddler.html static text/plain
|
||||
tiddlywiki wikipath --rendertiddlers '[!is[system]]' $:/core/templates/static.tiddler.html static text/plain
|
||||
tiddlywiki wikipath --rendertiddler $:/core/templates/static.template.html static.html text/plain
|
||||
tiddlywiki wikipath --rendertiddler $:/core/templates/static.template.css static/static.css text/plain
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue