treehouse: rework the structure a bit
This commit is contained in:
parent
2f2fbc683a
commit
afd7f38958
|
@ -1,50 +1,51 @@
|
|||
%% title = "treehouse"
|
||||
%% title = "the Construct"
|
||||
|
||||
% id = "01HP5AKRNQY9TCEHCQDM09YH64"
|
||||
- ## welcome to the Construct
|
||||
% id = "01HP5AKRNQM1W672XM435DPDJD"
|
||||
- you managed to click on the tree, hooray!
|
||||
|
||||
% id = "01HP5AKRNQM1W672XM435DPDJD"
|
||||
- you managed to click on the tree, hooray!
|
||||
% id = "treehouse/changelog"
|
||||
content.link = "treehouse/changelog"
|
||||
+ #### :folder: what's going on inside the house?
|
||||
|
||||
% id = "treehouse/changelog"
|
||||
content.link = "treehouse/changelog"
|
||||
+ #### :folder: what's going on inside the house?
|
||||
% id = "treehouse/issues"
|
||||
- #### :folder: [issue tracker][def:treehouse/issues]
|
||||
|
||||
% id = "treehouse/issues"
|
||||
- #### :folder: [issue tracker][def:treehouse/issues]
|
||||
% id = "treehouse/credits"
|
||||
- #### :page: credits
|
||||
|
||||
% id = "treehouse/credits"
|
||||
+ #### :page: credits
|
||||
% id = "01HPSX8W0WQF2BXQ9RMME20628"
|
||||
- **liquidex's treehouse** is brought to you by…
|
||||
|
||||
% id = "01HPSX8W0WQF2BXQ9RMME20628"
|
||||
- **liquidex's treehouse** is brought to you by…
|
||||
% id = "01HPSX8W0W4ABATHQC52KXRPBV"
|
||||
- [liquidex][branch:01H89P3CH836K8WKQ9BPR6RE3C]! of course. that's me!
|
||||
|
||||
% id = "01HPSX8W0W4ABATHQC52KXRPBV"
|
||||
- [liquidex][branch:01H89P3CH836K8WKQ9BPR6RE3C]! of course. that's me!
|
||||
% id = "01HPSX8W0WTAFZPEGZPDB9CBJ3"
|
||||
- the piece of software called [treehouse][def:treehouse/repo] which powers this website. it's open source, together with the content!
|
||||
|
||||
% id = "01HPSX8W0WTAFZPEGZPDB9CBJ3"
|
||||
- the piece of software called [treehouse][def:treehouse/repo] which powers this website. it's open source, together with the content!
|
||||
% id = "01HPSX8W0WDZHMPA0JNRJ6KP86"
|
||||
- but you may not wanna spoil the latter for yourself. have some fun exploring instead!
|
||||
|
||||
% id = "01HPSX8W0WDZHMPA0JNRJ6KP86"
|
||||
- but you may not wanna spoil the latter for yourself. have some fun exploring instead!
|
||||
% id = "01HPSX8W0WXGR5AJ6D7332AJCT"
|
||||
+ [my girlfriend][def:person/vixenka], who's been supporting me in making this website more friendly towards stubborn people
|
||||
|
||||
% id = "01HPSX8W0WXGR5AJ6D7332AJCT"
|
||||
+ [my girlfriend][def:person/vixenka], who's been supporting me in making this website more friendly towards stubborn people
|
||||
% 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 = "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 my friends!
|
||||
|
||||
% id = "01HPW0KZ90S1SV6ZPSDYM42DG8"
|
||||
- special thanks to...
|
||||
% id = "01HPW0KZ90CGB5CJESK5JR3YVC"
|
||||
+ areox
|
||||
|
||||
% id = "01HPSX8W0WF11C5VXT0DH69Y2Z"
|
||||
- [ezioleq][def:person/ezioleq], for being an avid reader and pointing out lots of little things that could be improved
|
||||
% id = "01HPSX8W0WF11C5VXT0DH69Y2Z"
|
||||
+ [ezioleq][def:person/ezioleq]
|
||||
|
||||
% id = "01HPW0KZ90Q2WT2QV6Q9NS68HH"
|
||||
- [firstbober][def:person/firstbober], for being cool with my stupid questions about web technologies
|
||||
% id = "01HPW0KZ90Q2WT2QV6Q9NS68HH"
|
||||
+ [firstbober][def:person/firstbober]
|
||||
|
||||
% id = "01HPW0KZ90CGB5CJESK5JR3YVC"
|
||||
- areox, for staying inspired :sparkles:
|
||||
% id = "01JDZ7FBSM2WWXMNR42X32HVTF"
|
||||
+ [olekolek1000 (aka oo8)][def:person/olekolek1000]
|
||||
|
||||
% id = "01HPW0NE76BTP1RP0Y12WTGRSV"
|
||||
- and special thanks to you---my dear explorer!
|
||||
|
||||
% id = "01HPW0NE76BTP1RP0Y12WTGRSV"
|
||||
- you, my dear explorer!
|
||||
|
|
|
@ -46,6 +46,7 @@ canonical_url = "https://liquidex.house"
|
|||
"person/areox" = "https://areox.boo"
|
||||
"person/ezioleq" = "https://ezioleq.com"
|
||||
"person/firstbober" = "https://firstbober.com"
|
||||
"person/olekolek1000" = "https://oo8.dev"
|
||||
"person/vixenka" = "https://vixenka.com"
|
||||
|
||||
[feed]
|
||||
|
|
Loading…
Reference in a new issue