Commit graph

73 commits

Author SHA1 Message Date
z0x
17a1981fba feat: update theme handling and improve icons
All checks were successful
build dist / build-dist (push) Successful in 47s
2025-05-23 21:04:11 -04:00
z0x
0e48c6baf7 feat: improve header 2025-05-23 20:18:16 -04:00
z0x
8e2f17651d refactor: update shadcn components 2025-05-17 12:57:25 -04:00
z0x
f3a62f0dc2 chore: remove all analytics 2025-05-17 12:57:10 -04:00
z0x
816a0fe0b9 fix rybbit id
All checks were successful
build dist / build-dist (push) Successful in 36s
2025-05-07 19:21:23 -04:00
z0x
e515d03dcd feat(index): add rybbit
All checks were successful
build dist / build-dist (push) Successful in 37s
2025-05-07 19:14:20 -04:00
z0x
69ddacc7cf fix(index): reading time non-null assertion
All checks were successful
build dist / build-dist (push) Successful in 37s
2025-05-07 15:31:41 -04:00
z0x
a522447570 refactor: update footer, revamp theme toggle, add head metadata, post navigation spacing
All checks were successful
build dist / build-dist (push) Successful in 35s
2025-05-07 10:01:47 -04:00
z0x
81d454824a refactor: improved typography, revert back to global.css 2025-05-07 09:05:25 -04:00
z0x
4379511206 refactor(index): add footer link to z0x.ca. redirect header link to / 2025-05-07 09:00:11 -04:00
z0x
60eab25066 refactor(index): rename global.css to globals.css 2025-05-07 08:58:37 -04:00
z0x
c0aec29131 refactor(shadcn): use radix-ui mono-package 2025-05-07 08:57:45 -04:00
z0x
6c7b8d823a chore: remove unused shadcn/ui components
All checks were successful
build dist / build-dist (push) Successful in 37s
2025-04-25 22:04:13 -04:00
z0x
e8722431f3 refactor(index): make theme toggle a button
All checks were successful
build dist / build-dist (push) Successful in 35s
2025-04-25 21:45:55 -04:00
z0x
36870785bc refactor: biome lint
All checks were successful
build dist / build-dist (push) Successful in 32s
2025-04-24 22:12:22 -04:00
z0x
e82befa2a2 feat(astro): add partytown for umami
All checks were successful
build dist / build-dist (push) Successful in 38s
2025-04-23 21:58:39 -04:00
z0x
e783f822b6 refactor(index): merge changes from erudite
All checks were successful
build dist / build-dist (push) Successful in 29s
2025-04-10 17:26:22 -04:00
z0x
b7f170b73f feat(index): add utm_source
All checks were successful
build dist / build-dist (push) Successful in 29s
2025-04-09 20:39:04 -04:00
z0x
6c1d9fce5b feat(index): add obsidian callouts
All checks were successful
build dist / build-dist (push) Successful in 30s
2025-03-23 20:26:30 -04:00
z0x
8560239425 refactor: rebase from hard fork into soft fork that follows upstream 2025-03-23 19:17:50 -04:00
enscribe
021accda4e
fix: handle mailto: links in AuthorCard (#17) 2025-03-23 01:28:35 -07:00
enscribe
931bf7277c
refactor: update site metadata structure 2025-03-22 17:21:30 -07:00
enscribe
71d1df3bd7
chore: miscellaneous cleanup
- Update README documentation
- Update favicon configuration
- Enhance site metadata in Head.astro and consts.ts
- Refactor RSS feed generation logic in rss.xml.ts
- Adjust avatar schema to accept both URL and local paths in content.config.ts
2025-03-22 16:25:52 -07:00
enscribe
04a06debde
fix: add remark-sectionize in articles 2025-03-22 02:18:42 -07:00
enscribe
28bd68c09e
feat(content): new blog post 2025-03-21 22:29:21 -07:00
enscribe
bbdb1ef828
feat: dedicated typography file, remove tailwind-typography 2025-03-21 20:03:30 -07:00
enscribe
8cf00868c4
fix: remove unnecessary prop 2025-03-21 15:50:27 -07:00
enscribe
000cb09020
chore(deps): update and improve component styles 2025-03-21 14:46:08 -07:00
enscribe
cf570be96e chore: lint, update readme 2025-02-18 15:25:52 -08:00
enscribe
513aa6a8b5 feat: tailwind v4, shadcn, expressive-code 2025-02-18 15:09:38 -08:00
enscribe
a84a9c5554
fix: use group-open on padding 2024-12-30 15:57:20 -08:00
enscribe
5504649890
fix: bad breakpoints, padding 2024-12-30 12:33:18 -08:00
enscribe
781a437da3
fix: bad TableOfContentsHeading y-padding 2024-12-30 01:25:46 -08:00
enscribe
86312d32ee
chore: adjust ProjectCard and tag Badge design 2024-12-25 21:08:47 -08:00
Jayden
0704481e0b feat: upgrade to astro 5 2024-12-24 06:20:40 +00:00
jason
3c0ee024cb fix: ambiguous wording in PostNavigation 2024-10-20 12:39:38 -07:00
jason
98adfca816 fix: inverted PostNavigation logic 2024-10-14 21:58:04 -07:00
enscribe
e3e29ae66e
feat: optimized blog layout 2024-10-06 19:34:24 -07:00
jason
818c23fc75 fix(toc): dynamic height on ScrollArea 2024-10-02 01:04:06 -07:00
jason
e06b17e82b fix: scrollable table of contents 2024-10-01 16:02:24 -07:00
enscribe
1ad80ac5bc
refactor: major nitpicks
- refactor: change default import alias
- feat: add icons to breadcrumbs
- fix: add `site_name` og tag
- feat: hover on feedback for `Link`s and `TableofContentsHeadings`
- fix: add `external` to `SocialIcons`
2024-09-19 22:16:13 -07:00
enscribe
6764644c2e
refactor: lucide icons via astro-icon 2024-09-19 13:12:13 -07:00
enscribe
c4b6e75915
fix: bad typography overrides (#1) 2024-09-19 12:03:58 -07:00
enscribe
c64a081508
fix: add header offset to IntersectionObserver 2024-09-18 23:18:46 -07:00
enscribe
b63cf6779d
fix: font-weight layoutshift in ToC 2024-09-18 23:13:55 -07:00
enscribe
3b1fcf5663
refactor(font): use local woff2 2024-09-18 17:52:04 -07:00
enscribe
aaaa2302f2
feat: implement pagination 2024-09-15 15:52:53 -07:00
enscribe
72baf20564
fix: layout adjustments 2024-09-15 13:45:12 -07:00
enscribe
5e616ac2e0
fix: break-words on prose 2024-09-15 13:23:03 -07:00
enscribe
05daa7025e
feat: auto-generate robots.txt 2024-09-14 09:31:24 -07:00