SnapAPI/public
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
..
blog feat: add developer blog with two posts 2026-03-02 21:10:29 +01:00
guides feat: add /compare and /guides/quick-start SEO pages 2026-03-02 12:07:08 +01:00
use-cases feat: add 3 SEO use case pages with clean URLs, sitemap, and index section 2026-03-02 09:07:57 +01:00
404.html feat: add SEO fundamentals (robots.txt, sitemap, OG tags, JSON-LD, canonical) and 404 page 2026-02-20 11:02:11 +00:00
blog.html feat: add developer blog with two posts 2026-03-02 21:10:29 +01:00
changelog.html feat: add /pricing and /changelog SEO pages 2026-03-02 15:06:41 +01:00
compare.html feat: add /compare and /guides/quick-start SEO pages 2026-03-02 12:07:08 +01:00
docs.html feat: initial codebase v0.4.1 2026-02-19 17:05:16 +00:00
impressum.html fix: privacy 404 + enhanced playground controls 2026-02-22 08:52:32 +00:00
index.html feat: add developer blog with two posts 2026-03-02 21:10:29 +01:00
index.html.bak feat: add legal pages (impressum, privacy, terms) v0.4.3 2026-02-19 20:01:28 +00:00
pricing.html feat: add /pricing and /changelog SEO pages 2026-03-02 15:06:41 +01:00
privacy.html fix: privacy 404 + enhanced playground controls 2026-02-22 08:52:32 +00:00
recovery.html feat: Add Stripe Customer Portal for API Key Recovery 2026-02-25 08:06:38 +00:00
robots.txt feat: add SEO fundamentals (robots.txt, sitemap, OG tags, JSON-LD, canonical) and 404 page 2026-02-20 11:02:11 +00:00
sitemap.xml feat: add developer blog with two posts 2026-03-02 21:10:29 +01:00
status.html feat: initial codebase v0.4.1 2026-02-19 17:05:16 +00:00
terms.html fix: privacy 404 + enhanced playground controls 2026-02-22 08:52:32 +00:00
usage.html feat: add usage dashboard (GET /v1/usage endpoint + usage.html page) 2026-02-25 14:06:07 +00:00