diff --git a/content/about/index.md b/content/about/index.md index e663df4..dfb6789 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -4,5 +4,4 @@ date = 2024-10-01T17:00:04+02:00 draft = false +++ -Welcome to BadHouseplants. Here you're supposed to find very short musical reviews. - +I don't know what to say here atm diff --git a/content/posts/allanger/idles_brutalism.md b/content/posts/allanger/idles_brutalism.md deleted file mode 100644 index 0140275..0000000 --- a/content/posts/allanger/idles_brutalism.md +++ /dev/null @@ -1,29 +0,0 @@ -+++ -title = 'IDLES - Brutalism' -date = 2024-11-20T16:30:14+01:00 -draft = false -tags = [ - "Tier HIGH", - "2017" -] -genres = ["punk rock"] - -[cover] - image = 'https://s3.badhouseplants.net/badhouseplants-net-main/idles_brutalism.jpg' - alt = 'Brutalism' -+++ - -**Rating**: **4/5** (High tier) - -## Comment - -It's just a very good album, not much I can add. - -## Highlights - -- Well Done -- **Mother** -- Date Night -- Rachel Khoo -- Stendhal Syndrome -- White Privilege diff --git a/content/posts/allanger/kendick-lamar_gnx.md b/content/posts/allanger/kendick-lamar_gnx.md deleted file mode 100644 index 91e726c..0000000 --- a/content/posts/allanger/kendick-lamar_gnx.md +++ /dev/null @@ -1,28 +0,0 @@ -+++ -title = 'Kendick Lamar - GNX' -date = 2024-12-03T14:26:43+01:00 -draft = false -tags = [ - "Tier HIGH", - "2024" -] -genres = ["hip-hop"] - -[cover] - image = 'https://s3.badhouseplants.net/badhouseplants-net-main/kendrick-lamar_gnx.jpg' - alt = 'GNX' -+++ - -**Rating**: **4/5** (High tier) - -## Comment - -It's a good album, but I would expect more from Kendrick. - -## Highlights - -- **wacced out murals** -- hey now -- **tv off** -- **reincarnated** -- dodger blue diff --git a/content/posts/allanger/ministry_hopiumforthemasses.md b/content/posts/allanger/ministry_hopiumforthemasses.md deleted file mode 100644 index 480f33a..0000000 --- a/content/posts/allanger/ministry_hopiumforthemasses.md +++ /dev/null @@ -1,26 +0,0 @@ -+++ -title = 'Ministry - HOPIUMFORTHEMASSES' -date = 2024-11-18T15:49:59+01:00 -draft = false -tags = [ - "Tier MID", - "2024" -] -genres = ["industrial"] - -[cover] - image = 'https://s3.badhouseplants.net/badhouseplants-net-main/ministry_hopiumforthemasses.jpg' - alt = 'HOPIUMFORTHEMASSES' -+++ - -**Rating**: **3/5** (Mid tier) - -## Comment - -I wanted to say it's a terrible release, but I've found myself headbanging while listening to it, and I've added several songs to my playlist after all. - -## Highlights - -- B.D.E -- Aryan Embarrassment -- New Religion diff --git a/content/posts/allanger/prblm_veire-dawf.md b/content/posts/allanger/prblm_veire-dawf.md deleted file mode 100644 index 1ef0be0..0000000 --- a/content/posts/allanger/prblm_veire-dawf.md +++ /dev/null @@ -1,25 +0,0 @@ - -+++ -title = 'prblm - Veire Dawf' -date = 2024-11-27T08:16:38+01:00 -draft = false -tags = [ - "Tier HIGH", - "2024" -] -genres = ["hip-hop"] - -[cover] - image = 'https://s3.badhouseplants.net/badhouseplants-net-main/prblm_veire-dawf.jpg' - alt = 'Veire Dawf' -+++ - -**Rating**: **4/5** (High tier) - -## Comment - -It's a good album that you will probably listen to once in your lifetime. - -## Highlights - -- PUNCH diff --git a/hugo.toml b/hugo.toml index faf03ae..77f2a49 100644 --- a/hugo.toml +++ b/hugo.toml @@ -36,7 +36,7 @@ ShowToc = false Title = "Bad Houseplants" Content = """ Well, hello there. -Here you're supposed to find some music reviews +I ain'g anything to say atm, so it's just an empty page """ [params.editPost]