Skip to content

Commit

Permalink
Update Generating Static Sites with TiddlyWiki.tid (#4636)
Browse files Browse the repository at this point in the history
  • Loading branch information
BurningTreeC authored May 14, 2020
1 parent 1812cbb commit 72ff1a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down

0 comments on commit 72ff1a2

Please sign in to comment.