From 9dcaf807a98362a708136284534ee343dd3f2742 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Thu, 19 Aug 2021 00:22:00 +0300 Subject: add info about music projects much of stuff included here is subject to change. --- _music_projects/aaoth.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 _music_projects/aaoth.md (limited to '_music_projects/aaoth.md') diff --git a/_music_projects/aaoth.md b/_music_projects/aaoth.md new file mode 100644 index 0000000..d6f2e5d --- /dev/null +++ b/_music_projects/aaoth.md @@ -0,0 +1,10 @@ +--- +title: aaoth +other: true +start_date: 30.12.2018 +description: self-titled project for experiments. +tags: experimental no music electronic +logo: /assets/img/aaoth-music-logo.png +--- + +personal experiments and sound studies. -- cgit v1.2.3 From a7a43fa5e99ebda7905604306ec2cf0b03c425f7 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Fri, 20 Aug 2021 22:39:54 +0300 Subject: make music project list page look like art menu also snippet that makes art menu is now separated as mixin (very powerful thing, btw). --- _music_projects/aaoth.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_music_projects/aaoth.md') diff --git a/_music_projects/aaoth.md b/_music_projects/aaoth.md index d6f2e5d..534e896 100644 --- a/_music_projects/aaoth.md +++ b/_music_projects/aaoth.md @@ -1,10 +1,10 @@ --- title: aaoth other: true -start_date: 30.12.2018 +start_date: 2018.12.30 description: self-titled project for experiments. tags: experimental no music electronic -logo: /assets/img/aaoth-music-logo.png +logo: aaoth-logo --- personal experiments and sound studies. -- cgit v1.2.3 From f847e641aed89feae1e693ea128e3a31c9ab118c Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Thu, 26 Aug 2021 14:36:52 +0300 Subject: remove annoying period --- _music_projects/aaoth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_music_projects/aaoth.md') diff --git a/_music_projects/aaoth.md b/_music_projects/aaoth.md index 534e896..aec3831 100644 --- a/_music_projects/aaoth.md +++ b/_music_projects/aaoth.md @@ -2,7 +2,7 @@ title: aaoth other: true start_date: 2018.12.30 -description: self-titled project for experiments. +description: self-titled project for experiments tags: experimental no music electronic logo: aaoth-logo --- -- cgit v1.2.3