-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
45 lines (36 loc) · 1.1 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
title: Guidelines
wg_title:
email: [email protected]
description: >- # this means to ignore newlines
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://guidelines.rism.info" # the base hostname & protocol for your site, e.g. http://example.com
twitter_username: RISM_Music
twitter:
card: summary
enable_search: true
guidelines_dir: "../muscat-guidelines"
muscat_dir: "../muscat"
translations_dir: "../translations"
defaults:
- scope:
path: ""
values:
image: /images/logo-square.png
follow_us:
facebook: https://www.facebook.com/RISM.info/
twitter: https://twitter.com/RISM_music
youtube: https://www.youtube.com/channel/UCWLRkiqVuq8BrYbCArubi_w
sponsors:
- url: https://www.musicology.org/
logo: logo_ims.png
- url: https://www.iaml.info/
logo: logo_iaml.png
languages: ["en", "de", "fr"]
default_lang: "en"
exclude_from_localization: ["assets", "javascript", "images", "css", "README.md"]
parallel_localization: false
lang_from_path: false
sass:
sourcemap: never
theme: rism-theme
src_link: https://github.com/rism-digital/muscat-guielines-site/tree/staging