forked from INI-KU/INI-KU.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
26 lines (23 loc) · 798 Bytes
/
_config.yml
File metadata and controls
26 lines (23 loc) · 798 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
title: INI Lab
email: antonio97k@korea.ac.kr
description: Intelligence aNd Informatics Lab
author: INI Lab
# baseurl: ""
baseurl: "/INI-sample.github.io"
url: "https://startbootstrap.github.io"
# Social Profiles
twitter_username:
github_username:
facebook_username:
instagram_username:
linkedin_username:
# Add your google-analytics ID here to activate google analytics
google_analytics: UA-XXXXXXXXX-X # out your google-analytics code
# Build settings
markdown: kramdown
paginate: 100
paginate_path: "/researchs/page:num/"
plugins:
- jekyll-feed
- jekyll-paginate
- jekyll-sitemap ## Uncomment this line to silently generate a sitemaps.org compliant sitemap for your Jekyll site