From a19d98ce7e590e6c7f82aa08f7e9791a72e2e8bc Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sun, 7 Jun 2020 14:14:41 +0200 Subject: Split english and norwegian posts. This turned out a bit different than I initially though. The english and norwegian sections will essentially be separate. Afaict there's no direct way to make a "combined view" listing both english and norwegian posts. However, I think that's fine. Let's roll with this for now. --- content/blog/2015-10-02-kalandra/index.en.md | 39 ++++++++++++++++++++++++++++ content/blog/2015-10-02-kalandra/index.md | 39 ---------------------------- 2 files changed, 39 insertions(+), 39 deletions(-) create mode 100644 content/blog/2015-10-02-kalandra/index.en.md delete mode 100644 content/blog/2015-10-02-kalandra/index.md (limited to 'content/blog/2015-10-02-kalandra') diff --git a/content/blog/2015-10-02-kalandra/index.en.md b/content/blog/2015-10-02-kalandra/index.en.md new file mode 100644 index 0000000..e406be8 --- /dev/null +++ b/content/blog/2015-10-02-kalandra/index.en.md @@ -0,0 +1,39 @@ ++++ +title = "Kalandra" +lang = "en" + +[taxonomies] +tags = ["kalandra", "music"] + +[extra] +author = "harald" ++++ + +{% figure(img="kalandra-onto-the-fire.jpg") %} +Kalandra - _Onto the fire_ +{% end %} + +I discovered this wonderful band while attending the Fjell og Ord (Mountains +and Words) festival at Finse 1222 this last weekend of september. Finse is +located at the topmost point on the railway between Bergen and Oslo, and is an +excellent base for walking in one of the most beautiful but harsh areas of the +Norwegian mountains. + + + +In accordance with the theme for the festival - quiet - the band performed a +purely accoustic set the first night. They're originally a six-piece, but for +this appearance only three members was present. The next day we got to see a +more "plugged" set where one of the accoustic guitars was exchanged for an +electric one. There was also some more experimental use of effects on the +vocals. Both sets were very well performed, and showed a band that's both +confident and able to come close to the audience. + +{% figure(img="kalandra-sell-your-voice.jpg") %} +Kalandra - _Sell your voice_ +{% end %} + +Check them out at their [Bandcamp][1] or [SundCloud][2] sites! + +[1]: https://kalandra.bandcamp.com/ +[2]: https://soundcloud.com/kalandra diff --git a/content/blog/2015-10-02-kalandra/index.md b/content/blog/2015-10-02-kalandra/index.md deleted file mode 100644 index e406be8..0000000 --- a/content/blog/2015-10-02-kalandra/index.md +++ /dev/null @@ -1,39 +0,0 @@ -+++ -title = "Kalandra" -lang = "en" - -[taxonomies] -tags = ["kalandra", "music"] - -[extra] -author = "harald" -+++ - -{% figure(img="kalandra-onto-the-fire.jpg") %} -Kalandra - _Onto the fire_ -{% end %} - -I discovered this wonderful band while attending the Fjell og Ord (Mountains -and Words) festival at Finse 1222 this last weekend of september. Finse is -located at the topmost point on the railway between Bergen and Oslo, and is an -excellent base for walking in one of the most beautiful but harsh areas of the -Norwegian mountains. - - - -In accordance with the theme for the festival - quiet - the band performed a -purely accoustic set the first night. They're originally a six-piece, but for -this appearance only three members was present. The next day we got to see a -more "plugged" set where one of the accoustic guitars was exchanged for an -electric one. There was also some more experimental use of effects on the -vocals. Both sets were very well performed, and showed a band that's both -confident and able to come close to the audience. - -{% figure(img="kalandra-sell-your-voice.jpg") %} -Kalandra - _Sell your voice_ -{% end %} - -Check them out at their [Bandcamp][1] or [SundCloud][2] sites! - -[1]: https://kalandra.bandcamp.com/ -[2]: https://soundcloud.com/kalandra -- cgit v1.2.3