-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
43 lines (40 loc) · 1.05 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
url: "" # the base hostname & protocol for your site, e.g. http://example.com
baseurl: "" # the subpath of your site, e.g. /blog
title: "Edirom-Summer-School" # the name of your site, e.g. ACME Corp.
sass:
load_paths:
- _sass
- node_modules/bootstrap/scss
style: compressed
copy_to_dest:
- source: node_modules/@fortawesome/fontawesome-free/webfonts/.
target: assets/webfonts/
- source: node_modules/@fortawesome/fontawesome-free/svgs/.
target: assets/svgs/
- source: node_modules/bootstrap/dist/js/bootstrap.min.js
target: assets/js/
- source: node_modules/jquery/dist/jquery.min.js
target: assets/js/
collections:
archiv:
sort_by: title
output: true
permalink: /:path:output_ext
defaults:
- scope:
path: ""
type: "posts"
values:
layout: "post"
- scope:
path: "_archiv/*/programm.html"
values:
layout: "program"
- scope:
path: "_archiv/*/classes"
values:
requirements: "–"
level: "any"
lang: "deutsch"
software: "–"
costs: "–"