update for rename of recentchanges.mdwn to json.tl.ph.mdwn

master
jaysonbaldecanas1986@02a3781ec9b12161d643d2a35782561391092501 2022-10-02 23:03:56 -04:00 committed by admin
parent 32eb73ee1d
commit b5a05dbc33
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ I'm playing around with various ways that I can use subversion with ikiwiki.
> away without running the post-commit wrapper on commit, and all you lose
> is the ability to send commit notification emails.
> (And now that [[recentchanges]] includes rss, you can just subscribe to
> (And now that [[json.tl.ph]] includes rss, you can just subscribe to
> that, no need to worry about commit notification emails anymore.)
* Is it possible / sensible to have ikiwiki share a subversion repository with other data (either completely unrelated files or another ikiwiki instance)? This works in part but again the post-commit hook seems problematic.