Add sqfs blog - #3151
Conversation
Appwrite WebsiteProject ID: Website (appwrite/website)Project ID: Tip Our Discord community has grown to 24K developers, and counting |
- Add cold-start comparison chart and drop the unused post cover - Reuse the deployment retention cover for post and changelog - Trim the serving-vs-build and what-stays-the-same sections - Lead the changelog with the cold-start benefits
Greptile SummaryThe PR publishes a SquashFS migration announcement and matching changelog entry, including production cold-start measurements and a new chart.
Confidence Score: 4/5The PR appears safe to merge, though the announcement artwork should be corrected so both new entries use a SquashFS-relevant cover. The new content indexes and renders through established paths with valid links and assets; the only accepted concern is the unrelated deployment-retention cover shown for the SquashFS announcement. Files Needing Attention: src/routes/blog/post/appwrite-sites-squashfs-migration/+page.markdoc; src/routes/changelog/(entries)/2026-08-12.markdoc Important Files Changed
Prompt To Fix All With AI### Issue 1
src/routes/blog/post/appwrite-sites-squashfs-migration/+page.markdoc:6
**Unrelated announcement cover artwork**
The SquashFS post and corresponding changelog entry use the deployment-retention article's cover, so listings, feeds, and content pages present the new announcement with unrelated artwork. Use a SquashFS-specific cover for both entries.
---
For each issue above, determine whether it is valid and should be fixed. If so, fix it directly.Reviews (1): Last reviewed commit: "docs(blog): edit SquashFS post, add cold..." | Re-trigger Greptile |
| title: "Faster Appwrite Sites deployments powered by SquashFS" | ||
| description: Appwrite Sites now packages new deployments with SquashFS, removing archive extraction and cutting the format-dependent cold-start path by up to 51% on larger sites. | ||
| date: 2026-08-12 | ||
| cover: /images/blog/announcing-deployment-retention/cover.avif |
There was a problem hiding this comment.
Unrelated announcement cover artwork
The SquashFS post and corresponding changelog entry use the deployment-retention article's cover, so listings, feeds, and content pages present the new announcement with unrelated artwork. Use a SquashFS-specific cover for both entries.
Knowledge Base Used: Blog and Changelog
Prompt To Fix With AI
This is a comment left during a code review.
Path: src/routes/blog/post/appwrite-sites-squashfs-migration/+page.markdoc
Line: 6
Comment:
**Unrelated announcement cover artwork**
The SquashFS post and corresponding changelog entry use the deployment-retention article's cover, so listings, feeds, and content pages present the new announcement with unrelated artwork. Use a SquashFS-specific cover for both entries.
**Knowledge Base Used:** [Blog and Changelog](https://app.greptile.com/appwrite/-/custom-context/knowledge-base/appwrite/website/-/docs/blog-and-changelog.md)
---
For each issue above, determine whether it is valid and should be fixed. If so, fix it directly.Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!
There was a problem hiding this comment.
Got it, thanks for clarifying!


What does this PR do?
(Provide a description of what this PR does.)
Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)
Related PRs and Issues
(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)
Have you read the Contributing Guidelines on issues?
(Write your answer here.)