forked from gridcoin-community/Gridcoin-Site
-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
44 lines (36 loc) · 802 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
# Jekyll Configuration
#
# Site settings
#
title: Gridcoin
description: > # this ">" means to ignore newlines until "baseurl:"
Gridcoin is a cryptocurrency which rewards volunteer distributed computation
performed on the BOINC platform on top of Proof-of-Stake.
baseurl: "" # the subpath of your site, e.g. /blog
license: The MIT License
license_url: https://opensource.org/licenses/MIT
#
# Build settings
#
repository: gridcoin-community/Gridcoin-Site
exclude:
- .travis.yml
- Gemfile
- Gemfile.lock
- LICENSE
- Old Data
- README.md
- CNAME
destination: build
plugins:
- jekyll-sitemap
- jekyll-redirect-from #run after sitemap to not include redirects in sitemap.xml
#
# Front Matter Defaults
#
defaults:
-
scope:
path: ""
values:
layout: layout