You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 months ago | |
---|---|---|
nix | 8 months ago | |
src | 7 months ago | |
.dir-locals.el | 8 months ago | |
.eslintrc.yaml | 8 months ago | |
.gitignore | 8 months ago | |
.parcelrc | 3 years ago | |
.posthtmlrc | 8 months ago | |
.prettierrc | 8 months ago | |
README.md | 8 months ago | |
flake.lock | 8 months ago | |
flake.nix | 8 months ago | |
package-lock.json | 8 months ago | |
package.yaml | 7 months ago | |
tsconfig.json | 8 months ago |
README.md
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