schradert / me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Personal Website

Development

Add pre-commit hooks by running nix develop and then exit that broken shell once it's done. This will generate all the proper files to trigger hooks on git events.

Run the app in development mode with nix run .#services

Production

Preview full production build by running nix run .#app!

If there is a hash mismatch because the dependencies changed, replace that outputHash of the app-node_modules fixed-output derivation to the new one "got". It should build just fine now.

TODOs

  • Migrate svelte app to new Vite standard
  • Change the projects emphasized
  • Set up media bucket
  • Integrate imgResizer script if necessary
  • Nix build packages
  • Podman container with Arion
  • Host deployment on cluster
  • Remove old Netlify deployment when new version deploys
  • Why is the devShell breaking git history?!

About


Languages

Language:Svelte 34.0%Language:TypeScript 33.1%Language:HCL 15.3%Language:Nix 11.0%Language:JavaScript 2.4%Language:Shell 1.9%Language:HTML 1.3%Language:CSS 1.0%