forked from joshualande/joshualande.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
38 lines (29 loc) · 841 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
35
36
37
38
# Dependencies
markdown: redcarpet
redcarpet:
extensions: ["tables"]
pygments: true
# Permalinks
permalink: pretty
# Setup
title: Joshua Lande
tagline: 'Data Science, Apache Pig, Hadoop, Blogging, Tweets, Astrophysics'
url: http://www.joshualande.com
shorturl: joshualande.com
author:
name: 'Joshua Lande'
url: https://twitter.com/joshualande
paginate: 1
# Custom vars
version: 1.0.0
github:
repo: github.com/joshualande/joshualande.github.io
# This is the list of pages to include in the header of the website.
pages_list:
About: '/about/'
Archive: '/archive/'
Feed: '/atom.xml'
# Allow URL Redirects:
# * https://help.github.com/articles/redirects-on-github-pages
gems:
- jekyll-redirect-from