yequari.com/config.yaml

48 lines
965 B
YAML

baseURL: http://yequari.com/
languageCode: en-us
title: yequari.com
theme: dreamcast
params:
about: "I write code and occasionally blog posts."
permalinks:
page:
blog: /blog/:year/:month/:slugorfilename/
menu:
main:
- name: HOME
pageRef: /
weight: 10
- name: BLOG
pageRef: /blog
weight: 20
- name: PROJECTS
pageRef: /projects
weight: 30
- name: NOW
pageRef: /now
weight: 40
- name: LINKS
pageRef: /links
weight: 50
social:
- name: yequari@retro.pizza
params:
rel: external
icon: aero-mastodon.svg
class: masto
url: https://retro.pizza/@yequari
weight: 10
- name: rss feed
params:
icon: rss-fill.png
class: rss
url: /blog/index.xml
weight: 5
- name: yequari[a]32bit[.]cafe
params:
icon: mail-line.png
rel: external
class: email
url:
weight: 30