yequari.com/config.yaml

46 lines
898 B
YAML

baseURL: http://yequari.com/
languageCode: en-us
title: yequari.com
theme: saturn
params:
about: "I'm yequari. I write code and occasionally blog posts."
menu:
main:
- name: HOME
pageRef: /
weight: 10
- name: BLOG
pageRef: /blog
weight: 20
- name: ABOUT
pageRef: /about
weight: 30
- name: NOW
pageRef: /now
weight: 40
- name: LINKS
pageRef: /links
weight: 50
social:
- name: Mastodon
params:
rel: external
icon: mastodon-fill.png
class: masto
url: https://retro.pizza/@yequari
weight: 10
- name: RSS
params:
icon: rss-fill.png
class: rss
url: /blog/index.xml
weight: 20
- name: Email
params:
icon: mail-fill.png
rel: external
class: email
url: mailto:yequari@32bit.cafe
weight: 30