[Makefile] revert
This commit is contained in:
4
Makefile
4
Makefile
@@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
help:
|
help:
|
||||||
@echo "Available commands:"
|
@echo "Available commands:"
|
||||||
@echo " make build - Full website build sequence"
|
@echo " make prep - Create venv and install requirements"
|
||||||
@echo " make events - Update site from CSV (build pages + images)"
|
@echo " make events - Update site from CSV (build pages + images)"
|
||||||
@echo " make dev - Start development server"
|
@echo " make dev - Start development server"
|
||||||
@echo " make stop - Stop development server"
|
@echo " make stop - Stop development server"
|
||||||
@echo " make prep - Create venv and install requirements"
|
@echo " make build - Full website build sequence"
|
||||||
@echo " make help - Show this help message"
|
@echo " make help - Show this help message"
|
||||||
|
|
||||||
prep:
|
prep:
|
||||||
|
|||||||
Reference in New Issue
Block a user