From: Thierry Parmentelat Date: Fri, 15 Jan 2016 08:58:58 +0000 (+0100) Subject: comments X-Git-Url: http://git.onelab.eu/?p=nepi.git;a=commitdiff_plain;h=ebb7105416f40af4bb65a256d6351cd4bafa9c7d comments --- diff --git a/website/Makefile b/website/Makefile index b9fe0596..59091960 100644 --- a/website/Makefile +++ b/website/Makefile @@ -1,5 +1,8 @@ ########## contents ALL_MDS = $(shell git ls-files | grep '\.md$$') +# a first, quick and dirty approach is to publish right +# in /var/www/html so there's no impact on the httpd config +# of course we might have to isolate this underneath at some point PUBLISH_PATH = /var/www/html #ALL_PLUGINS = plugins/*.{js,css,html}