1
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
552 B
YAML

baseURL: 'https://jakstys.lt/'
languageCode: en-us
title: Motiejus Jakštys Public Record
theme: default
author: Motiejus Jakštys
Menus:
main:
- Name: Code
URL: https://git.jakstys.lt/motiejus
- Name: Resume
URL: /resume.pdf
- Name: Contact
URL: /contact/
- Name: RSS
URL: /rss.xml
permalinks:
log: '/:year/:slug/'
Params:
dateFormat: '2006-01-02'
outputs:
home:
- HTML
- RSS
disableKinds: [taxonomy, term]
paginate: 99
outputFormats:
RSS:
mediatype: "application/rss"
baseName: "rss"