diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2015-06-20 13:57:42 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2015-06-20 13:57:42 -0300 |
commit | 4496d2919f122510eff02e1d2cb23fb5cba86745 (patch) | |
tree | b08a204fbfd7a958d6edc3c4c478a63c19649b76 | |
parent | 5a60249c743cad23bec87d187921425c6ae72b10 (diff) | |
download | blog-4496d2919f122510eff02e1d2cb23fb5cba86745.tar.gz blog-4496d2919f122510eff02e1d2cb23fb5cba86745.tar.bz2 |
Static: reference to ikiwiki templates
-rw-r--r-- | static.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static.mdwn b/static.mdwn index 6b3c480..eaab29b 100644 --- a/static.mdwn +++ b/static.mdwn @@ -35,6 +35,7 @@ It's a good pratice to keep your work under version control: ## Add a bit of sofistication * Use [this Makefile](/Makefile) as an starting point to refresh and publish your wiki by simply running `make`. +* Use a [complete ikiwiki template](https://git.sarava.org/?p=templates.git;a=tree;f=ikiwiki;h=HEAD) and change to your needs. * If you're a automation junkie, try the [puppet-ikiwiki](https://git.sarava.org/puppet-ikiwiki.git) module. ## Theming |