Commit graph

23 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 ace62a9736
Mention that this should be a GoDaddy domain 2023-12-04 15:08:03 -05:00
Foster Hangdaan 351b12131e
Fix incorrect API URL 2023-12-04 15:01:49 -05:00
Foster Hangdaan 2a34772457
Use the correct Ipify API URL 2023-12-04 10:49:57 -05:00
Foster Hangdaan 76630a7ff9
Add extension to script filename 2023-12-04 08:36:58 -05:00
Foster Hangdaan a18101eaba
Use <kbd> instead of inline code for key input 2023-12-03 21:44:41 -05:00
Foster Hangdaan 12302767f1
Minor edit 2023-12-03 18:53:44 -05:00
Foster Hangdaan f976703780
Minor edit 2023-12-03 18:32:46 -05:00
Foster Hangdaan 0fc042d049
Remove unnecessary header ID attributes
The ID attributes are no longer needed after adding the TOC plugin:
b4573b64d0
2023-12-03 11:23:27 -05:00
Foster Hangdaan 7015f339f2
Add post: "Make Your Own DDNS"
Squashed commit of the following:

commit bfbffeb5ffeeff9ffacb0a9c8353e41d3d83537b
Author: Foster Hangdaan <foster@hangdaan.email>
Date:   Sat Dec 2 16:00:00 2023 -0500

    Updated draft

commit 60a87b55b9f5f7adce7b70f88fc571d6fce0d57b
Author: Foster Hangdaan <foster@hangdaan.email>
Date:   Sat Dec 2 13:49:30 2023 -0500

    Initial draft
2023-12-02 16:02:53 -05:00
Foster Hangdaan f5e2412870
Minor edits and corrections 2023-11-28 20:37:35 -05:00
Foster Hangdaan 5db7f627d8
Add blog post: Retro Gaming on an Old Laptop
Closes #9

Squashed commit of the following:

commit be147322061a2f6a122804e93bd94bf378aadb10
Author: Foster Hangdaan <foster@hangdaan.email>
Date:   Tue Nov 28 18:22:52 2023 -0500

    More edits

commit 97b80058036228c597ea465069da67dd4edebc6f
Author: Foster Hangdaan <foster@hangdaan.email>
Date:   Tue Nov 28 18:16:17 2023 -0500

    New draft

commit 0c206502cbc3688e6d26fd2b9e54e5c7d1fc9467
Author: Foster Hangdaan <foster@hangdaan.email>
Date:   Tue Nov 28 16:16:26 2023 -0500

    Latest draft

commit e59fb38ded86f052616476200d2d47e4267bf88f
Author: Foster Hangdaan <foster@hangdaan.email>
Date:   Sun Aug 27 13:41:20 2023 -0400

    Update draft

commit a5cace35b930278d9c3ac6c629decc22c2b2eff2
Author: Foster Hangdaan <foster@hangdaan.email>
Date:   Tue Aug 8 22:46:55 2023 -0400

    Update draft

commit 2a418212ab1d0c848917b924e68425e7941e624c
Author: Foster Hangdaan <foster@hangdaan.email>
Date:   Sat Aug 5 18:22:22 2023 -0400

    First draft
2023-11-28 18:26:52 -05:00
Foster Hangdaan a0d64dbe0c
Create PostListItem component 2023-08-26 21:26:19 -04:00
Foster Hangdaan 7fde2ae97c
Squashed commit of the following:
commit bceec739ecbc799551549bbda4e1a91cfd7f2d77
Author: Foster Hangdaan <foster@hangdaan.email>
Date:   Sat Aug 26 20:59:45 2023 -0400

    Update draft

commit 3c04aeb46b0197831fbbab69495bf182761a62f0
Author: Foster Hangdaan <foster@hangdaan.email>
Date:   Sat Aug 26 20:06:13 2023 -0400

    Initial draft
2023-08-26 21:02:53 -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 cf5c1c5496
Add RSS and JSON feeds 2023-08-05 20:13:10 -04:00
Foster Hangdaan 65cf7c1b69
Add layout and data for posts 2023-08-05 17:32:29 -04:00
Foster Hangdaan 4e3f05d0df
Add Blog page 2023-08-05 14:46:03 -04:00