Init zine
This commit is contained in:
10
zine.ziggy
Normal file
10
zine.ziggy
Normal file
@@ -0,0 +1,10 @@
|
||||
Site {
|
||||
.title = "Welcome to Zine!",
|
||||
.host_url = "https://example.com",
|
||||
.content_dir_path = "content",
|
||||
.layouts_dir_path = "layouts",
|
||||
.assets_dir_path = "assets",
|
||||
.static_assets = [
|
||||
"Temml.woff2",
|
||||
],
|
||||
}
|
||||
Reference in New Issue
Block a user