1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-08-05 18:50:37 +00:00
TiddlyWiki5/editions/geospatialdemo/tiddlywiki.info
jeremy@jermolene.com c002390da3 CI Fixes
2023-03-16 22:28:57 +00:00

21 lines
356 B
Plaintext

{
"description": "Demo of the geospatial plugin for TiddlyWiki",
"plugins": [
"tiddlywiki/geospatial"
],
"themes": [
"tiddlywiki/vanilla",
"tiddlywiki/snowwhite"
],
"includeWikis": [
],
"build": {
"index": [
"--render","$:/core/save/all","index.html","text/plain"],
"favicon": [],
"static": [],
"empty": [],
"encrypted": []
}
}