forked from LeNPaul/Lagrange
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_config.yml
executable file
·35 lines (30 loc) · 1.01 KB
/
_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
# Site Build Settings
# Jekyll-paginate-v2 configuration
# pagination:
# enabled: true
# per_page: 5
# permalink: '/page/:num/'
# title: ':title - page :num of :max'
# limit: 0
# sort_field: 'date'
# sort_reverse: true
# jekyll-paginate configuration
baseurl: ""
url: "https://ngvlong.com"
site.github.url: "https://github.com/ngvlongit1/ngvlongit1.github.io"
github_username: ngvlongit1
publish: true
paginate: 5
# Build settings
markdown: kramdown
highlighter: rouge
permalink: none
plugins: [jekyll-paginate, jekyll-sitemap, jekyll-feed, jekyll-seo-tag]
# Customise atom feed settings (this is where Jekyll-Feed gets configuration information)
title: 'Long Tom'
description: 'Software Engineer'
author: 'Long and Colleague'
summary: '"If you want to go fast, go alone. If you want to go far, go together"'
# RSS 2.0 can be used instead of Atom by uncommenting following two lines
# feed:
# path: rss-feed.xml