yequari.com/config.yaml

48 lines
965 B
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."
permalinks:
page:
2024-01-08 02:18:21 +00:00
blog: /blog/:year/:month/:slugorfilename/
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
- 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
params:
rel: external
2023-09-14 19:48:02 +00:00
icon: mastodon-fill.png
class: masto
url: https://retro.pizza/@yequari
weight: 10
2024-02-23 04:35:34 +00:00
- name: rss feed
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