updates to breadcrumbs; start working on deploy setup
This commit is contained in:
@@ -54,9 +54,9 @@ templates:
|
||||
|
||||
# (Optional) whitelist of environment variables to be made accessible
|
||||
# under `env` when processing templates
|
||||
env:
|
||||
- EXAMPLE_ENVIRONMENT_VARIABLE
|
||||
- FOO_BAR_BAZ
|
||||
env: []
|
||||
# - EXAMPLE_ENVIRONMENT_VARIABLE
|
||||
# - FOO_BAR_BAZ
|
||||
|
||||
# Output Configuration (where to put your website)
|
||||
output:
|
||||
@@ -92,7 +92,7 @@ output:
|
||||
# Markdown-to-HTML Configuration
|
||||
markdown:
|
||||
#
|
||||
base_url: http://localhost:8000
|
||||
base_url: /
|
||||
|
||||
#
|
||||
custom_elements:
|
||||
|
||||
Reference in New Issue
Block a user