From 8d962aabf74c42c3afdc38f2f85fa7b06fd04ef0 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Tue, 19 Apr 2022 00:24:23 +0300 Subject: reimplement website using shell scripts major change, i know. now i'm using ssg and rssg by roman zolotarev. okay, well, not exactly. ssg is modified to generate pages for gemini too. it's hard to maintain two different things simultaneously. bye-bye jekyll! --- en/music/lequalone/chasm-of-psychosis.md | 26 +++++++++++++++++++++++++ en/music/lequalone/index.md | 23 ++++++++++++++++++++++ en/music/lequalone/soul-ocean.md | 22 +++++++++++++++++++++ en/music/lequalone/the-darkness.md | 20 +++++++++++++++++++ en/music/lequalone/wastelands.md | 16 +++++++++++++++ en/music/lequalone/youll-never-hear-me-again.md | 15 ++++++++++++++ 6 files changed, 122 insertions(+) create mode 100644 en/music/lequalone/chasm-of-psychosis.md create mode 100644 en/music/lequalone/index.md create mode 100644 en/music/lequalone/soul-ocean.md create mode 100644 en/music/lequalone/the-darkness.md create mode 100644 en/music/lequalone/wastelands.md create mode 100644 en/music/lequalone/youll-never-hear-me-again.md (limited to 'en/music/lequalone') diff --git a/en/music/lequalone/chasm-of-psychosis.md b/en/music/lequalone/chasm-of-psychosis.md new file mode 100644 index 0000000..b1beac8 --- /dev/null +++ b/en/music/lequalone/chasm-of-psychosis.md @@ -0,0 +1,26 @@ +# L=1 - chasm of psychosis + +``` + +released: 05-10-2015 +style: dark synthwave +``` + +chaotic synthwave lp. + +## tracklist + +1. reign of lie +2. beyond mind exist no future +3. nobody hears you +4. alone in the desert of nothingness +5. empty space within your soul +6. unending void +7. silence of noise +8. hear abomination +9. illusion of hope +10. rainclouds of hate +11. await the dawn of pain +12. in a pursuit of vain +13. you're inside my own hideous nightmare +14. the end of this madness diff --git a/en/music/lequalone/index.md b/en/music/lequalone/index.md new file mode 100644 index 0000000..0e670ca --- /dev/null +++ b/en/music/lequalone/index.md @@ -0,0 +1,23 @@ +# L=1 + +``` + +start_date: 2015.05.28 +end_date: 2015.11.02 +status: closed +tags: dark synthwave, dark ambient +``` + +debut project inspired by *diagnose: lebensgefahr*. + +## releases + +[the darkness](the-darkness.html "28-05-2015") + +[wastelands](wastelands.html "12-09-2015") + +[chasm-of-psychosis](chasm-of-psychosis.html "05-10-2015") + +[soul ocean](soul-ocean.html "26-10-2015") + +[you'll never hear me again](youll-never-hear-me-again.html "02-11-2015") diff --git a/en/music/lequalone/soul-ocean.md b/en/music/lequalone/soul-ocean.md new file mode 100644 index 0000000..1c8f0ab --- /dev/null +++ b/en/music/lequalone/soul-ocean.md @@ -0,0 +1,22 @@ +# L=1 - soul ocean + +``` + +released: 26-10-2015 +style: dark synthwave +``` + +dark atmospheric synthwave. + +[listen on bandcamp](https://haelsorisk.bandcamp.com/album/soul-ocean) + +## tracklist + +1. entrance to the singularity +2. in the vast of the soul ocean +3. eternal dream +4. in the bottom of the soul ocean +5. deep in the cavern +6. in useless searches of life's sense +7. grind alert +8. the last breath diff --git a/en/music/lequalone/the-darkness.md b/en/music/lequalone/the-darkness.md new file mode 100644 index 0000000..c3e4d90 --- /dev/null +++ b/en/music/lequalone/the-darkness.md @@ -0,0 +1,20 @@ +# L=1 - the darkness + +``` + +released: 28-05-2015 +style: dark ambient +``` + +first dark ambient album. + +## tracklist + +1. world of despair +2. apocalyptic panic +3. voices from the deep +4. calm decay +5. distant omen of war +6. night in abandoned church +7. lonely world in which you'll die +8. the darkness diff --git a/en/music/lequalone/wastelands.md b/en/music/lequalone/wastelands.md new file mode 100644 index 0000000..b1088f7 --- /dev/null +++ b/en/music/lequalone/wastelands.md @@ -0,0 +1,16 @@ +# L=1 - wastelands + +``` + +released: 12-09-2015 +style: dark ambient +``` + +apocalyptic synthwave inspired by fallout game series. + +[listen on bandcamp](https://haelsorisk.bandcamp.com/album/wastelands) + +## tracklist + +1. crawling danger +2. wastelands diff --git a/en/music/lequalone/youll-never-hear-me-again.md b/en/music/lequalone/youll-never-hear-me-again.md new file mode 100644 index 0000000..7f79697 --- /dev/null +++ b/en/music/lequalone/youll-never-hear-me-again.md @@ -0,0 +1,15 @@ +# L=1 - you'll never hear me again + +``` + +released: 02-11-2015 +style: dark ambient +``` + +ending ep with sample experiments. + +## tracklist + +1. terrifying mind disassembly disaster +2. no hope, lies exist +3. beyond mind exist no future (re-issue) -- cgit v1.2.3