We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce74f8d commit b1ef628Copy full SHA for b1ef628
_config.yml
@@ -1,30 +1,20 @@
1
# Dependencies
2
-#markdown: kramdown
3
-#highlighter: rouge
4
gems:
5
- jekyll-paginate
6
- jekyll-gist
7
8
# Permalinks
9
permalink: pretty
10
-#relative_permalinks: true
11
12
# Setup
13
title: Alex Gude
14
-tagline: 'Scientist'
15
-description: 'Data Scientist'
+tagline: 'Data Scientist'
+description: 'The home page and blog of Alexander Gude'
16
url: http://alexgude.com
17
baseurl: /
18
19
author: 'Alexander Gude'
20
-name: 'Alexander Gude'
21
22
# Blog
23
paginate: 5
24
paginate_path: "/blog/page:num/"
25
-
26
-# Custom vars
27
-version: 2.1.0
28
29
-github:
30
-repo: https://github.com/poole/hyde
0 commit comments