1
Fork 0
treehouse/crates
liquidev c537eb844f change the way branch permalinks work
branch permalinks still use /b, but /b?abc now acts as a redirect rather than doing annoying JavaScript garbage
I changed the branch element ID format to accomodate this---now the IDs are of form `b-{id}` rather than `{tree_path}:{id}`.
the old way was stupid anyways.

I hope nothing breaks too majorly because of this.
2025-01-12 00:28:48 +01:00
..
treehouse change the way branch permalinks work 2025-01-12 00:28:48 +01:00
treehouse-format refactors: replacing config derived data with vfs, removing markdown 2024-11-23 21:43:58 +01:00