mirror of
https://github.com/sigmasternchen/grimoire-ssg
synced 2025-03-15 18:18:53 +00:00
8 lines
No EOL
128 B
YAML
8 lines
No EOL
128 B
YAML
include:
|
|
- blog/*.yml
|
|
output: index.html
|
|
template: homepage.templ.html
|
|
markdown: |
|
|
# Hello World
|
|
|
|
This is the home page. |