forked from mat3rial/silver-guide-argent
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
34 lines (27 loc) · 911 Bytes
/
_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
# Site Build Settings
# jekyll-paginate configuration
paginate: 5
title: ARCA
tagline: '(not) just about the money'
url: 'https://mat3rial.github.io/'
baseurl: '/ARCA'
# Build settings
markdown: kramdown
highlighter: rouge
permalink: none
plugins: [jekyll-paginate, jekyll-sitemap, jekyll-feed, jekyll-seo-tag]
en_title: (not) just about the money
fr_title: (pas) juste une question d'argent
sass:
sass_dir: assets/css
style: :nested
# Customise atom feed settings (this is where Jekyll-Feed gets configuration information)
title: "ARCA"
description: "a Jekyll theme for running a blog or publication"
author: "Paul Le"
collections:
guide:
output: true
# RSS 2.0 can be used instead of Atom by uncommenting following two lines
#feed:
# path: rss-feed.xml