forked from eduardoboucas/buildtimes
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
49 lines (37 loc) · 769 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
39
40
41
42
43
44
45
46
47
48
49
title: Eduardo Bouças
email: [email protected]
description: "Software engineer with a crush on the web"
baseurl: ""
url: "https://eduardoboucas.com"
markdown: kramdown
sass:
sass_dir: _sass
style: compressed
exclude:
- node_modules
- vendor
paginate: 9
paginate_path: "/page/:num/"
googleAnalyticsId: UA-54012006-1
gems:
- jekyll-paginate
- jekyll-github-metadata
- jemoji
excerpt_separator: <!--more-->
collections:
tv:
output: true
defaults:
- scope:
path: ""
type: tv
values:
layout: tv
permalink: /video/:title
future: true
# Serving
detach: false
port: 4100
host: 0.0.0.0
# Staticman
staticmanUrl: https://api.staticman.net/v2/entry/eduardoboucas/eduardoboucas.github.io/master/comments