No description
  • Astro 55.6%
  • CSS 20.2%
  • TypeScript 8.2%
  • JavaScript 7.5%
  • Nix 6.1%
  • Other 2.4%
Find a file
punkfairie 16274b7fad
Merge branch 'astro'
* astro: (39 commits)
  fix: post update
  feat: docker build scripts
  feat: Dockerfile
  fix: display first img for puppiez
  fix: format retired date
  refactor: gender -> sex
  feat: add the rest of the dogz
  feat: dog img gallery
  refactor: Page -> PageContent
  feat: add awards
  fix: remove adriella's awards from acathoe
  feat: pet facts
  refactor: alias for content.config.ts
  feat: dog name and rank
  fix: don't use unneccesary template literals
  refactor: infer petdata type from schema
  feat: calc points fn
  refactor: move PetData type def to content.config for reuse
  feat: dog page - top image
  fix: don't eager load images
  ...
2026-02-06 20:02:47 -08:00
public feat: start of layout 2026-01-31 21:48:48 -08:00
src fix: post update 2026-02-01 21:06:54 -08:00
.codespellrc feat: layout 2026-02-01 13:06:33 -08:00
.dockerignore init 2025-12-14 18:10:24 -08:00
.envrc init 2025-12-14 18:10:24 -08:00
.gitignore feat: install astro 2026-01-31 17:53:46 -08:00
astro.config.mjs feat: layout 2026-02-01 13:06:33 -08:00
build.fish feat: docker build scripts 2026-02-01 21:03:03 -08:00
bun.lock feat: start of layout 2026-01-31 21:48:48 -08:00
Dockerfile feat: Dockerfile 2026-02-01 21:00:55 -08:00
eslint.config.js ci: turn off eslint no unused vars 2026-02-01 17:18:36 -08:00
flake.lock init 2025-12-14 18:10:24 -08:00
flake.nix init 2025-12-14 18:10:24 -08:00
package.json feat: docker build scripts 2026-02-01 21:03:03 -08:00
prettier.config.js feat: prettier 2026-01-31 18:28:23 -08:00
show-points.txt feat: adriella 2025-12-15 18:31:56 -08:00
stylelint.config.js feat: stylelint 2026-01-31 20:03:51 -08:00
tsconfig.json fix: format retired date 2026-02-01 20:55:47 -08:00