[tw5] Hosting a free, private, editable tiddlywiki

Hi,

I have a number of public, editable tiddlywiki sites: created
following this howto
https://pizeyt.github.io/#Github%20Pages%20TiddlyWiki%20HowTo

This functionality is great, but I would like to do the sme for a
private site of notes and works in progress.
I have not been able to find out how to do that, though github now do
free private repositories.
Is this possible with github?

My current approach is a local tiddlywiki, with manual, overwrite
saving on windows committing to a private github bitbucket and
manually pulling onto my server to a directory protected with a
.htaccess file: http://tim.pizey.uk/closed

There must be a better way, can I use Google Drive seamlessly?

Cheers
Tim

Did you consider/try https://tiddlyhost.com/ ?

Thank you, and it is a good option, but I would like to use Google
Drive or github if possible for more control.

Actually this is great.

Git as a change control system that you can use to compare and revert
to previous version is pretty tricky to use on Tiddlywiki, and Google
Drive does not give change control that I am aware of.

So I am going with:
https://timp.tiddlyhost.com/ public
https://timp-wip.tiddlyhost.com/ private

Thank you, this looks like a great solution.

cheers
Tim

1 Like

To use private GitHub Pages, you’ll need a non-free Enterprise account. So that’s probably no option.
-m