diff --git a/content/music/fuck-drm.tree b/content/music/fuck-drm.tree index 39bad18..3c95030 100644 --- a/content/music/fuck-drm.tree +++ b/content/music/fuck-drm.tree @@ -6,6 +6,31 @@ % id = "01HPECQ3Z1EZEQS2J0CY4A0CMA" - I'm aware they know *very well* what they're doing. just, y'know, *fuck them.* +% id = "01HPWEESFV7TPXA6H5BCZVZKD6" ++ exhibit 2: ODDTAXI soundtrack + + % id = "01HPWEESFVY5WGP5NY94QXFQ2A" + - I watched this anime recently and I really liked the soundtrack, so I thought to myself "cool, gotta buy it and enjoy it in glorious FLAC while I'm driving my ~~taxi~~ car" + + % id = "01HPWEESFV1W7Y0713F5P74EPQ" + - naturally I was absolutely unprepared for the shitshow that is purchasing music from Japan + + % id = "01HPWEESFVC3ZX091BN3ZFT4YB" + - for some reason some business pinheads thought it would be an *incredible and wise idea* to introduce *region locks* to music! + + % id = "01HPWEESFV2AF3V1GMFZYKECHF" + - fuck the fact that you can legitimately buy this album as a pack of FLAC files in Japan, if you're anywhere else - eat shit! + + % id = "01HPWEESFVSRH7H5NSQKQ849FK" + - I understand that dealing with taxes and all that bullshit is annoying and expensive. but there already exists a solution to that. + + % id = "01HPWEESFVFAYKQAT39Y2ESNFX" + - it's called Bandcamp. people already use it. it works. and it's good. + + % id = "01HPWEESFVAB5NWZFXR2G75XEA" + - and I know it's owned by Epic Games right now, but as a consumer I literally Could Not Care Less. + They handle my payments. the money goes to the artists. and all the parties involved are happy! + % id = "01HPECQ3Z1SG5J6Y12TD2E4Q1B" + exhibit 1: The Flashbulb's music is gone from Spotify diff --git a/content/treehouse.tree b/content/treehouse.tree index dbb08e4..e2f4a9a 100644 --- a/content/treehouse.tree +++ b/content/treehouse.tree @@ -31,5 +31,17 @@ % id = "01HPSX8W0WMX4YXY9WMAM40QKH" - she says every part of this sentence apart from "*my girlfriend*" is untrue. I think I know better, so deal with it! + % id = "01HPW0KZ90S1SV6ZPSDYM42DG8" + - special thanks to... + % id = "01HPSX8W0WF11C5VXT0DH69Y2Z" - [ezioleq][def:person/ezioleq], for being an avid reader and pointing out lots of little things that could be improved + + % id = "01HPW0KZ90Q2WT2QV6Q9NS68HH" + - [firstbober][def:person/firstbober], for being cool with my stupid questions about web technologies + + % id = "01HPW0KZ90CGB5CJESK5JR3YVC" + - [areox][def:person/areox], for staying inspired :sparkles: + + % id = "01HPW0NE76BTP1RP0Y12WTGRSV" + - you, my dear explorer! diff --git a/crates/treehouse/src/cli/generate.rs b/crates/treehouse/src/cli/generate.rs index 7af2fec..b2591b4 100644 --- a/crates/treehouse/src/cli/generate.rs +++ b/crates/treehouse/src/cli/generate.rs @@ -279,7 +279,6 @@ pub fn generate(paths: &Paths<'_>) -> anyhow::Result { config.site = std::env::var("TREEHOUSE_SITE").unwrap_or(config.site); config.autopopulate_emoji(&paths.static_dir.join("emoji"))?; config.autopopulate_pics(&paths.static_dir.join("pic"))?; - dbg!(&config.pics); info!("cleaning target directory"); let _ = std::fs::remove_dir_all(paths.target_dir); diff --git a/treehouse.toml b/treehouse.toml index ad555d2..3d04d9d 100644 --- a/treehouse.toml +++ b/treehouse.toml @@ -25,7 +25,9 @@ description = "a place on the Internet I like to call home" "word/iff" = "https://en.wiktionary.org/wiki/iff" # People +"person/areox" = "https://areox.boo" "person/ezioleq" = "https://ezioleq.com" +"person/firstbober" = "https://firstbober.com" "person/vixenka" = "https://github.com/Vixenka" [emoji]