From 9189f82944f859833bd993ff2c380646849f178d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 6 Nov 2015 21:14:35 -0200 Subject: Makefile and template update --- ikiwiki/Makefile | 2 ++ templates/page.tmpl | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ikiwiki/Makefile b/ikiwiki/Makefile index 7c08b33..883cd09 100644 --- a/ikiwiki/Makefile +++ b/ikiwiki/Makefile @@ -14,6 +14,8 @@ # Place - Suite 330, Boston, MA 02111-1307, USA # +all: web web_deploy + web: @ikiwiki --setup ikiwiki.setup @chmod +x bin/* diff --git a/templates/page.tmpl b/templates/page.tmpl index b525d22..590445c 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -51,7 +51,7 @@
  • /
  • -
  • | Meta
  • +
  • | History
  • | Feed
  • -- cgit v1.2.3