update example readme v0.9.3

This commit is contained in:
relikd
2022-04-06 15:42:02 +02:00
parent df4be7c60a
commit 2a6bdf05fd
5 changed files with 148 additions and 62 deletions

7
examples/Makefile Normal file
View File

@@ -0,0 +1,7 @@
.PHONY: server clean plugins
server:
lektor server
clean:
lektor clean --yes -v
plugins:
lektor plugins flush-cache && lektor plugins list