4 Commits
Author SHA1 Message Date
Godopu 3dc89970c6 chore: ignore local environment and docker-compose configuration files 2026-08-25 07:57:49 +00:00
Godopu 0a589bd3a2 docs: add Ubuntu sqlite3 installation and bind-mount volume custom guides to README.md
- Document host bind-mount configuration (./volumes/data:/app/data) in README.md §5.5
- Add Ubuntu / Linux prerequisite tools installation guide (sudo apt install sqlite3 curl make) in README.md §6
- Document zero-install SQLite dump restore command via docker compose exec in README.md §7.3
- Add /volumes/ and database ignores to root .gitignore
2026-08-25 11:19:53 +09:00
Godopu 1470806e06 feat(header): add smart sticky scroll animation and styling refinements
- Implement RAF-throttled smart sticky scroll interaction on app header
- Add flow-root BFC isolation, vertical margin, and mobile menu scroll container
- Update brand logo kicker hover color to primary accent (cobalt-dark)
- Fix theme script hydration warning with suppressHydrationWarning
- Add favicon.ico and icon.svg to resolve root /favicon.ico 404
- Add MAM orchestration guidelines, env generation script, and templates
2026-08-21 10:51:26 +09:00
Godopu f3f53c1318 feat: initialize IoT Standards Lab website project with MAM skills & onboarding guide 2026-07-29 23:43:59 +09:00