From: Silvio Rhatto Date: Sat, 16 May 2020 15:23:55 +0000 (-0300) Subject: Makefile: adds serve target X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=67d2d45d0cdefdd798187c7c1f11cad8afdb1824;p=blog.git Makefile: adds serve target --- diff --git a/Makefile b/Makefile.env similarity index 97% rename from Makefile rename to Makefile.env index 8cff2fc..a114e53 100644 --- a/Makefile +++ b/Makefile.env @@ -14,6 +14,9 @@ # Place - Suite 330, Boston, MA 02111-1307, USA # +# Parameters +HTTP_BASE = www + web: jhead @ikiwiki --setup ikiwiki.yaml