Commit Graph

27 Commits

Author SHA1 Message Date
eggy
189964c508 chore: remove duplicate head 2024-03-01 16:04:25 -05:00
eggy
194c5343c6 chore: upgrade dependencies 2024-03-01 13:01:21 -05:00
eggy
304c9d6f36 fix: use html lang 2023-04-18 19:55:55 -04:00
eggy
0b6b798db4 feat: typography attempt 1 2023-02-25 12:33:30 -05:00
eggy
577e00a870 chore: switch away from reactivity transform
also use a released version of nuxt
2023-01-28 15:32:48 -05:00
eggy
c930fd70ec fix: fix build issues 2023-01-03 15:13:28 -05:00
d7934568bd migrate domain 2022-11-01 00:07:14 -04:00
1c6eb2d6fa feat: remove nuxt-zero-js and version bump nuxt
Nuxt rc10 adds a noScript flag, which does the same thing. Remove unnecessary dependencies.
2022-09-15 08:21:52 -04:00
e79f634d22 feat: add nuxt-zero-js
This saves us one step in the build process although doesn't fix the root problem.
2022-09-11 08:53:26 -04:00
df5085c41d fix: use correct id 2022-08-12 21:04:50 -04:00
7925c5b4e7 fix: load custom script 2022-08-12 20:47:10 -04:00
a9a555d20a feat: add manual js
i cannot believe this
2022-08-12 20:44:27 -04:00
98a2cee26a chore: update deps 2022-08-12 20:14:37 -04:00
1fb3e222ee fix: PRERENDERING ISN'T EVEN RELEASED YET
https://github.com/nuxt/framework/issues/6411
2022-08-10 21:00:44 -04:00
ed0eeef2ab fix: god please 2022-08-10 20:42:51 -04:00
00a5c8c4ca fix: home page v-bind 2022-08-10 20:12:06 -04:00
694a0b2691 fix: just screw 404 2022-08-10 19:50:50 -04:00
762a2519c1 really fix 404 2022-08-10 19:40:10 -04:00
aedf88d446 fix: make 404 work 2022-08-10 19:12:32 -04:00
04ab476d9b feat: add 404 page 2022-08-10 18:47:39 -04:00
ec6a5df04b feat: add syntax highlighting 2022-08-10 17:48:32 -04:00
ff1fc96a5c feat: add tag navigation 2022-08-10 16:31:25 -04:00
070b0383c9 feat: lots of things 2022-08-09 15:37:32 -04:00
bd852ba906 feat: add site box
also make mobile easier to see
2022-08-08 17:49:35 -04:00
92d0d70760 feat: make markdown work
dear lord
2022-07-22 15:32:00 -04:00
9c6b91c562 feat: add dark mode 2022-07-21 22:03:35 -04:00
2211879de0 Initial commit 2022-07-21 16:50:03 -04:00