-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
29 lines (29 loc) · 843 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
base_path: travels.oxy.fi
permalink: '/:categories/:title/'
title: Travel log
description: >-
A collection of places I've seen, routes I've traveled and how much I spent
while doing it
assets:
/scripts/app.js: /scripts/app.js?id=c1b8417cd6336250aa27
/styles/app.css: /styles/app.css?id=11abc160b5ff25c147a6
/../_includes/abovefold.css: /../_includes/abovefold.css?id=887b9cdae5df907a8034
/scripts/manifest.js: /scripts/manifest.js?id=3c768977c2574a34506e
/scripts/vendor.js: /scripts/vendor.js?id=571764db2f409933e3d2
author:
name: Oskar
email: public@oxy.fi
github: oxyc
picasa: 114201888556629440000
instagram: '@oscholdstrom'
google_analytics: UA-6980403-12
disqus: //travelsoxyfi.disqus.com
plugins:
- jekyll-feed
exclude:
- CNAME
- README.md
- package.json
- vendor
- bower_components
- node_modules