Commit Graph

6 Commits (master)

Author SHA1 Message Date
Tristan Daniël Maat 789431c13c
Rename and slightly reword error page 2022-09-16 17:30:14 +01:00
Tristan Daniël Maat 5bb1f4386a
package.yaml: Stop renaming .html to .html.hbs
This is no longer necessary because the new web server will manage
handlebars itself, rather than going through an opinionated third
party library.
2022-08-16 23:44:53 +01:00
Tristan Daniël Maat 87e0a6667d
Add 404 page 2022-08-16 23:44:41 +01:00
Tristan Daniël Maat 01e4393a2c
package.yaml: Fail on lint warnings 2022-08-14 00:26:17 +01:00
Tristan Daniël Maat ff39947b97
Re-implement music visualizer 2022-08-14 00:17:49 +01:00
Tristan Daniël Maat 594e9bcbfd
Hack in a package.yaml instead of package.json
json is just incredibly tedious to use for this, especially because of
lack of comments.

Upstream has been informed of this many times apparently, npm won't
change it. Just hack it downstream.

npm will never get better, will it...
2022-08-05 19:25:14 +01:00