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

index e3d63449bd00205a2dc6176bbd0463afd4d91eee..0db794dd0e4f8dee912a1a4034f294af307ef977 100644 (file)
@@ -17,7 +17,7 @@
 all: web web_deploy
 
 web:
-       @ikiwiki --setup ikiwiki.setup
+       @ikiwiki --setup ikiwiki.yaml
        @chmod +x bin/*
 
 web_deploy:
similarity index 100%
rename from ikiwiki/ikiwiki.setup
rename to ikiwiki/ikiwiki.yaml