Commit graph

7 commits

Author SHA1 Message Date
Foster Hangdaan dbe3de69d4
Set font, Monaspace Xenon, for code docstrings 2023-12-03 19:11:16 -05:00
Foster Hangdaan 77c25a8170
Set a font family for code comments. 2023-12-03 18:31:25 -05:00
Foster Hangdaan ec515c4dbc
Change fonts
- Mona Sans for paragraphs and default text.
- Hubot Sans for headings and titles.
- Monaspace for code and other monospace text.

Removed CascadiaCode and Ubuntu fonts.
2023-11-27 17:43:21 -05:00
Foster Hangdaan 9c5329e04f
Replace Nerd Fonts
We now use the Ubuntu and CascadiaCode fonts from the official sources.
These are smaller in size and are much better for web usage.
2023-07-29 17:24:43 -04:00
Foster Hangdaan 6b5fa15f2c
Refactored fonts
- Added fonts as static assets. We no longer depend the client's system
  to have the fonts installed.
- Moved site wide monospace and sans-serif font families to a global variable.
2023-07-27 22:51:48 -04:00
Foster Hangdaan 1b1482a8d9
Under the hood changes to container styles
Previously, the entire main content was fitted inside one element. Now,
each section and container handle their own paddings and margins. This
allows for more flexibility as to how each container can be styled.
2023-07-26 22:31:46 -04:00
Foster Hangdaan d794f194fd
Add initial styles 2023-07-23 20:21:43 -04:00