This repository has been archived on 2022-09-16. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Tristan Daniël Maat c08106fafd
Add .hbs extension to html output after dist build
This is necessary because rocket's templating uses file extensions to
identify which files to hand to its templating tool.

It would be nicer to work around this on the server end, or upstream,
but this is too much effort for now.
2020-05-31 03:56:28 +01:00
src Update mail post address 2020-05-31 03:56:25 +01:00
.dir-locals.el Introduce new parcel-based world order 2020-02-29 15:23:04 +00:00
.eslintrc.json Initial commit 2018-04-07 20:05:29 +00:00
.gitignore Introduce new parcel-based world order 2020-02-29 15:23:04 +00:00
.parcelrc Update dependencies 2020-05-31 03:54:38 +01:00
.posthtmlrc.js Add favicon 2020-05-31 03:54:43 +01:00
package-lock.json Fix jquery vulnerability 2020-05-31 03:54:45 +01:00
package.json Add .hbs extension to html output after dist build 2020-05-31 03:56:28 +01:00
shell.nix Add prettier to nix shell 2020-02-29 15:23:26 +00:00
tsconfig.json Switch to react-redux for the music player 2020-05-31 03:54:34 +01:00