Quick way to get the copy project up and working without constantly moving the normal site layout around.
This commit is contained in:
parent
685e227f96
commit
e59ad9f795
2 changed files with 8 additions and 0 deletions
4
ssgod_copy.toml
Normal file
4
ssgod_copy.toml
Normal file
|
@ -0,0 +1,4 @@
|
|||
views = "pages/copy"
|
||||
layout = "pages/layouts/copy.html"
|
||||
target = "public/copy"
|
||||
watch_delay = "500ms"
|
Loading…
Add table
Add a link
Reference in a new issue