yequari.com/config.yaml

69 lines
1.5 KiB
YAML
Raw Normal View History

baseURL: http://yequari.com/
languageCode: en-us
title: yequari.com
2024-02-23 04:35:34 +00:00
theme: dreamcast
2023-09-14 19:48:02 +00:00
params:
2024-02-23 04:35:34 +00:00
about: "I write code and occasionally blog posts."
2024-05-06 04:19:08 +00:00
webmentions: https://webmention.io/yequari.com/webmention
pingbacks: https://webmention.io/yequari.com/xmlrpc
2024-02-29 01:42:02 +00:00
taxonomies:
category: categories
tag: tags
year: year
permalinks:
page:
2024-01-08 02:18:21 +00:00
blog: /blog/:year/:month/:slugorfilename/
2024-02-29 01:42:02 +00:00
term:
year: /blog/:slug/
menu:
main:
2024-02-29 01:42:02 +00:00
- name: Home
pageRef: /
weight: 10
2024-02-29 01:42:02 +00:00
- name: Blog
pageRef: /blog
weight: 20
2024-02-29 01:42:02 +00:00
- name: Projects
2023-10-10 03:09:54 +00:00
pageRef: /projects
weight: 30
- name: Notes
pageRef: /notes
weight: 40
2024-02-29 01:42:02 +00:00
- name: Now
pageRef: /now
weight: 50
2024-02-29 01:42:02 +00:00
- name: Links
pageRef: /links
weight: 60
social:
2024-02-23 04:35:34 +00:00
- name: yequari@retro.pizza
params:
rel: external
2024-02-24 17:39:17 +00:00
icon: aero-mastodon.svg
2023-09-14 19:48:02 +00:00
class: masto
url: https://retro.pizza/@yequari
weight: 10
2024-02-23 04:35:34 +00:00
- name: rss feed
params:
2024-02-29 01:42:02 +00:00
icon: aero-rss.svg
2023-09-14 19:48:02 +00:00
class: rss
url: /blog/index.xml
2024-02-23 04:35:34 +00:00
weight: 5
2024-03-14 14:50:14 +00:00
- name: yequari@32bit.cafe
2023-06-27 01:11:03 +00:00
params:
2024-02-29 01:42:02 +00:00
icon: aero-email-2.svg
2023-06-27 01:11:03 +00:00
rel: external
2023-09-14 19:48:02 +00:00
class: email
2024-03-14 14:50:14 +00:00
url: mailto:yequari@32bit.cafe
2023-09-14 19:48:02 +00:00
weight: 30
2024-04-21 00:25:35 +00:00
- name: yequari@ cardgameson.motorcycles
params:
rel: external
icon: aero-chat.svg
url: xmpp:yequari@cardgameson.motorcycles
weight: 40
2024-04-25 06:22:05 +00:00
caches:
getresource:
dir: :cacheDir/:project
maxAge: 0