mirror of
https://github.com/arnaucube/blog.git
synced 2026-02-10 12:46:41 +01:00
Add blogo bin, add html templates, add generated public files
This commit is contained in:
4
dev-run.sh
Executable file
4
dev-run.sh
Executable 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
|
||||
Reference in New Issue
Block a user