]> gitweb.fluxo.info Git - blog.git/commitdiff
Renames ikiwiki.setup to ikiwiki.yaml
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 1 May 2017 17:50:39 +0000 (14:50 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 1 May 2017 17:50:39 +0000 (14:50 -0300)
Makefile
ikiwiki.yaml [moved from ikiwiki.setup with 100% similarity]

index fb8efd3cc37fb47ac36fb1dbd335a4122c3f5bd3..2452e82f8d9f25e01ab90a991398914988064575 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@
 #
 
 web: jhead
-       @ikiwiki --setup ikiwiki.setup
+       @ikiwiki --setup ikiwiki.yaml
 
 web_deploy:
        @rsync -avz --delete www/ blog:/var/sites/blog/www/
similarity index 100%
rename from ikiwiki.setup
rename to ikiwiki.yaml