Limit rating to three stars

This commit is contained in:
relikd
2020-11-16 16:47:59 +01:00
parent 39dc3a3575
commit 4a0526cea4
5 changed files with 6 additions and 6 deletions

View File

@@ -45,7 +45,7 @@ clean-all: clean plugins
server:
@cd '$(PROJDIR)' && lektor server # -f ENABLE_PDF_EXPORT
build:
build: dist
@cd '$(PROJDIR)' && \
lektor build --output-path ../bin --buildstate-path ../build-state -f ENABLE_APPCACHE -f ENABLE_PDF_EXPORT
@echo