SnapAPI/public/blog
Hoid 56c7a87f3c
Some checks failed
Build & Deploy to Staging / Build & Deploy to Staging (push) Has been cancelled
feat: add developer blog with two posts
- Blog index page (public/blog.html) with dark theme
- Post 1: Why You Need a Screenshot API (~800 words)
- Post 2: Screenshot API Performance & Caching (~600 words)
- Express routes: /blog → /blog.html, /blog/:slug → /blog/:slug.html
- Blog link added to nav and footer on index.html
- Sitemap updated with blog URLs
- Full test coverage (19 new tests, 190 total passing)
2026-03-02 21:10:29 +01:00
..
screenshot-api-performance.html feat: add developer blog with two posts 2026-03-02 21:10:29 +01:00
why-screenshot-api.html feat: add developer blog with two posts 2026-03-02 21:10:29 +01:00