generated from chadbaldwin/simple-blog-bootstrap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
47 lines (41 loc) · 1.43 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
title: "Notez"
author: "Marcus Del Greco"
description: "In this day of modern technology, you need a Neanderthal." # This will show up in places like twitter, linkedin, etc, if you share your sites url as a post.
# Email / Social media user names used by the minima theme:
# All of these are optional and can be removed or commented out
email: "[email protected]"
#twitter_username: "twitteruser"
#github_username: "delgreco"
#linkedin_username: "marcusdelgreco"
#facebook_username: username
#flickr_username: username
#instagram_username: username
#pinterest_username: username
#youtube_username: marcusdelgreco
#googleplus_username: +username
# this only repeats in the social-links in footer
# what the minima theme has already added for Subscribe RSS
#rss: rss
#########################################################################################
######### Nothing below needs to be changed (unless you know what you're doing) #########
#########################################################################################
# Github uses 2.5.1 as of 11/2023
# and we're sticking with it for now
theme: "minima"
# don't use latest minima as it breaks what we have
#remote_theme: jekyll/minima
kramdown:
syntax_highlighter_opts:
disable: true
plugins:
- jekyll-feed
- jekyll-sitemap
titles_from_headings:
strip_title: true
collections: true
defaults:
- scope:
path: ""
type: post
values:
tags: Other