Files
hugo-rvr/hugo.yml
2026-01-19 05:35:48 -07:00

58 lines
1.0 KiB
YAML

baseURL: 'https://rollingveganrendezvous.com/'
languageCode: 'en-us'
title: 'Rolling Vegan Rendezvous (RVR)'
theme: "lugo"
params:
# "relatedtext" is the text that appears above the tag list at the bottom of pages.
relatedtext: "Related"
# Favicon
favicon: "img/favicon.png"
faviconSizes: [16, 32, 48, 60, 96, 128, 180, 192]
# list items
datesinlist: false
authorsinlist: false
# footer items
nextprev: false
taglist: false
showrss: false
showurl: false
# SEO
description: 'Vegan campout with potlucks, discussions, and more!'
type: 'website'
categories:
- "Campout"
- "Gathering"
- "Ungathering"
- "Skills"
- "Conversations"
tags:
- "veganism"
- "vegetarianism"
- "peace"
- "love"
- "freedom"
- "health"
- "healing"
- "compassion"
- "prosperity"
- "morality"
- "ethics"
author: Chad Michael Greenwood
publisher: Hyperling
email: me@hyperling.com
custom_css:
- "style.css"
markup:
goldmark:
renderer:
unsafe: true