- Set
#main-content > mainmin-height so the footer never appears in the middle of the page (e.g., 404 page: https://djvill.github.io/APLS/files/blah%20blah)- Something to do with finding height of
+ and maybe also .main-header and doing some math
- Something to do with finding height of
- 404 issue link: Prefill some values (isaacs/github#99 (comment))
- Add glossary
- Mark words as
<span class="glossary">, have them link to anchors on a glossary page
- Mark words as
- Switch from light mode to dark mode
- Callouts: Add icon to
::beforebased on (e.g.)site.note.icon- This is tricky because it's an SVG and it's hard to target
::beforew/ JS. - Prob easier in CSS/Sass if Liquid variables allowed there
- This is tricky because it's an SVG and it's hard to target