blob: 0f287708f4169c71f847fe5236b9886b9c1612ba (
plain) (
blame)
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
|
---
languages: ["nb", "en"]
exclude_from_localizations: ["assets", "css"]
title: Norsk Urskog
description:
Norsk Urskog organises the Norsk Urskog Metal Sampler as a
way to promote unknown and underground metal bands from
Norway. The sampler is distributed at the Inferno Metal Festival
in Oslo, and some other festivals/concerts as supplies last.
gems:
- jekyll-assets
- jekyll-multiple-languages-plugin
assets:
features:
liquid: true
collections:
concerts:
output: true
volunteers:
future: true
defaults:
-
scope:
path: ""
type: "posts"
values:
layout: "post"
author: "Harald"
-
scope:
path: "_concerts"
values:
layout: "concert"
|