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:
|
2023-01-03 19:00:33 +02:00
|
|
|
- Name: Code
|
|
|
|
URL: https://git.jakstys.lt/motiejus
|
2022-04-13 17:20:24 +03:00
|
|
|
- Name: Resume
|
2023-07-25 10:50:21 +03:00
|
|
|
URL: /resume.pdf
|
2022-04-13 17:20:24 +03:00
|
|
|
- Name: Contact
|
|
|
|
URL: /contact/
|
2022-04-11 23:35:01 +03:00
|
|
|
- Name: RSS
|
2024-02-05 11:52:38 +02:00
|
|
|
URL: /log/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]
|
2023-03-24 19:40:19 +02:00
|
|
|
paginate: 99
|
2022-04-26 06:10:20 +03:00
|
|
|
outputFormats:
|
|
|
|
RSS:
|
|
|
|
mediatype: "application/rss"
|
|
|
|
baseName: "rss"
|