yequari.com/config.yaml

71 lines
1.4 KiB
YAML
Raw Normal View History

baseURL: http://yequari.com/
languageCode: en-us
title: yequari.com
2024-02-22 21:35:34 -07:00
theme: dreamcast
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
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: Home
pageRef: /
weight: 10
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
social:
- name: Mastodon
params:
rel: external
2024-02-24 10:39:17 -07:00
icon: aero-mastodon.svg
2023-09-14 12:48:02 -07:00
class: masto
url: https://retro.pizza/@yequari
weight: 10
- name: RSS
params:
2024-02-28 18:42:02 -07:00
icon: aero-rss.svg
2023-09-14 12:48:02 -07:00
class: rss
url: /blog/index.xml
2024-02-22 21:35:34 -07:00
weight: 5
- name: Email
2023-06-26 18:11:03 -07:00
params:
2024-02-28 18:42:02 -07:00
icon: aero-email-2.svg
2023-06-26 18:11:03 -07:00
rel: external
2023-09-14 12:48:02 -07:00
class: email
2024-03-14 07:50:14 -07:00
url: mailto:yequari@32bit.cafe
2023-09-14 12:48:02 -07:00
weight: 30
- name: XMPP
2024-04-20 17:25:35 -07:00
params:
rel: external
icon: aero-chat.svg
2024-11-03 12:57:09 -07:00
url: xmpp:yequari@omg.lol
2024-04-20 17:25:35 -07:00
weight: 40
2024-04-24 23:22:05 -07:00
caches:
getresource:
dir: :cacheDir/:project
maxAge: 0