-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
32 lines (26 loc) · 824 Bytes
/
_config.yml
File metadata and controls
32 lines (26 loc) · 824 Bytes
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
# Site settings
title: chopys blog
email: cs.chopy@gmail.com
description: > # this means to ignore newlines until "baseurl:"
automotive software engineer - tech - gaming nerd
baseurl: "" # the subpath of your site, e.g. /blog/
url: "https://chopyy.github.io" # the base hostname & protocol for your site
github_username: chopyy
twitter_username: chopyyyy
# A profile picture for the index page
avatar: https://avatars3.githubusercontent.com/u/3890882?v=3&s=460
# Build settings
markdown: kramdown
highlighter: rouge
mathjax: true
kramdown:
input: GFM
auto_ids: true
syntax_highlighter: rouge
remote_theme: pages-themes/cayman@v0.2.0
paginate: 5
plugins:
- jekyll-remote-theme # add this line to the plugins list if you already have one
- jekyll-seo-tag
- jekyll-paginate
google_analytics: G-BFEBLP7QYY