Files
v2.xevion.dev/_config.yml
Xevion 4a2f6c176a Fix Atom feed link, change URL style, be less honest
- And by "be less honest", I mean, don't say that I suck at anything on the front page of my website.
2022-02-27 02:47:24 -06:00

14 lines
327 B
YAML

title: Xevion.dev
email: xevion@xevion.dev
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://xevion.dev" # the base hostname & protocol for your site, e.g. http://example.com
github: xevion
highlighter: rouge
permalink: pretty
plugins:
- jekyll-feed
exclude:
- CNAME
- LICENSE
sass:
style: compressed