2023-04-06 21:14:13 +00:00
|
|
|
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-02-29 01:42:02 +00:00
|
|
|
taxonomies:
|
|
|
|
category: categories
|
|
|
|
tag: tags
|
|
|
|
year: year
|
2024-01-07 22:35:05 +00:00
|
|
|
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/
|
2023-05-18 03:25:14 +00:00
|
|
|
menu:
|
|
|
|
main:
|
2024-02-29 01:42:02 +00:00
|
|
|
- name: Home
|
2023-05-18 03:25:14 +00:00
|
|
|
pageRef: /
|
|
|
|
weight: 10
|
2024-02-29 01:42:02 +00:00
|
|
|
- name: Blog
|
2023-05-18 03:25:14 +00:00
|
|
|
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
|
2024-02-29 01:42:02 +00:00
|
|
|
- name: Now
|
2023-05-18 03:25:14 +00:00
|
|
|
pageRef: /now
|
|
|
|
weight: 40
|
2024-02-29 01:42:02 +00:00
|
|
|
- name: Links
|
2023-05-18 03:25:14 +00:00
|
|
|
pageRef: /links
|
|
|
|
weight: 50
|
|
|
|
social:
|
2024-02-23 04:35:34 +00:00
|
|
|
- name: yequari@retro.pizza
|
2023-05-18 03:25:14 +00:00
|
|
|
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
|
2023-05-18 03:25:14 +00:00
|
|
|
url: https://retro.pizza/@yequari
|
|
|
|
weight: 10
|
2024-02-23 04:35:34 +00:00
|
|
|
- name: rss feed
|
2023-05-18 03:25:14 +00:00
|
|
|
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
|