-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
33 lines (27 loc) · 834 Bytes
/
_config.yml
File metadata and controls
33 lines (27 loc) · 834 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
# Dependencies
markdown: kramdown
highlighter: rouge
# Setup
title: theo
tagline: notes
description: jekyll testing
url: https://ledakis.com/
baseurl: /
# the optional subpath of your site, e.g. "/my-jekyll-site/"
# This will apply to all pages in your Jekyll site.
author:
name: Theocharis Ledakis
url: https://twitter.com/tledakis
email: info@mail.ledakis.com
paginate: 5
# paginate_path: '/page:num'
# Or '/my-jekyll-site/page:num' if you want to move your index pages
plugins:
- jekyll-feed
- jekyll-gist
- jekyll-paginate
- jekyll-sitemap
# Custom vars
version: 2.0.1
github:
repo: https://github.com/ledakis/ledakis.github.io