Add blogo bin, add html templates, add generated public files

This commit is contained in:
arnaucube
2021-07-18 17:17:14 +02:00
parent d5b5ad6394
commit af23506cdc
48 changed files with 2040 additions and 0 deletions

4
dev-run.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
# serve the directory 'public' as it was in a 'blog' path:
live-server --mount=/blog:public --open=blog