Commit graph

68 commits

Author SHA1 Message Date
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
9ce86f99a0
chore: switch to adapter vercel and trust dependency postinstalls 2024-04-04 12:35:00 -07:00
adce284d94
chore: remove pnpm packagemanager entry from package.json 2024-04-04 12:25:45 -07:00
afe9628e05
chore: process katex fonts using vite at build time 2024-04-04 12:25:23 -07:00
b490d7572f
chore: move faker.js to dev dependency 2024-04-04 12:24:18 -07:00
6df36091c1
fix: remove pnpm-lock.yaml 2024-04-04 12:23:55 -07:00
37f5219c42
style: add font fallbacks 2024-04-04 01:37:06 -07:00
10e181a89b
refactor: change popovers in social to be semantically correct 2024-04-04 01:09:08 -07:00
21b3778f87
style: update spacing in mobile menu 2024-04-03 22:18:50 -07:00
376d7c3c97
feat: finish mobile drawer menu 2024-04-03 22:15:08 -07:00
34aff92c42
added a bunch of stuff, forgot to commit, check description
- add unfinished mobile drawer
- massive blog formatting updates
- small style updates to main page, etc
2024-04-03 20:25:56 -07:00