-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
47 lines (43 loc) · 861 Bytes
/
Copy path_config.yml
File metadata and controls
47 lines (43 loc) · 861 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
title: Ryought::Lab
author: Ryo Nakabayashi
email: ryonakabayashi@gmail.com
description: >-
Ryo Nakabayashi (ryought) Bioinformatics and web engineer
baseurl: ""
url: "https://ryought.app"
# Build settings
markdown: kramdown
kramdown:
input: GFM
theme: minima
plugins:
- jekyll-feed
- jekyll-sitemap
sitemap:
file: "/sitemap.xml"
# include_posts:
# - index.html
# - about.html
# - projects.html
# minima-specific settings
# https://github.com/jekyll/minima/tree/v2.5.0
show_excerpts: true
twitter_username: ryought
github_username: ryought
facebook_username: ryo.nakabayashi
rss: rss
header_pages:
- about.md
- projects.html
minima:
date_format: "%Y-%m-%d"
disqus:
shortname: "ryought-lab"
exclude:
- Gemfile
- Gemfile.lock
- node_modules
# - vendor/bundle/
# - vendor/cache/
# - vendor/gems/
# - vendor/ruby/