https://github.com/philips/tiddlypublish
example repo for static site generation of tiddly wiki https://github.com/philips/tiddly/tree/master/gitbackup
https://github.com/philips/tiddlypublish
Last synced: 4 days ago
JSON representation
example repo for static site generation of tiddly wiki https://github.com/philips/tiddly/tree/master/gitbackup
- Host: GitHub
- URL: https://github.com/philips/tiddlypublish
- Owner: philips
- Created: 2020-06-11T14:25:46.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-11T14:26:25.000Z (about 6 years ago)
- Last Synced: 2025-03-27T17:25:56.659Z (over 1 year ago)
- Language: Shell
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tiddlybackup
Clone this repo and use the clone in the `GITHTTP_URL` configuration of [`tiddly/gitbackup`](https://github.com/philips/tiddly/tree/master/gitbackup)
Tiddlers must be tagged with `publish` in order to be pushed publicly. You can customize this in the `tiddlywiki.info` file by removing `tag[publish]`.
## Netlify Setup
Use the Netlify [build configuration](https://docs.netlify.com/configure-builds/get-started/#basic-build-settings) to input these commands:
- **Build Command**: `generate`
- **Publish Directory**: `output/static`