blog-software-java/example_workdir/site.yml
Minecon724 5d98a8fd60
Some checks are pending
/ build (push) Waiting to run
Some refactoring
Signed-off-by: Minecon724 <git@m724.eu>
2025-03-08 10:54:17 +01:00

13 lines
No EOL
284 B
YAML

name: my blog
baseUrl: https://example.com/blog
# Whether to apply Pebble templating to posts. Disabled by default, not recommended.
# templateArticles: true
coolProperty: 1231
coolerProperty:
isMap: true
aList:
- a value
- another value
- check out site-config.yml!