docs: update documentation for high-res performance and local persistence

Key changes:
- Updated README.md and GEMINI.md with details on background thumbnailing and inter-post preloading.
- Documented persistent local archive caching and smart profile fallback features.
- Added dist-server/ to .gitignore.
- Restored missing feature descriptions and troubleshooting tips in README.
This commit is contained in:
ergosteur
2026-03-07 21:59:43 -05:00
parent 20209bcad5
commit b30285fe70
3 changed files with 31 additions and 28 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
node_modules/
build/
dist/
dist-server/
coverage/
.DS_Store
*.log