Tristan Daniël Maat
4336c718fc
Would be *much* better to come up with a proper projection matrix, but I need some actual time to think about the maths. |
||
---|---|---|
nix | ||
src | ||
.dir-locals.el | ||
.eslintrc.yaml | ||
.gitignore | ||
.parcelrc | ||
.posthtmlrc | ||
.prettierrc | ||
flake.lock | ||
flake.nix | ||
package-lock.json | ||
package.yaml | ||
README.md | ||
tsconfig.json |
tlaternet-templates
Website templates bundled with parcel.
Updating
When adding/removing packages from package.yaml
, the corresponding
package.json
and package-lock.json
need to be updated. Use:
nix run .#update-lockfile
When ignoring semver is desired, use:
nix run .#update-lockfile -- --ignore-semver