mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-04 07:40:09 +05:30
Update Makefile
This commit is contained in:
@@ -51,7 +51,7 @@ help:
|
||||
@echo 'Set the RELATIVE variable to 1 to enable relative urls '
|
||||
@echo ' '
|
||||
|
||||
html:
|
||||
html: theme
|
||||
"$(PELICAN)" "$(INPUTDIR)" -o "$(OUTPUTDIR)" -s "$(CONFFILE)" $(PELICANOPTS)
|
||||
|
||||
clean:
|
||||
@@ -83,4 +83,4 @@ github: publish
|
||||
git push -f origin $(GITHUB_PAGES_BRANCH)
|
||||
|
||||
|
||||
.PHONY: html help clean regenerate serve serve-global devserver publish github
|
||||
.PHONY: html help clean regenerate serve serve-global devserver publish github
|
||||
|
||||
Reference in New Issue
Block a user