Major progress on blog page, set defaults

Change-Id: I94ac9d96ff56fdb1b795ef938e37d4e91c4c6bc2
Reviewed-on: https://git.clicks.codes/c/Coded/thecoded.prof/+/678
Tested-by: Samuel Shuert <coded@clicks.codes>
Reviewed-by: Samuel Shuert <coded@clicks.codes>
21 files changed
tree: 38ee4885d3204d2341256ed6913f2bf3383e8791
  1. sites/
  2. .envrc
  3. .gitignore
  4. .gitreview
  5. bun.lockb
  6. flake.lock
  7. flake.nix
  8. package.json
  9. README.md
  10. tsconfig.json
README.md

thecoded.prof

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.3. Bun is a fast all-in-one JavaScript runtime.