|
.vscode
|
chore: add VSCode workspace configuration
|
2026-02-01 02:27:17 +00:00 |
|
public
|
fix: move CNAME to project root for GitHub Pages
|
2026-02-01 02:27:33 +00:00 |
|
src
|
refactor(css): replace component styles with Tailwind utility classes
|
2026-02-01 20:02:10 +00:00 |
|
.editorconfig
|
chore: upgrade Node to 24, add linting and formatting
|
2026-02-01 00:00:31 +00:00 |
|
.gitignore
|
feat: migrate from Jekyll to Astro
|
2026-01-31 21:28:34 +00:00 |
|
.mise.toml
|
refactor: move Node version to .node-version file
|
2026-02-01 03:13:24 +00:00 |
|
.node-version
|
refactor: move Node version to .node-version file
|
2026-02-01 03:13:24 +00:00 |
|
.prettierignore
|
fix: address code review findings across codebase
|
2026-02-01 03:06:58 +00:00 |
|
.prettierrc.mjs
|
refactor(css): replace custom CSS with Tailwind CSS v4
|
2026-02-01 04:29:19 +00:00 |
|
AGENTS.md
|
docs: update AGENTS.md to reflect recent refactoring
|
2026-02-01 19:55:14 +00:00 |
|
astro.config.mjs
|
refactor(css): replace custom CSS with Tailwind CSS v4
|
2026-02-01 04:29:19 +00:00 |
|
CLAUDE.md
|
chore: add AGENTS.md/CLAUDE.md, remove Makefile
|
2026-01-31 23:32:26 +00:00 |
|
CNAME
|
fix: move CNAME to project root for GitHub Pages
|
2026-02-01 02:27:33 +00:00 |
|
eslint.config.js
|
chore: upgrade Node to 24, add linting and formatting
|
2026-02-01 00:00:31 +00:00 |
|
package.json
|
feat: add dark mode with system/light/dark toggle
|
2026-02-01 19:02:16 +00:00 |
|
pnpm-lock.yaml
|
feat: add dark mode with system/light/dark toggle
|
2026-02-01 19:02:16 +00:00 |
|
README.md
|
Some cleanup and readme update.
|
2015-10-17 13:51:01 +01:00 |
|
stylelint.config.mjs
|
feat: add dark mode with system/light/dark toggle
|
2026-02-01 19:02:16 +00:00 |
|
tsconfig.json
|
feat: migrate from Jekyll to Astro
|
2026-01-31 21:28:34 +00:00 |
|
wrangler.jsonc
|
chore: add Cloudflare Workers configuration
|
2026-02-01 03:26:32 +00:00 |