Appearance
Are you an LLM? You can read better optimized documentation at /docs/custom-widgets/recipes.md for this page in Markdown format
Widget Recipes
Step-by-step guides for common widget publishing scenarios.
Development Workflows
| Recipe | Description |
|---|---|
| Preview and Promote | Test changes with a separate staging community, then promote by merging |
Advanced Operations
| Recipe | Description |
|---|---|
| Force Republish | Trigger rebuild without code changes |
Prerequisites
Before using these recipes, ensure you have:
- A GitHub account connected to the platform (Connect Your GitHub Account)
- At least one repository enabled (Repository & Branch Settings)
- Basic understanding of the registry file format (Registry Reference)
Related
- Secrets User Guide - Secure credential storage
- Connectors - Call external APIs from widgets
Next Steps
- Preview and Promote — Test on a staging branch before going to production
- Force Republish — Trigger a rebuild without making a code change
- Build & Publish — Understand the full push-to-publish pipeline

