commits
only change margins. should fix code blocks and quotes and other stuff looking wonky
should fix the issue where details inside details have weird margins
you can wrap everything in your `aside` with a `details` tag to make it collapsible if its too large. you can make it open by default by adding the `open` attribute.
pages are in a separate repository so this workflow is not needed
fixes certain issues with the header appearing below things sometimes
set to 1000 to make sure it appears above everything, unless other elements have a higher value which is unlikely
you can use multiple articles in the aside element to allow for multiple containers in a sidebar.
also, the second aside element will now appear on the right of the page
if for whatever reason you dont have a header on your page, it won't look cramped anymore
- simplify font stack significantly
- clean boilerplate theme
- replace boilerplate with boilerplate-auto for simplicity (you can still make static color themes)
- remove mono font line in terminal theme
cleanup of the font stack, now using https://systemfontstack.com
windows 11 font, havent tested yet cuz im on mac but it should work :p