Add a GitHub saver

Fixes #3890

I think it would be useful to have a simple tutorial for setting up saving via GitHub pages.
This commit is contained in:
Jermolene
2019-04-08 21:08:58 +01:00
parent 662ae91067
commit aa5eaa98fc
8 changed files with 307 additions and 2 deletions

View File

@@ -0,0 +1,14 @@
{
"tiddlers": [
{
"file": "base64-utf8.module.js",
"fields": {
"type": "application/javascript",
"title": "$:/core/modules/utils/base64-utf8/base64-utf8.module.js",
"module-type": "library"
},
"prefix": "(function(){",
"suffix": "}).call(exports);"
}
]
}