Skip to content

docs(website): update homepage tagline and features#17

Merged
coji merged 6 commits into
mainfrom
docs/update-website-features
Jan 4, 2026
Merged

docs(website): update homepage tagline and features#17
coji merged 6 commits into
mainfrom
docs/update-website-features

Conversation

@coji
Copy link
Copy Markdown
Owner

@coji coji commented Jan 4, 2026

Summary

Update the website homepage to better communicate Durably's value proposition.

Changes

Tagline:

  • Before: "Step-oriented batch processing for Node.js and browsers using SQLite"
  • After: "Resumable jobs with just SQLite. No Redis required."

Features:

Before After
🔄 Resumable Execution 🚀 Zero Infrastructure
🌐 Cross-Platform 🔄 Resumable Steps
🛡️ Type-Safe 🌐 Browser + Server
📦 Minimal Dependencies ⚡ React Ready

Why

  • Emphasize the key differentiator: no infrastructure needed
  • Highlight new React integration (hooks + SSE)
  • Make the value proposition clearer and more compelling

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Documentation
    • Updated homepage messaging highlighting SQLite-only, zero-infrastructure approach for resumable jobs.
    • Added "Zero Infrastructure" feature description.
    • Clarified resumable steps functionality with auto-save behavior.
    • Emphasized React-ready capabilities and unified browser/server experience.

✏️ Tip: You can customize this high-level summary in your review settings.

- New tagline: "Resumable jobs with just SQLite. No Redis required."
- Updated features to highlight:
  - Zero Infrastructure (SQLite only)
  - Resumable Steps
  - Browser + Server support
  - React Ready (hooks + SSE)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
durably-demo Ready Ready Preview Jan 4, 2026 3:08am

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jan 4, 2026

Warning

Rate limit exceeded

@coji has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 19 minutes and 56 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between 404837d and 6174ad0.

⛔ Files ignored due to path filters (2)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
  • website/public/og-image.png is excluded by !**/*.png
📒 Files selected for processing (4)
  • website/.vitepress/config.ts
  • website/index.md
  • website/package.json
  • website/scripts/generate-og-image.js
📝 Walkthrough

Walkthrough

Updated the homepage marketing content to emphasize SQLite-based resumable jobs without external infrastructure dependencies. Reorganized feature highlights to focus on infrastructure simplicity, browser-server parity, and React integration capabilities, shifting messaging from technical characteristics to user benefits.

Changes

Cohort / File(s) Summary
Marketing Content Updates
website/index.md
Updated hero tagline emphasizing "Resumable jobs with just SQLite. No Redis required." Reorganized feature section: replaced "Cross-Platform" and "Type-Safe" entries with "Browser + Server" and "React Ready"; revised "Resumable Execution" to "Resumable Steps"; added "Zero Infrastructure" feature highlighting SQLite-only approach without external dependencies.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Poem

🐰 With SQLite's might, no Redis in sight,
Jobs resume through the night, simple and light.
Browser and server, now hand in hand,
Building with React—just as we planned.

Pre-merge checks

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title directly and accurately reflects the main change: updating the homepage tagline and features section.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

- Add Satori-based OGP image generator script
- Generate og-image.png with project branding
- Add Open Graph and Twitter Card meta tags to VitePress config

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Use VitePress default dark theme colors (#1b1b1f, #646cff)
- Remove emojis for cleaner appearance
- Add feature subtitles for more context

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Change subtitle from "Resumable Batch Execution" to "Step-oriented Batch Execution"

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Change hero text from "Resumable Batch Execution" to "Step-oriented Batch Execution"

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Hero: "Resumable Batch Execution" + "Just SQLite. No Redis required."
- Clearer and more impactful messaging

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@coji coji merged commit 598dcad into main Jan 4, 2026
6 of 7 checks passed
@coji coji deleted the docs/update-website-features branch March 5, 2026 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant