summaryrefslogtreecommitdiff
path: root/_config.yml
blob: d3caf3f38084deb7f485ed61bd73e3092004bfa0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# This is the default format. 
# For more see: https://github.com/mojombo/jekyll/wiki/Permalinks
permalink: /:categories/:year/:month/:day/:title 
auto: true
pygments: true
var:
  archive_path: /archive.html
  categories_path : /categories.html
  tags_path : /tags.html

production_url : http://username.github.com # or your custom domain name
title : Jekyll Boostrap

author :
  name : Name Lastname
  email : blah@email.test
  github : username
  twitter : username
  feedbuder : feedname

exclude: .rbenv-version