forked from poole/hyde
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
42 lines (30 loc) · 830 Bytes
/
_config.yml
File metadata and controls
42 lines (30 loc) · 830 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
34
35
36
37
38
39
40
41
# Dependencies
markdown: kramdown
highlighter: rouge
# Permalinks
permalink: pretty
relative_permalinks: false
# Setup
title: Christoph Stich
tagline: 'XYZ'
description: 'PhD student at the intersection of geography and computer science'
url: http://cstich.github.io
baseurl: http://www.stich.xyz/
author:
name: 'Christoph Stich'
url: https://twitter.com/cstich
paginate: 5
# Custom vars
version: 0.0.2
github:
repo:
exclude: [vendor,CNAME,README.md]
pages_list:
About: '/about'
Archive: '/archive'
Catalog: '/catalog'
Feed: '/atom.xml'
gems: [jekyll-paginate]
mapbox-token: pk.eyJ1IjoiY3N0aWNoIiwiYSI6IlZCRVBhR2MifQ.NIhxFR5_gG6IhVaVyX_UxA
mapid: cstich.41df8321
mapboxjs: v2.1.5