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




                                                                  
           



                


                
             
 
            
                 
 


                                                      



              

                
                       







                

                   
                    
                      

          





                       
                       
           
                       
---
languages: ["no", "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.
#baseurl: /
assets:
  features:
    liquid: true

collections:
  concerts:
    output: true
  volunteers:

future: true
permalink: pretty

matomo_instance_url: "https://volse.anduin.net/piwik/"
matomo_site_id: 6

defaults:
  -
    scope:
      path: ""
    values:
      lang: "no"
      layout: "default"
  -
    scope:
      path: "en"
    values:
      lang: "en"
  -
    scope:
      path: ""
      type: "posts"
    values:
      layout: "post"
      author: "Harald"
  -
    scope:
      path: "_posts/en"
      type: "posts"
    values:
      lang: "en"
  -
    scope:
      path: "_concerts"
    values:
      layout: "concert"