mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2026-01-09 20:45:30 +00:00
get ready for merge
This commit is contained in:
2
Makefile
2
Makefile
@@ -22,7 +22,7 @@ ARTICLES = $(shell git ls-tree HEAD --name-only -- $(BLOG_SRC)/ 2>/dev/null)
|
||||
TAGFILES = $(patsubst $(BLOG_SRC)/%.md,tags/%,$(ARTICLES))
|
||||
|
||||
help:
|
||||
$(info blogit init|build|deploy|clean)
|
||||
$(info make init|build|deploy|clean|taglist)
|
||||
|
||||
init:
|
||||
mkdir -p $(BLOG_SRC) data templates
|
||||
|
||||
Reference in New Issue
Block a user