Commit graph

12 commits

Author SHA1 Message Date
db64e511d0
Remove pug in favor of a few posthtml plugins
Pug caused no end of issues and is frankly far too heavy-weight for
what I want.

As it turns out, there are posthtml plugins to do everything pug did
for me, so it's getting kicked out.
2021-04-11 02:25:26 +01:00
de932501c5
Add typescript-eslint 2021-04-07 23:15:11 +01:00
541c96806a
Introduce nix flake 2021-04-07 23:14:58 +01:00
cb0f25e577
Update and fix dev-/dependency split 2021-04-07 21:40:26 +01:00
06ac44e56d
Update dependencies 2020-07-11 23:50:41 +01:00
95211c672a
Fix jquery vulnerability 2020-05-31 03:54:45 +01:00
022daaf936
Add favicon 2020-05-31 03:54:43 +01:00
89b8a3cf91
Update dependencies 2020-05-31 03:54:38 +01:00
Tristan Daniël Maat
4d013e37a4
Switch to react-redux for the music player 2020-05-31 03:54:34 +01:00
Tristan Daniël Maat
a357728358
Start using typescript 2020-05-31 03:54:01 +01:00
Tristan Daniël Maat
1b0aab1713
Introduce new parcel-based world order
Webpack was entirely and utterly unmaintainable. This commit throws it
out of the window into the gutter where it belongs, and rewrites the
entire repository so that it may work with parcel instead.
2020-02-29 15:23:04 +00:00
Tristan Daniël Maat
bd2463a663
Perform an update run 2020-02-09 11:43:42 +09:00