Intergrate Node.js Tiddlywiki to Tiddlyhost

Sometimes I uses Node.js version tiddlywiki to manage wikis, because I can use git to view the changes of tiddlers and upload it to a Git service. But I haven’t found a direct way to sync a Node.js tiddlywiki to a tiddlyhost site.

Does anyone know a convenient way to publish Node.js tiddlywiki to Tiddlyhost?

You could use tidgi,it has node.js tiddlywiki and intergrated github.If you just want to show your tiddlywiki ,tidgi could push your tiddlywiki to github and you could visit your website by github website. This is my website .

2 Likes

It does work, the only problem is that I have diffculty visiting *.github.io websites in China.

I don’t want to post ads,but there exsits some other ways to visit github.io for in China.This is a really trouble,but you could google it , maybe you will get the answer.I’m in China so,i always paid some website for supporting my visit foreign website.

It works with git from anywhere…
I use it to edit and save my git from the UK…

It doesn’t work so well if it’s being blocked. Then you might need a VPN or other service.

If you have a good way to save a static html file from your local Node.js TiddlyWiki, then you could use a bash script like this to upload it to Tiddlyhost. See also these docs about it.

Ahhh. Misread the point of the original comment! Now it makes more sense!

I do have many tools to visit *.github.io, but I don’t want take the trouble to open one of them every time unless necessary.

Wait for MWS, and hopefully @simon will support deploying & syncing using MWS. Even a paid service will be welcome I think.