Rip out categories entirely, various bits of cleanup, and put all posts on the main page (for now).

This commit is contained in:
Anna Rose Wiggins 2019-12-04 20:24:14 -05:00
parent 5d6a616f45
commit 0fe4708ecf
12 changed files with 32 additions and 92 deletions

View file

@ -8,14 +8,13 @@
# Site settings
title: Anna and the Bunches
email: annabunches@gmail.com
description: > # this means to ignore newlines until "baseurl:"
description: >
The story of Anna and her lifelong friends, Left Bunch and Right Bunch.
The power... the passion... the danger. Their courage will change the world.
baseurl: "" # the subpath of your site, e.g. /blog
url: "http://annabunch.es" # the base hostname & protocol for your site
baseurl: ""
url: "https://annabunch.es"
twitter_username: annabunches
github_username: annabunches
exclude: ["_posts/**/*.asc"]
permalink: none
timezone: America/New_York
@ -23,21 +22,6 @@ timezone: America/New_York
# Build settings
markdown: kramdown
# Category settings
category_metadata:
technology:
title: "The Technologist"
description: This section of the blog is where I talk about technology. Tutorials, rants, and discussions about programming languages, operating systems, hardware, and more.
main: true
media:
title: "The Player of Games"
description: Here I talk about media. Video games, tabletop games, movies, TV.
main: true
religion:
title: "The Mystic"
description: Discussions of my adventures with faith, spirituality, truth, and magic. Lots of woo here.
main: false
defaults:
- scope:
path: ""