Commit graph

9 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 f35c21a8c0
Fix TypeScript errors 2024-09-06 11:05:02 -04:00
Foster Hangdaan 4b8e72b1d6
Pin icon images to specific version
Instead of using the `latest` version, which could introduce breaking changes.
2024-03-11 15:57:14 -04:00
Foster Hangdaan 5b2d1d93e4
Format code
Used `deno fmt`.
2024-03-05 18:38:42 -05:00
Foster Hangdaan eba10034a3
Add unique key prop for each child in a list 2023-12-11 19:19:55 -05:00
Foster Hangdaan a0d64dbe0c
Create PostListItem component 2023-08-26 21:26:19 -04:00
Foster Hangdaan c41ee1fb96
Minor edits to Blog page
- Changed content of message when there are no posts
- Changed description
- Add null alt value fro decorative image
2023-08-06 11:04:01 -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 4e3f05d0df
Add Blog page 2023-08-05 14:46:03 -04:00