summaryrefslogtreecommitdiff
path: root/example.sh
AgeCommit message (Collapse)Author
2017-07-15improve example, add initial post-receive exampleHiltjo Posthuma
2016-09-15simplify example.sh, thanks emg for the suggestion!Hiltjo Posthuma
2016-05-29improve example: strip .git suffixHiltjo Posthuma
stagit-index and stagit strip the .git suffix so also strip it from the directory for the possible www root. Thanks to ng0 for reporting it!
2016-05-02example.sh: use cache fileHiltjo Posthuma
2016-04-29example.sh: fix: sort list (regression from simplifying the script)Hiltjo Posthuma
2016-04-29improve example, remove sort hackHiltjo Posthuma
2016-01-08example.sh: fix: remove error mode, would stop if a dir was invalidHiltjo Posthuma
mkdir -p makes the directory always, so no need to check.
2016-01-08example.sh: fix go to appropriate dirHiltjo Posthuma
2016-01-08example.sh: add index-time.html, list sorted by time, fix reposdir '/'Hiltjo Posthuma
2016-01-05tiny whitespace fixHiltjo Posthuma
2016-01-05example.sh: make symlinks to style, icons and index by defaultHiltjo Posthuma
2015-12-27improve READMEHiltjo Posthuma
2015-12-26rename urmoms to stagit, improve documentationHiltjo Posthuma
2015-12-26add example script to make repo index and files per dirHiltjo Posthuma