|
7b07e6e521
|
feat: switch markdown parser to remark + friends
|
2024-04-07 01:08:22 -07:00 |
|
|
245444e297
|
feat: center blog post content
|
2024-04-07 00:35:38 -07:00 |
|
|
57a10b9be8
|
style: fix h1 styling in mobile toc
|
2024-04-07 00:08:09 -07:00 |
|
|
51556c3336
|
style: change h1 toc link styling
|
2024-04-07 00:05:50 -07:00 |
|
|
9f2c27d429
|
style: update mobile ToC styling
|
2024-04-07 00:04:58 -07:00 |
|
|
f6a6af79f5
|
added too much stuff
|
2024-04-06 22:39:21 -07:00 |
|
|
f59d667226
|
feat: add mobile toc footer (and animation adjust)
|
2024-04-06 20:55:14 -07:00 |
|
|
24e0a6f1ff
|
feat: overhaul sticky toc styling
|
2024-04-06 18:31:45 -07:00 |
|
|
cadc1f637f
|
feat: add sticky toc
|
2024-04-06 03:05:16 -07:00 |
|
|
8233c4c49b
|
feat: add back to top button and view archived link
|
2024-04-06 01:01:15 -07:00 |
|
|
51d7318942
|
feat: add smooth scroll behavior, except on page change
|
2024-04-06 00:47:28 -07:00 |
|
|
9485a61226
|
chore: remove commented out header
|
2024-04-06 00:47:15 -07:00 |
|
|
c572ae1d62
|
feat: add back to top button on /blog
|
2024-04-06 00:24:13 -07:00 |
|
|
8fb267ec0f
|
style: change radius and thickness in logos to em based
|
2024-04-06 00:20:41 -07:00 |
|
|
ad7adeb287
|
chore: rename app.css to app.pcss
|
2024-04-06 00:17:08 -07:00 |
|
|
10764886e4
|
refactor: remove debug logging from navbar
|
2024-04-06 00:16:32 -07:00 |
|
|
3cfbb34041
|
ci: add dayjs to known words list
|
2024-04-05 23:58:05 -07:00 |
|
|
4d578139af
|
fix: removed gpg component that was breaking everything
THIS TOOK ME 4 HOURS
|
2024-04-05 23:34:56 -07:00 |
|
|
106dbc9349
|
style: adjust size of subheading text on blog landing
|
2024-04-05 04:55:16 -07:00 |
|
|
729210cac4
|
fix: add prerender entries to /year/slug to build properly
|
2024-04-05 04:51:29 -07:00 |
|
|
9b5fab47c1
|
feat: shift props around in components to prepare for real data
|
2024-04-05 04:47:59 -07:00 |
|
|
8d03497232
|
style: increase line spacing in blog posts
|
2024-04-05 04:27:59 -07:00 |
|
|
bd53c89296
|
feat: add metadata display to blog posts
|
2024-04-05 04:27:46 -07:00 |
|
|
13069c4e2a
|
fix: dot matrix background formatting
|
2024-04-05 03:59:53 -07:00 |
|
|
3b5d9c3781
|
feat: change footer text
|
2024-04-05 03:57:16 -07:00 |
|
|
bf8ff9026b
|
feat: add blog landing page
|
2024-04-05 03:47:55 -07:00 |
|
|
64e1ff17af
|
feat: re-enable client rendering on all pages
|
2024-04-05 02:01:30 -07:00 |
|
|
b3b971fad9
|
style: increase background blur in navbar
|
2024-04-05 00:43:18 -07:00 |
|
|
1bb1ef5fc9
|
revert: back to pnpm
|
2024-04-05 00:13:00 -07:00 |
|
|
d5b1a3694a
|
fix: switch back to bun for real
|
2024-04-05 00:00:02 -07:00 |
|
|
526942a919
|
fix: switch back to bun
|
2024-04-04 23:55:38 -07:00 |
|
|
1dbee6322f
|
ci: fix spell check (FINALLY)
|
2024-04-04 21:20:27 -07:00 |
|
|
3137cd9b25
|
feat: prerender and disable csr on other pages
|
2024-04-04 17:35:23 -07:00 |
|
|
56a3c6ecf4
|
feat: prerender main page and blog
|
2024-04-04 17:30:51 -07:00 |
|
|
1dc9028ea8
|
chore: rename katex.min.css to katex.css
|
2024-04-04 17:23:48 -07:00 |
|
|
f2d69ca31d
|
ci: hopefully this fixes everything for real
|
2024-04-04 16:51:30 -07:00 |
|
|
724a3e282a
|
ci: add more dictionaries to spelling.yml
Hopefully this fixes everything...
|
2024-04-04 16:48:48 -07:00 |
|
|
97014a87c0
|
ci: add extra dictionary and patterns to spellcheck
|
2024-04-04 16:43:51 -07:00 |
|
|
dd72cd565c
|
docs: update readme instructions from bun to pnpm
|
2024-04-04 16:34:11 -07:00 |
|
|
c3584ca561
|
fix: switch from bun to pnpm to avoid vercel build error
|
2024-04-04 16:31:25 -07:00 |
|
|
d8d2c2989a
|
chore: add favicon for vercel deployments
|
2024-04-04 16:26:30 -07:00 |
|
|
5d96b7f7d5
|
chore: update bun lockfile
|
2024-04-04 16:26:23 -07:00 |
|
|
1ece36bbe6
|
style: reduce text contrast in blog
|
2024-04-04 16:19:01 -07:00 |
|
|
925dc0dcb8
|
feat: make theme picker dropdown wide on mobile
|
2024-04-04 16:16:21 -07:00 |
|
|
a40b96329c
|
feat: add dropdown to color picker with 'system' option
|
2024-04-04 16:07:29 -07:00 |
|
|
a6c261cb22
|
chore: format shadcn components
|
2024-04-04 15:34:04 -07:00 |
|
Youwen Wu
|
7c483c7fdd
|
ci: add spell-check action
|
2024-04-04 15:16:51 -07:00 |
|
|
c26de6ecfe
|
style: update dark mode and adjust accent colors
|
2024-04-04 15:11:35 -07:00 |
|
|
e39cce1da6
|
fix: revert emoji font fallback to improve performance
|
2024-04-04 14:39:11 -07:00 |
|
|
2ba407a208
|
chore: commit bun lockfile
|
2024-04-04 12:46:14 -07:00 |
|