adjust pages to not include manual subpage listings

This commit is contained in:
りき萌 2025-01-15 20:27:00 +01:00
parent fbb9f39353
commit 4013b44996
23 changed files with 37 additions and 224 deletions

View file

@ -1,81 +1,8 @@
%% title = "tower of computer wizardry"
visibility = "Private"
% id = "01H8Y427B4ADTNBGZ6RJRC86XP"
- this is the bit magic shift-twiddle wizardry zone
% id = "01H8Y427B4WC1CF9RHPZPXE77W"
- and also more than just bit magic but I like how that sounds
% id = "01HPD4XQQ5GPQ20C6BPA8G670F"
- :folder: *blog*
% content.link = "programming/aoc"
id = "01JDZKMPHT02WJBF2TC5YBWGMB"
+ :page: Advent of Code feels
% content.link = "programming/vfs"
id = "01JDJJHCGTAJ78K8WRXV00ZEJC"
+ :page: composable virtual file systems
% content.link = "programming/cstring-starts-with"
id = "01JCGAM56KS2C6D4XZ1MRATXH4"
+ :page: prefix matches with C strings
% content.link = "programming/buildsome"
id = "01J7BYKQHZKYQ969T3PH3V8HF1"
+ :page: not quite buildless
% content.link = "programming/haku"
id = "01J4J4PAXRWZDP9PAZNGCQ9S3D"
+ :page: haku - writing a little programming language for fun
% content.link = "programming/lvalues"
id = "01HY5R1ZW0M0Y5KQ1E8F0Q73ZT"
+ :page: places, or what is up with `*x` not always meaning the same thing
% content.link = "programming/systems"
id = "01J0PBKY1AAPGXG6NSRDTMV48F"
+ :page: systems are just a bunch of code
% content.link = "programming/or-types"
id = "01HTWN4XB2YMF3615BE8V6Y76A"
+ :page: OR-types
% content.link = "programming/tairu"
id = "01HPD4XQQ5WM0APCAX014HM43V"
+ :page: tairu - an interactive exploration of 2D autotiling techniques
% content.link = "programming/about-treehouse"
id = "01H89RFHCQ1YB7CXBBR6NDDAC1"
redirect_from = ["about-treehouse"]
+ :page: about the treehouse
% id = "01HRG2RJCNKT9JJJVQ8WVRC9CA"
- :folder: *languages*
% content.link = "programming/cxx"
id = "programming/languages/cxx"
+ :folder: C++
% content.link = "programming/javascript"
id = "programming/languages/javascript"
+ :page: JavaScript
% content.link = "programming/lua"
id = "programming/languages/lua"
+ :page: Lua
% id = "01HRG2RJCN8J42NK0KWD3SBSJA"
- :folder: *technologies*
% content.link = "programming/unreal-engine"
id = "programming/technologies/unreal-engine"
+ :folder: Unreal Engine
% content.link = "programming/opinions"
id = "programming/opinions"
+ :folder: *opinions*