aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-05-26 08:33:15 -0400
committerBradley Taunt <bt@btxx.org>2024-05-26 08:33:15 -0400
commit7bc33e9815001f96ef6b22c507cf9bf2194ec684 (patch)
tree222dd13a36f6ec18e766ba98744fc01cdea5eea7 /_config.yml
parente417a818e207a6cca6e2f3c471611673ab836a62 (diff)
Static placement of minima theme, minor customizations
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml27
1 files changed, 5 insertions, 22 deletions
diff --git a/_config.yml b/_config.yml
index 1b3824c..539f7d3 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,25 +1,9 @@
-# Welcome to Jekyll!
-#
-# This config file is meant for settings that affect your whole blog, values
-# which you are expected to set up once and rarely edit after that. If you find
-# yourself editing this file very often, consider using Jekyll's data files
-# feature for the data you need to update frequently.
-#
-# For technical reasons, this file is *NOT* reloaded automatically when you use
-# 'bundle exec jekyll serve'. If you change this file, please restart the server process.
-#
-# If you need help with YAML syntax, here are some quick references for you:
-# https://learn-the-web.algonquindesign.ca/topics/markdown-yaml-cheat-sheet/#yaml
-# https://learnxinyminutes.com/docs/yaml/
-#
-# Site settings
-# These are used to personalize your new site. If you look in the HTML files,
-# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
-# You can create any custom variable you would like, and they will be accessible
-# in the templates via {{ site.myvariable }}.
-
title: btxx
+meta_title: btxx.org
email: bt@btxx.org
+author:
+ name: Bradley Taunt
+ email: bt@btxx.org
description: >- # this means to ignore newlines until "baseurl:"
Designer, developer, hardware tinkerer, open source advocate, consumer of dark roast coffee, and writer of very long sentences.
baseurl: "" # the subpath of your site, e.g. /blog
@@ -28,7 +12,6 @@ twitter_username: jekyllrb
github_username: jekyll
# Build settings
-theme: minima
plugins:
- jekyll-feed
@@ -40,7 +23,7 @@ defaults:
permalink: /posts/:title/
sass:
- quiet_deps: true
+ sass_dir: _sass
# Exclude from processing.
# The following items will not be processed, by default.