Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 530 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 530 Bytes

TW-StaticPages

Use Tiddlywiki as Static Page generator

How to use

  1. Clone or download the repository
  2. Use Tiddlywiki on Node.js to edit in browser
  3. Add your tiddlers tagged with public
  4. From terminal issue tiddlywiki --build static
  5. The generated static pages are stored in docs folder

You can upload the generated pages to GitHub pages and setup an online static website.

Demo and code

License MIT