Add 'make shell' command

This commit is contained in:
2025-11-25 15:21:10 -08:00
parent 55356c7433
commit 5787bc4e02
3 changed files with 7 additions and 1 deletions

View File

@@ -66,6 +66,10 @@
Visit `localhost:8080` in web browser
### start a shell
$ make shell
### start watcher
$ docker exec -it container_name sitegen watch