added the basic template rendering loop at the end
This commit is contained in:
6
doc/configuration.yaml
Normal file
6
doc/configuration.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
# The prefix to apply to all internally-generated URLs. Default is "/".
|
||||
url_prefix: /
|
||||
# The template directory name under the Obsidian vault. Default is ".dragonglass.tmpl".
|
||||
template_directory: .dragonglass.tmpl
|
||||
# The default template name. Default is "default.html".
|
||||
default_template: default.html
|
||||
Reference in New Issue
Block a user