andjar/wikitiddler
Query Wikidata, JSON, or RSS and build a single-file TiddlyWiki
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 8, 2026
- License
- None
Pinned Snippet
uses: andjar/wikitiddler@300428a011f82cf836d7f120df4756debc485630 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| query-dir | Directory containing query files (.sparql, .json, .rss) (relative to repository root) | no | query |
| templates-dir | Directory containing TiddlyWiki template .tid files | no | templates |
| wiki-dir | TiddlyWiki wiki directory. Must contain tiddlywiki.info, or a default one will be copied from the action. Add your own tiddlywiki.info here to customise plugins and themes. | no | wiki |
| output-dir | Directory for the built index.html (passed to --output) | no | dist |
Outputs
| name | description |
|---|---|
| output-dir | Directory containing the built index.html |