Commit graph

124 commits

Author SHA1 Message Date
z0x
844d31754d feat: add AGPL-3.0
All checks were successful
build dist / build-dist (push) Successful in 37s
2025-04-24 21:49:15 -04:00
z0x
722dfa3613 fix: forgot to fully remove mdx
All checks were successful
build dist / build-dist (push) Successful in 45s
2025-04-24 21:28:57 -04:00
z0x
c1d7b69a5f fix(package): finish adding biomejs
Some checks failed
build dist / build-dist (push) Failing after 32s
add trustedDependencies
2025-04-24 21:26:57 -04:00
z0x
55e76d4563 refactor(package): remove bun.lock
Some checks failed
build dist / build-dist (push) Has been cancelled
2025-04-24 21:26:06 -04:00
z0x
45c331a36e refactor: ignore .md in language stats 2025-04-24 21:25:39 -04:00
z0x
f95b96764f feat(package): remove mdx and add simple-icons 2025-04-24 21:24:36 -04:00
z0x
800789db7a feat(index): add social icons 2025-04-24 21:24:07 -04:00
z0x
e58ca4fad7 fix(content): fix mobile width 2025-04-24 21:23:18 -04:00
z0x
4646544782 refactor(index): remove bottom navigation 2025-04-24 21:22:31 -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
actions[bot]
7a6857ae31 chore(deps): bump dependencies 2025-04-24 00:01:27 +00:00
actions[bot]
60d5549028 chore(deps): bump dependencies 2025-04-23 00:03:10 +00:00
actions[bot]
b50fd3d1ac chore(deps): bump dependencies 2025-04-22 00:01:36 +00:00
actions[bot]
0ca4977270 chore(deps): bump dependencies 2025-04-20 00:01:58 +00:00
actions[bot]
bf54ea4e87 chore(deps): bump dependencies 2025-04-19 00:02:25 +00:00
actions[bot]
ca7c41a700 chore(deps): bump dependencies 2025-04-18 00:01:40 +00:00
actions[bot]
c2a0032c78 chore(deps): bump dependencies 2025-04-17 00:02:00 +00:00
actions[bot]
c82bb0af51 chore(deps): bump dependencies 2025-04-16 00:01:44 +00:00
actions[bot]
8f8f8dce94 chore(deps): bump dependencies 2025-04-15 00:02:03 +00: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
actions[bot]
c7b25dd61e chore(deps): bump dependencies 2025-04-09 00:01:15 +00:00
actions[bot]
6435bdf31c chore(deps): bump dependencies 2025-04-08 00:01:13 +00:00
actions[bot]
b6764e63ca chore(deps): bump dependencies 2025-04-07 00:00:46 +00:00
actions[bot]
9083d78e8d chore(deps): bump dependencies 2025-04-06 00:01:44 +00:00
actions[bot]
246d164a61 chore(deps): bump dependencies 2025-04-05 00:01:32 +00:00
actions[bot]
f6ee336d42 chore(deps): bump dependencies 2025-04-04 00:01:19 +00:00
actions[bot]
53bc4512ec chore(deps): bump dependencies 2025-04-03 00:01:32 +00:00
actions[bot]
e9504a560d chore(deps): bump dependencies 2025-04-02 00:01:13 +00:00
actions[bot]
83db5802a1 chore(deps): bump dependencies 2025-04-01 00:01:35 +00:00
z0x
a014eef464 chore(index): update description
All checks were successful
build dist / build-dist (push) Successful in 26s
2025-03-29 14:46:27 -04:00
actions[bot]
bfb034ee31 chore(deps): bump dependencies 2025-03-28 00:02:48 +00:00
actions[bot]
b2887ffc37 chore(deps): bump dependencies 2025-03-27 00:01:35 +00:00
actions[bot]
746fe53ced chore(deps): bump dependencies 2025-03-26 00:01:21 +00: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
actions[bot]
5ff1ac0a44 chore(deps): bump dependencies 2025-03-23 23:19:03 +00: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
hy
efd7682952
chore(readme): add example blog (#16) 2025-03-22 15:25:49 -07:00
enscribe
2753b84501
fix(readme): wording 2025-03-22 02:33:20 -07:00
enscribe
6cac15f53b
feat: tailwind v4, expressive-code migration (#12) 2025-03-22 02:29:21 -07:00
enscribe
27f6d9650a
Merge branch 'main' into feat/upgrade-tailwind-shadcn 2025-03-22 02:28:23 -07:00
enscribe
12bc6711b9
fix(css): remove margin from direct first & last children 2025-03-22 02:23:43 -07:00
enscribe
04a06debde
fix: add remark-sectionize in articles 2025-03-22 02:18:42 -07:00
enscribe
af62bcb39f
fix: add postinstall command 2025-03-21 22:42:56 -07:00
enscribe
0cf9a9fd45
fix: move patch-package from devDependencies 2025-03-21 22:37:51 -07:00
enscribe
28bd68c09e
feat(content): new blog post 2025-03-21 22:29:21 -07:00
enscribe
8e6df747e0
feat: add patch to rehype-pretty-code 2025-03-21 20:53:33 -07:00