summaryrefslogtreecommitdiff
path: root/build.ts
AgeCommit message (Collapse)Author
2024-07-29use github contents api for image urls + summer cleaning (#253)seth
* nix: alejandra -> nixfmt-rfc-style * nix: pre-commit-hooks -> treefmt-nix * nix: use corepack * ci: cleanup workflows * ci: use better dependabot scopes * gitignore: extend with github templates * remove teawie-archive submodule * pnpm: 8.8.0 -> 9.6.0 * nix: add nrr to shell * nix: add node lsps to shell * use github contents api for image urls * ci: cleanup workflows * nix: add ci shell * `octokit` -> `fetch` & cache responses * nix: use nixpkgs wrangler * nix: update flake.lock Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/d9c0b9d611277e42e6db055636ba0409c59db6d2' (2024-07-05) → 'github:NixOS/nixpkgs/038fb464fcfa79b4f08131b07f2d8c9a6bcc4160' (2024-07-28) * tsconfig: use strictest * adopt openapi * package.json: rename to teawie-api * nix: add treefmt to ci shell * ci: add release gate
2023-11-12feat: use all images from teawie-archiveseth
2023-11-12chore: refactor lint/format configseth
2023-11-12fix: use replaceAll()seth
i hate javascript
2023-11-12fix: only format WIES when definedseth
2023-11-12fix: format WIES properlyseth
2023-11-12chore: make teawie static dir a constantseth
2023-11-12fix: route static files correctlyseth
2023-11-11initial commitseth