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-01-07 22:35:05 +00:00
|
|
|
permalinks:
|
|
|
|
page:
|
2024-01-08 02:18:21 +00:00
|
|
|
blog: /blog/:year/:month/:slugorfilename/
|
2023-05-18 03:25:14 +00:00
|
|
|
menu:
|
|
|
|
main:
|
|
|
|
- name: HOME
|
|
|
|
pageRef: /
|
|
|
|
weight: 10
|
|
|
|
- name: BLOG
|
|
|
|
pageRef: /blog
|
|
|
|
weight: 20
|
2023-10-10 03:09:54 +00:00
|
|
|
- name: PROJECTS
|
|
|
|
pageRef: /projects
|
|
|
|
weight: 30
|
2023-05-18 03:25:14 +00:00
|
|
|
- name: NOW
|
|
|
|
pageRef: /now
|
|
|
|
weight: 40
|
|
|
|
- name: LINKS
|
|
|
|
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
|
2023-09-14 19:48:02 +00:00
|
|
|
icon: mastodon-fill.png
|
|
|
|
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:
|
2023-09-14 19:48:02 +00:00
|
|
|
icon: rss-fill.png
|
|
|
|
class: rss
|
|
|
|
url: /blog/index.xml
|
2024-02-23 04:35:34 +00:00
|
|
|
weight: 5
|
|
|
|
- name: yequari[a]32bit[.]cafe
|
2023-06-27 01:11:03 +00:00
|
|
|
params:
|
2023-09-14 19:48:02 +00:00
|
|
|
icon: mail-fill.png
|
2023-06-27 01:11:03 +00:00
|
|
|
rel: external
|
2023-09-14 19:48:02 +00:00
|
|
|
class: email
|
2024-02-23 04:35:34 +00:00
|
|
|
url:
|
2023-09-14 19:48:02 +00:00
|
|
|
weight: 30
|