1
jakstys.lt/config.yaml

30 lines
549 B
YAML
Raw Normal View History

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