yequari.com/config.yaml
2025-02-26 21:41:34 -07:00

53 lines
1.1 KiB
YAML

baseURL: https://yequari.com/
languageCode: en-us
title: yequari.com
theme: desert-breeze
enableGitInfo: true
params:
author: yequari
description: yequari's homepage
# about: "I write code and occasionally blog posts."
webmentions: https://webmention.io/yequari.com/webmention
pingbacks: https://webmention.io/yequari.com/xmlrpc
social_links:
email: "yequari@32bit.cafe"
xmpp: "yequari@omg.lol"
mastodon: "retro.pizza/@yequari"
keywords:
- smallweb
- personal websites
- computing
- programming
favicon: /favicon.png
rich_preview: /images/richpreview.jpg
taxonomies:
category: categories
tag: tags
year: year
permalinks:
page:
blog: /blog/:year/:month/:slugorfilename/
term:
year: /blog/:slug/
menu:
main:
- name: Blog
pageRef: /blog
weight: 20
- name: Projects
pageRef: /projects
weight: 30
- name: Notes
pageRef: /notes
weight: 40
- name: Now
pageRef: /now
weight: 50
- name: Links
pageRef: /links
weight: 60
caches:
getresource:
dir: :cacheDir/:project
maxAge: 0