summaryrefslogtreecommitdiff
path: root/example_create.sh
AgeCommit message (Collapse)Author
2025-02-22Dumbed things down in README and added some themesShipwreckt
2021-07-31small typo fixes and url -> URLHiltjo Posthuma
2021-03-05change STAGIT_BASEURL to an -u option and also update the example scriptHiltjo Posthuma
2019-03-01fix issues in example scriptsHiltjo Posthuma
- in case cd fails don't continue (don't write in previous directory). - post-receive: quote $(pwd) in case it has spaces. found by shellcheck tool.
2017-08-02example_create.sh: make executableHiltjo Posthuma
2017-07-30improve example scripts, add to build (Makefile)Hiltjo Posthuma