1
Fork 0
jakstys.lt/config.yaml

27 lines
476 B
YAML
Raw Normal View History

2022-04-11 23:35:01 +03:00
baseURL: 'https://jakstys.lt/'
languageCode: en-us
2022-04-26 06:10:20 +03:00
title: Motiejus Jakštys Public Record
2022-04-11 23:35:01 +03:00
theme: default
author: Motiejus Jakštys
Menus:
main:
2022-04-13 17:20:24 +03:00
- Name: Resume
URL: /resume/
- Name: Contact
URL: /contact/
2022-04-11 23:35:01 +03:00
- Name: RSS
2022-04-26 06:10:20 +03:00
URL: /rss.xml
2022-04-11 23:35:01 +03:00
permalinks:
2022-05-08 21:17:48 +03:00
log: '/:year/:slug/'
2022-04-11 23:35:01 +03:00
Params:
dateFormat: '2006-01-02'
outputs:
home:
- HTML
- RSS
disableKinds: [taxonomy, term]
2022-04-26 06:10:20 +03:00
outputFormats:
RSS:
mediatype: "application/rss"
baseName: "rss"