Hi
@Felix,
This looks really interesting, and I'm sure that for those hosting their main TW wikis on GitHub it will be very well used. Unfortunately, I'm only using GitHub to host my public, online (
dev) wiki which I use only for getting (and later giving) help with using TW itself. My main implementation of TW is kept offline at home.
Another great argument in favour of hosting TW wikis on GitHub is this, from
@Danielo, in
another thread...
On Saturday, September 26, 2015 at 12:28:05 PM UTC+12, Danielo Rodríguez wrote:
Each
time the wiki is built, tiddlywiki is installed, so as long as tw
5.1.10 is released (or any other release) the only thing you have to do
is a commit, and your next build will be using the latest release. This
is a cool side effect of Travis system, each virtual machine is
"snapshot-ed back" after each built, so you always start from a fresh
environment.
That is so awesome! Upgrades just happen automatically.