Commit graph

14 commits

Author SHA1 Message Date
Devin AI
041e13e95c lint: remove unused svelte-ignore comments (17 fixes)
Co-Authored-By: Justin Edmund <justin@jedmund.com>
2025-11-24 05:45:51 +00:00
Devin AI
3b46df5c7b lint: add svelte-ignore comments for @html tags (17 fixes)
Co-Authored-By: Justin Edmund <justin@jedmund.com>
2025-11-24 05:43:42 +00:00
ec0431d2b0 fix: extract JSON-LD script generation to resolve parsing errors
Refactor inline template literals with nested JSON.stringify() into
separate derived variables. Fixes 6 ESLint parsing errors in route files.
2025-11-23 04:47:26 -08:00
a31291d69f refactor: replace deprecated $grey- variables with $gray-
- Replace 802 instances of $grey- variables with $gray- across 106 files
- Remove legacy color aliases from variables.scss
- Maintain consistent naming convention throughout codebase

This completes the migration to the new color scale system.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-25 21:41:50 -04:00
46d655e8f0 Better OpenGraph and HTML metadata 2025-06-11 23:58:11 -07:00
451d5b0f9e Make back button consistent 2025-06-10 22:24:24 -07:00
510255f1bd Make font-scaling more consistent 2025-06-10 10:29:52 -07:00
205244584f Mobile layout adjustments 2025-06-10 10:22:08 -07:00
42a84f8ad7 Refactor project page a bit, consistent arrow icons 2025-06-10 01:46:04 -07:00
f07438ce92 Fix and style permalinks for posts 2025-06-02 13:42:18 -07:00
4a82426dd5 Get rid of explicit excerpt on Post 2025-06-02 13:03:03 -07:00
78443e2bdd Prettier + build errors 2025-06-02 08:41:03 -07:00
2f504abb57 big update 2025-06-01 23:48:10 -07:00
49bde18f27 Add link posts, fix layout 2025-05-26 12:34:59 -07:00