Commit Graph

21 Commits

Author SHA1 Message Date
6dfbb830ef
Add IE11 deterrent 2022-09-03 16:35:39 +01:00
7fff13f0ab
Add lightbox for content images 2022-09-02 17:18:40 +01:00
37cc1979be
Start doing a dark mode myself
darkreader is pretty big, and this is nice, simple and fast.

Not to mention has much less JS
2022-08-16 22:51:03 +01:00
1af1addb6f
sass is a full dependency, too 2022-08-03 21:51:07 +01:00
616b5f0415
Move some dependencies into actual dependencies
dev means dev
2022-08-03 21:28:12 +01:00
10bb018417
Embed scss source into sourcemap 2022-08-03 21:27:44 +01:00
e5392fa95d
Add stylelint 2022-08-03 21:22:11 +01:00
eae2953b89
Add eslint 2022-08-03 21:19:19 +01:00
e87ed66a02
Install htmx 2022-07-26 09:04:14 +01:00
38cc5182ca
Add a shadow to the hero when it scrolls
Sadly done in JS, but it's much much easier this way
2022-07-20 22:39:35 +01:00
e8c3ec86ae
Have animated scroll on table of contents
Animated and offset correctly with hero. Requires some extra JS to keep the height up to date.
2022-07-04 22:17:46 +01:00
9694ae71bc
Use fira code for code blocks 2022-07-04 20:27:08 +01:00
39f10c1c7c
Add shareon 2022-07-04 20:06:04 +01:00
f0239b40fc
Use lite-youtube-embed for YouTube embeds 2022-06-28 21:43:44 +01:00
70c9a986b4
Add elevator.js 2022-06-20 08:46:42 +01:00
00e1d28f4e
Swap darkmode-js for darkreader
darkreader is more customizable, and doesn't do weird things to images. Being able to use CSS-native animations is also much simpler
2022-06-19 15:53:44 +01:00
b521163007
Add prettier to format frontend 2022-06-12 19:35:06 +01:00
27c0d64122
Add dark mode toggle
Finally, it won't be all dark all the time!
2022-06-12 18:13:48 +01:00
553e393ba4
Add skeleton navbar 2022-06-12 17:21:53 +01:00
c1fdd81f86
Setup static file pipeline 2022-06-10 09:13:00 +01:00
6514c06ad1
npm init 2022-06-09 09:09:02 +01:00