Finish Blog styling

Change-Id: I0acdd0b4665c7abca22acf3d3131330039ca049c
Reviewed-on: https://git.clicks.codes/c/Coded/thecoded.prof/+/680
Tested-by: Samuel Shuert <coded@clicks.codes>
Reviewed-by: Samuel Shuert <coded@clicks.codes>
21 files changed
tree: 0b9aa9fbe022fed494281218016ed83e72ab5424
  1. .vscode/
  2. sites/
  3. .envrc
  4. .gitignore
  5. .gitreview
  6. bun.lockb
  7. flake.lock
  8. flake.nix
  9. package.json
  10. README.md
  11. 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.