yequari.com/config.yaml

45 lines
939 B
YAML
Raw Normal View History

2025-02-23 21:29:49 -07:00
baseURL: https://yequari.com/
languageCode: en-us
title: yequari.com
2025-02-23 21:29:49 -07:00
theme: desert-breeze
2024-11-03 12:57:09 -07:00
enableGitInfo: true
2023-09-14 12:48:02 -07:00
params:
author: yequari
# about: "I write code and occasionally blog posts."
2024-05-05 21:19:08 -07:00
webmentions: https://webmention.io/yequari.com/webmention
pingbacks: https://webmention.io/yequari.com/xmlrpc
2025-02-23 21:29:49 -07:00
social_links:
email: "yequari@32bit.cafe"
xmpp: "yequari@omg.lol"
mastodon: "retro.pizza/@yequari"
2024-02-28 18:42:02 -07:00
taxonomies:
category: categories
tag: tags
year: year
permalinks:
page:
2024-01-07 19:18:21 -07:00
blog: /blog/:year/:month/:slugorfilename/
2024-02-28 18:42:02 -07:00
term:
year: /blog/:slug/
menu:
main:
2024-02-28 18:42:02 -07:00
- name: Blog
pageRef: /blog
weight: 20
2024-02-28 18:42:02 -07:00
- name: Projects
2023-10-09 20:09:54 -07:00
pageRef: /projects
weight: 30
- name: Notes
pageRef: /notes
weight: 40
2024-02-28 18:42:02 -07:00
- name: Now
pageRef: /now
weight: 50
2024-02-28 18:42:02 -07:00
- name: Links
pageRef: /links
weight: 60
2024-04-24 23:22:05 -07:00
caches:
getresource:
dir: :cacheDir/:project
maxAge: 0