Commit graph

13 commits

Author SHA1 Message Date
Foster Hangdaan b7bc906545
Switch to S3 bucket for static assets
This replaces all asset links to use the new public S3 bucket. It also
upgrades several packages:

- Simple Icons v10.2.0 to v13.9.0
- Tabler Icons v2.47.0 to v3.14.0
- HightightJS v11.9.0 to v11.10.0
- Monaspace v1.000 to v1.101
2024-09-08 10:45:36 -04:00
Foster Hangdaan 5b2d1d93e4
Format code
Used `deno fmt`.
2024-03-05 18:38:42 -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 2e9c2d995c
Remove extra space 2023-10-09 10:27:17 -04:00
Foster Hangdaan 9898383823
Stop certain links from opening in a new tab 2023-09-15 16:28:02 -04:00
Foster Hangdaan f907389ce5
Minor edits 2023-08-10 23:14:45 -04:00
Foster Hangdaan cddd18fb9c
Minor edit 2023-08-08 19:04:54 -04:00
Foster Hangdaan b38f36b3c5
Update GPG Key page 2023-08-08 19:01:17 -04:00
Foster Hangdaan 19325bb610
Refactor navbar
- Added `alt` text to `<img/>` tags.
- No longer using a loop since there are not many entries. This also
  simplifies customizing each item.
2023-08-06 10:43:35 -04:00
Foster Hangdaan f04758c971
Generate navigation items using the nav plugin
The `nav_icon` page data specifies which icon will be displayed in
the nav entry.
2023-08-04 22:00:39 -04:00
Foster Hangdaan 09c5b0bfdc
Update GPG Key page
- Moved the info/warning to the top of the page.
- Changed some content to make it more concise.
2023-08-04 21:15:18 -04:00
Foster Hangdaan 2e853eb78e
Add blockquote attribute 2023-08-03 20:52:01 -04:00
Foster Hangdaan 2ca9f3c80f
Convert content from TSX to Markdown 2023-08-03 19:31:43 -04:00