From f3e9f97505b56937673bbbc850aa3ad49b1e75d5 Mon Sep 17 00:00:00 2001 From: Marie Date: Thu, 5 Dec 2024 00:05:51 +0100 Subject: [PATCH] add music --- build.mb | 1 + data/index.sad | 2 +- data/music.sad | 112 +++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 114 insertions(+), 1 deletion(-) create mode 100644 data/music.sad diff --git a/build.mb b/build.mb index 8de7db9..c78cda8 100644 --- a/build.mb +++ b/build.mb @@ -17,6 +17,7 @@ sector c_rules section sites list str input 'index', + 'music', 'projects/fpc-sitegen', 'projects/sad', 'projects/mariebuild', diff --git a/data/index.sad b/data/index.sad index 25e7594..c09d2ad 100644 --- a/data/index.sad +++ b/data/index.sad @@ -4,7 +4,7 @@ {$begin-section} about {$head} about -I'm Marie and I like C, Freepascal and Rust. +I'm Marie and I like programming (particularly in C, Freepascal and Rust), music and Half-Life. This website was made using my own static-site generator written in 100% freepascal. Since I am too lazy to make a nice template this also looks like shit :) diff --git a/data/music.sad b/data/music.sad new file mode 100644 index 0000000..e3f9390 --- /dev/null +++ b/data/music.sad @@ -0,0 +1,112 @@ +{$start} +{$title} music (which I like) + +(non exhaustive listing) + +{$begin-section} artists-by-genre +{$head} artists by genre + +{$begin-section} rock +{$sub-head} rock + +* Dick Dale
+* Fanny
+* Farm
+* Hexvessel
+* Jim Croce
+* Lucifer's Friend
+* Nirvana
+* The Alan Parsons Project
+* The Beatles
+* The Doors
+* Yura Yura Teikoku
+ +{$end-section} +{$begin-section} progrock +{$sub-head} progrock + +* Focus
+* Gebärväterli
+* King Gizzard
+* Pink Floyd
+* Primus (could be argued to be Funk Metal)
+* Procol Harum
+* Yes
+ +{$end-section} +{$begin-section} postpunk +{$sub-head} postpunk (and similar) + +* Alyans
+* Bauhaus
+* Хуго-Уго (Hugo-Ugo)
+* Joy Division
+* Molchat Doma
+* Nuage & Das Bassorchester
+* The Sound
+ +{$end-section} +{$begin-section} electronic +{$sub-head} electronic (generally categorised as such by me) + +* Jean-Michel Jarre
+* Kraftwerk
+* Yellow Magic Orchestra
+* The Half-Life OST (1, 2 and the Episodes)
+* KFC Murder Chicks
+ +{$end-section} +{$begin-section} other +{$sub-head} other + +* Black Sabbath
+* David Bowie
+* Donovan
+* Farmer Boys
+* Kryzys
+* Nico
+* Pisse
+* Rodríguez
+* The Walker Brothers
+* Wipers
+ +{$end-section} +{$end-section} +{$begin-section} favorite-albums +{$head} favorite albums + +(in no particular order): + +* Focus - In And Out Of Focus
+* The Alan Parsons Project - I Robot
+* Kraftwerk - Trans Europa Express
+* Lucifer's Friend - Lucifer's Friend
+* Lucifer's Friend - Banquet
+* Nico - The Marble Index
+* Primus - Frizzle Fry
+* Primus - Sailing The Seas Of Cheese
+* The Doors - Strange Days
+* Yellow Magic Orchestra - Technodelic
+* Joy Division - Closer
+* Joy Division - Unknown Pleasuers
+* Hexvessel - When We Are Death
+* Donovan - What's Bin Did and What's Bin Hid
+* The Walker Brothers - Nite Flights
+ +{$end-section} +{$begin-section} currently-favorite-songs +{$head} currently favorite songs + +(in no particular order): + +* Focus - Anonymous
+* Procol Harum - Conquistador
+* Primus - John The Fisherman
+* Primus - Too Many Puppies
+* Primus - Those Damned Blue-Collar Tweekers
+* Dick Dale (& His Del-Tones) - Surfing Drums
+* Focus - Eruption (Live, Teatro Municipal Joao Caetano, Brazil, 14 September 2017)
+* ESG - U.F.O
+* Rodríguez - Hate Street Dialogue
+ +{$end-section}