summaryrefslogblamecommitdiffstats
path: root/blog/_config.yml
blob: f50a03915e459edfa1c17bbf3f6f51be3cea5ca1 (plain) (tree)
1
2
3
4
5
6
7
8
9
   

                                             
                   




                                                                  



                                    





                





                   
                    
                      

          
                       
           
                       
---
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

collections:
  concerts:
    output: true


defaults:
  -
    scope:
      path: ""
      type: "posts"
    values:
      layout: "post"
      author: "Harald"
  -
    scope:
      path: "_concerts"
    values:
      layout: "default"