forked from MozillaCentroamerica/mozillaca.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
52 lines (49 loc) · 990 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
50
51
52
# Site settings
title: MozillaCA
email: mozillacentroamerica@gmail.com
description: Sitio web de Mozilla Centroamérica"
author: Mozilla Centroamérica
baseurl: "" # the subpath of your site, e.g. /blog/
url: "" # the base hostname & protocol for your site
host: 0.0.0.0
port: 4000
twitter_username:
github_username:
# Build settings
markdown: kramdown
languages:
- es
assets:
cache: .asset-cache
prefix: "assets"
compress:
css: true
js: true
assets:
- "*.png"
- "*.jpg"
- "*.svg"
- "*.gif"
- "main.css"
- "vendor.css"
- "all.js"
# digest: true
sources:
- _assets
- _assets/js
- _assets/css
- _assets/img
- _assets/fonts
gems:
- jekyll-assets
- jekyll-feed
- jekyll-sitemap
- jekyll-livereload
- uglifier
- jekyll-admin
exclude:
- Gemfile
- Gemfile.lock
- .asset-cache/
livereload: true # You no longer need to include --livereload
reload_port: 5678 # If you don't want to use the default port