-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
27 lines (23 loc) · 810 Bytes
/
_config.yml
File metadata and controls
27 lines (23 loc) · 810 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
title: Alex J. Chan
email: me@alexjchan.com
description: ""
author: Alex J. Chan
baseurl: ""
url: "https://alexjchan.com"
# Social Profiles
twitter_username: AlexJChan
github_username: XanderJC
facebook_username:
instagram_username:
linkedin_username: alexjchan
remote_theme: StartBootstrap/startbootstrap-clean-blog-jekyll
# Add your google-analytics ID here to activate google analytics
google_analytics: UA-186031837-1 # out your google-analytics code
# Build settings
markdown: kramdown
paginate: 5
paginate_path: "/posts/page:num/"
plugins:
- jekyll-feed
- jekyll-paginate
- jekyll-sitemap ## Uncomment this line to silently generate a sitemaps.org compliant sitemap for your Jekyll site