feat: html static templates
This commit is contained in:
parent
9d0da00371
commit
e9fc659a5a
12 changed files with 91 additions and 100 deletions
|
@ -10,7 +10,10 @@ services:
|
|||
path: src/
|
||||
- action: sync+restart
|
||||
path: html/
|
||||
target: html
|
||||
target: html/
|
||||
- action: sync+restart
|
||||
path: tmpl/
|
||||
target: tmpl/
|
||||
- action: sync
|
||||
path: static/
|
||||
target: static
|
||||
target: static/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue