commits
i <3 components
nothing really works apart from the home page and /random-splash,
but it's in progress!
* i tried to move things around to make space for the museum and I have finally become frustrated with this framework!!
* transition to SSR Blazor, up next!
* i like the components idea that React has, but I don't want to use JS...
* ^^ initially the reason for the Nabura/"PSX" compiler project, but since finding out that Blazor has it natively (+ an SSR-only mode), I am switching away
* instead of packing header in the 1st line, delimit it with `%---`to allow multi-line
* move content retrieval to own function
* component function now takes .md path instead of the parsed header (does it by itself)
* i tried to move things around to make space for the museum and I have finally become frustrated with this framework!!
* transition to SSR Blazor, up next!
* i like the components idea that React has, but I don't want to use JS...
* ^^ initially the reason for the Nabura/"PSX" compiler project, but since finding out that Blazor has it natively (+ an SSR-only mode), I am switching away