Publish with all target
This commit is contained in:
@@ -113,6 +113,8 @@ article: */ */*/ ## Write a new article
|
|||||||
| tr '[A-Z ]' '[a-z_]' | tr -cd '[:alpha:]_' )" \
|
| tr '[A-Z ]' '[a-z_]' | tr -cd '[:alpha:]_' )" \
|
||||||
&& $(MAKE) -e TITLE="$$name" "$$category""$$filename.md"
|
&& $(MAKE) -e TITLE="$$name" "$$category""$$filename.md"
|
||||||
|
|
||||||
|
default += $(lists) $(publish)
|
||||||
|
|
||||||
.PHONY: all
|
.PHONY: all
|
||||||
all: $(default) ## All file targets
|
all: $(default) ## All file targets
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user