-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
_config.yml
52 lines (40 loc) · 895 Bytes
/
_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
48
49
50
51
52
highlighter: pygments
title: "Ben Soyka"
tagline: "A high school student who loves to code, write, take photos, and more"
description: "A high school student who loves to code, write, take photos, and more"
url: https://bsoyka.me
baseurl: /
color: "#ffe8a9"
plugins:
- jekyll-feed
- jekyll-paginate
- jekyll-redirect-from
- jekyll-sitemap
- jemoji
author:
name: "Ben Soyka"
url: https://bsoyka.me
twitter_username: bsoyka3
github_username: bsoyka
collections:
redirects:
output: true
permalink: /:path/
icons:
output: true
permalink: /:path/
disqus:
url: https://bsoyka.me
shortname: bsoyka
defaults:
- scope:
path: "blog/_posts"
values:
layout: post
paginate: 5
sass:
style: compressed
compress_html:
clippings: all
github:
repo: https://github.com/bsoyka/website