| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: check vips.Startup error and tidy go.mod indirect annotation | ivar | 11 days | 1 | -21/+0 |
| | | | | | Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
| * | chore: add govips/v2 dependency | ivar | 11 days | 1 | -0/+4 |
| | | | | | Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
| * | chore: add govips/v2 dependency | ivar | 11 days | 1 | -0/+21 |
| | | |||||
| * | fix: remove incorrect govips v1 dependency | ivar | 11 days | 1 | -31/+10 |
| | | |||||
| * | chore: add govips dependency | ivar | 11 days | 1 | -0/+21 |
| | | |||||
| * | . | ivar | 11 days | 1 | -4/+11 |
| | | |||||
| * | chore: add gin dependency | ivar | 12 days | 1 | -4/+75 |
| | | |||||
| * | Fix mod | ivar | 2026-03-31 | 1 | -2/+51 |
| | | |||||
| * | Add static site builder: SQLite-backed MD→HTML pipeline | Claude | 2026-03-31 | 1 | -0/+10 |
| - cmd/nebbet: CLI with build [--watch] and user add/passwd/delete/list - internal/builder: markdown→HTML, component injection via HTML comments, auto importmap from lib/, fsnotify watch with 150ms debounce - internal/db: meta.db (page index, tag queries) + search.db (FTS5) - internal/sqlitedrv: minimal CGO database/sql driver for system libsqlite3 - internal/auth: htpasswd-compatible bcrypt password file management - templates/base.html + admin.html, styles/main.css + admin.css - nginx.conf with auth_basic for /admin, clean URLs, gzip - nebbet.service systemd unit for watch daemon - Example content/index.md and components/site-greeting.js https://claude.ai/code/session_01HTc1BCBCiMTEB54XQP1Wz9 | |||||
