Use Tiddlywiki as Static Page generator
- Clone or download the repository
- Use Tiddlywiki on Node.js to edit in browser
- Add your tiddlers tagged with
public
- From terminal issue
tiddlywiki --build static
- The generated static pages are stored in docs folder
You can upload the generated pages to GitHub pages and setup an online static website.
License MIT