Commit graph

96 commits

Author SHA1 Message Date
Foster Hangdaan 8552b25226
Add style for <kbd> element 2023-12-03 21:40:27 -05:00
Foster Hangdaan 74b73c2264
Enlarge font size of TOC heading 2023-12-03 20:18:54 -05:00
Foster Hangdaan 8bbbc44fe0
Adjust inline code padding 2023-12-03 20:10:49 -05:00
Foster Hangdaan f967b8083d
Overhaul text sizing 2023-12-03 20:05:41 -05:00
Foster Hangdaan dbe3de69d4
Set font, Monaspace Xenon, for code docstrings 2023-12-03 19:11:16 -05:00
Foster Hangdaan bfe88d80ed
Add font: Monaspace Xenon 2023-12-03 19:10:57 -05:00
Foster Hangdaan 77c25a8170
Set a font family for code comments. 2023-12-03 18:31:25 -05:00
Foster Hangdaan e891150835
Add font: Monaspace Radon 2023-12-03 18:21:23 -05:00
Foster Hangdaan 9b947e3c57
Update font URLs 2023-12-03 18:16:37 -05:00
Foster Hangdaan f1a105b3b3
Use alt. sans font for TOC text. 2023-12-03 13:33:17 -05:00
Foster Hangdaan 8439f366c8
Add footnotes plugin 2023-12-03 13:11:01 -05:00
Foster Hangdaan 559dcf3f0c
Fix invalid DOM property names 2023-12-03 11:18:36 -05:00
Foster Hangdaan b4573b64d0
Add Table of Content for posts
This also adds links to markdown headings.

Closes #7
2023-12-03 10:57:42 -05:00
Foster Hangdaan 98d42cd76f
Use the global variable instead of a set value 2023-11-29 16:31:14 -05:00
Foster Hangdaan 5cea657cd4
Add highlight.js plugin for syntax highlighting
Updated a bunch of styling to accomodate the new plugin.
2023-11-29 14:55:46 -05:00
Foster Hangdaan 8bfe718b41
Change header styles
- Use Hubot Sans font family for author and timestamp.
- Remove italics of subheading.
2023-11-29 13:12:49 -05:00
Foster Hangdaan 6ece82ebc0
Enhance blockquote style for larger screens 2023-11-29 12:34:55 -05:00
Foster Hangdaan 5e1339a292
Adjust text line heights 2023-11-29 11:58:53 -05:00
Foster Hangdaan 5dbf9fa28f
Fix extra margins on multi-paragraph lists 2023-11-28 21:56:00 -05:00
Foster Hangdaan 7291d5ef22
Fixes to codeblock (pre)
- Set a value for top and bottom margins.
- Fix the line height being too large.
2023-11-28 21:42:12 -05:00
Foster Hangdaan f50f2b37d3
Adjust line height 2023-11-28 21:34:37 -05:00
Foster Hangdaan c7502688ee
Overhaul font sizes
This aims to improve the readability of the text on desktop displays.
It mainly increases the font size and line height of the text in the
main content.
2023-11-28 21:15:36 -05:00
Foster Hangdaan fc77997449
Use alternative sans font for post list title 2023-11-28 08:28:15 -05:00
Foster Hangdaan d5de0822ae
Revert <main> font weight back to the default 2023-11-28 08:24:52 -05:00
Foster Hangdaan 4b3f034800
Increase <main> section font weight to 450 2023-11-27 18:01:58 -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 7edc193e8f
Remove margins from tags of a post item 2023-10-24 08:51:32 -04:00
Foster Hangdaan 3a4dd2ce30
Add margins to lists 2023-10-23 06:55:14 -04:00
Foster Hangdaan fd36da256b
Add styles for images, screenshots & figures 2023-08-27 17:01:51 -04:00
Foster Hangdaan fe8f19a891
Set appropriate color-scheme according to theme 2023-08-06 11:35:25 -04:00
Foster Hangdaan 1efd79fa27
Prevent icons from being highlighted or selected 2023-08-06 11:11:12 -04:00
Foster Hangdaan 85b275f2f5
Increase icon size 2023-08-05 17:50:59 -04:00
Foster Hangdaan 5e5319ee3f
Display date on header along with author 2023-08-05 17:47:37 -04:00
Foster Hangdaan 65cf7c1b69
Add layout and data for posts 2023-08-05 17:32:29 -04:00
Foster Hangdaan 81da5bf68c
Add ability to display author on header 2023-08-05 17:30:41 -04:00
Foster Hangdaan 0101221ea8
Move .tag-list style to base.scss
Also decreased tag font size a little bit.
2023-08-05 17:29:36 -04:00
Foster Hangdaan 4e3f05d0df
Add Blog page 2023-08-05 14:46:03 -04:00
Foster Hangdaan e53f775325
Add tag style 2023-08-05 14:45:16 -04:00
Foster Hangdaan a0beae19ca
Accept meta and links data in base layout
This allows you to add custom `<meta/>` and `<links/>` tags inside the
document's `<head>`.
2023-08-05 12:20:31 -04:00
Foster Hangdaan 59a24c72ff
Renamed main layout to "base.tsx" 2023-08-05 10:06:45 -04:00
Foster Hangdaan a2980f4a0a
Use proper var for success blockquote 2023-08-04 21:29:41 -04:00
Foster Hangdaan bac4578a9b
Change color of success semantic 2023-08-04 21:28:49 -04:00
Foster Hangdaan 9df3356a0b
Change links color to green
Just following the Tokyo Night usage guide.
2023-08-04 21:22:09 -04:00
Foster Hangdaan a53f419dbb
Update h2 style
- Removed the bottom border.
- Increased top margin.
2023-08-04 21:07:56 -04:00
Foster Hangdaan 11aca8ccee
Remove unit in global line height
This fixes some issues.
2023-08-04 21:05:43 -04:00
Foster Hangdaan 5d1e8bfe29
Style changes to inline code and code blocks 2023-08-04 20:52:36 -04:00
Foster Hangdaan 4cef060d3a
Increase global line height 2023-08-04 20:50:49 -04:00
Foster Hangdaan c00c83b3c7
Use bg filter color for blockquote icon 2023-08-04 18:22:09 -04:00
Foster Hangdaan cb547e9b0f
Add filter for background color 2023-08-04 18:21:40 -04:00
Foster Hangdaan 507523aaab
Use icons from static file server
The TSX icon components have been deleted since they will no longer be used.
2023-08-04 18:16:39 -04:00