Colophon
This site is a work-in-progress. The website will evolve as we progress through our class — you can inspect its code and use it as a tool to learn the techniques discussed in class.
V5
- add print styles via media queries
V4
- add “dark mode” button via jQuery
V3
- change typeface to variable font Magmatic and Dispatch Mono for code
- update colors that work better with type
- add subnavigation anchors to sidebar
V2
- typeface changed to IBM Plex served via Google Fonts
- add basic css styling, media queries for responsive layouts
- single breakpoint @ 800px
V1
- use basic semantic markup
- use standard link styling and behavior
- use browser typographic defaults
font-family: 'system-ui';
- add click-activated element reveals
- add
aside
section for reference websites on each page