2023-04-06 14:14:13 -07:00
|
|
|
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:
|
2024-11-23 13:01:10 -07:00
|
|
|
author: yequari
|
2024-07-12 18:10:18 -07:00
|
|
|
# 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
|
2024-01-07 15:35:05 -07:00
|
|
|
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/
|
2023-05-17 20:25:14 -07:00
|
|
|
menu:
|
|
|
|
main:
|
2024-02-28 18:42:02 -07:00
|
|
|
- name: Home
|
2023-05-17 20:25:14 -07:00
|
|
|
pageRef: /
|
|
|
|
weight: 10
|
2024-02-28 18:42:02 -07:00
|
|
|
- name: Blog
|
2023-05-17 20:25:14 -07:00
|
|
|
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
|
2024-05-05 21:43:38 -07:00
|
|
|
- name: Notes
|
|
|
|
pageRef: /notes
|
|
|
|
weight: 40
|
2024-02-28 18:42:02 -07:00
|
|
|
- name: Now
|
2023-05-17 20:25:14 -07:00
|
|
|
pageRef: /now
|
2024-05-05 21:43:38 -07:00
|
|
|
weight: 50
|
2024-02-28 18:42:02 -07:00
|
|
|
- name: Links
|
2023-05-17 20:25:14 -07:00
|
|
|
pageRef: /links
|
2024-05-05 21:43:38 -07:00
|
|
|
weight: 60
|
2023-05-17 20:25:14 -07:00
|
|
|
social:
|
2024-07-12 18:10:18 -07:00
|
|
|
- name: Mastodon
|
2023-05-17 20:25:14 -07:00
|
|
|
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
|
2023-05-17 20:25:14 -07:00
|
|
|
url: https://retro.pizza/@yequari
|
|
|
|
weight: 10
|
2024-07-12 18:10:18 -07:00
|
|
|
- name: RSS
|
2023-05-17 20:25:14 -07:00
|
|
|
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
|
2024-07-12 18:10:18 -07:00
|
|
|
- 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
|
2024-07-12 18:10:18 -07:00
|
|
|
- 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
|