-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
38 lines (35 loc) · 957 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
# Site settings
author:
name: Takahiro Miyoshi
url: https://sankichi.net/
twitter: sankichi92
lang: ja-JP
google_analytics: UA-29326026-1
date_format: "%Y年%-m月%-d日"
# Build settings
theme: null
markdown: CommonMarkGhPages
commonmark: # Remove `tagfilter` extension from https://github.com/github/pages-gem/blob/919909ac50c197a248ecd293b71feeabcb8ef58d/lib/github-pages/configuration.rb#L153-L156
extensions: ['table', 'strikethrough', 'autolink']
options: ['FOOTNOTES']
permalink: /:categories/:title/
plugins:
- jekyll-feed
- jekyll-octicons
- jekyll-relative-links
- jekyll-seo-tag
- jekyll-sitemap
# jekyll-relative-links
relative_links:
collections: true
# jekyll-seo-tag
twitter:
username: sankichi92
card: summary
social:
name: Takahiro Miyoshi
links:
- https://twitter.com/sankichi92
- https://github.com/sankichi92
- https://www.facebook.com/sankichi9
- https://www.linkedin.com/in/sankichi92/