diff --git a/Makefile b/Makefile index 346b9ae..0592796 100644 --- a/Makefile +++ b/Makefile @@ -48,6 +48,7 @@ help: @echo ' ' html: + lessc $(BASEDIR)/theme/static/stylesheet/style.less $(BASEDIR)/theme/static/stylesheet/style.min.css -x $(PELICAN) $(INPUTDIR) -o $(OUTPUTDIR) -s $(CONFFILE) $(PELICANOPTS) clean: