-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
executable file
·46 lines (40 loc) · 1.04 KB
/
_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
# ------------------- #
# Website information #
# ------------------- #
title: Ryefield Society
owner: Ryefield Society Music
email: contact@ryefieldsociety.com
avatar: https://f4.bcbits.com/img/0031953407_10.jpg
description: >-
Ryefield Society Music.
keywords: Ryefield, Society, Music, Ambient, Bandcamp, Independant, Experimental, postrock, French
site_inception: 2021-08-08
language: en
encoding: utf-8
theme-color: "#ffffff"
future: true
# ------------- #
# News settings #
# ------------- #
excerpt_separator: <!--more-->
# -------------- #
# Build settings #
# -------------- #
plugins:
# Build RSS feed, see here: https://github.com/jekyll/jekyll-feed
- jekyll-feed
# Build search engine tags for seo, see here: https://github.com/jekyll/jekyll-seo-tag
- jekyll-seo-tag
# Build the sitemap, see here: https://github.com/jekyll/jekyll-sitemap
- jekyll-sitemap
exclude:
- .sass-cache/
- .jekyll-cache/
- gemfiles/
- Gemfile
- Gemfile.lock
- node_modules/
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/