Articles and guides to help developers create their own RenderObjects.
Install the Jaspr CLI:
dart pub global activate jaspr_clijaspr buildOutput is written to build/jaspr/.
jaspr serveAvailable locally at http://localhost:8080.
Merging to main automatically builds and deploys the site to renderobjects.com via GitHub Actions and GitHub Pages.
To deploy, open a PR against main and merge it. The deployment workflow runs on every push to main; progress is visible under the repo's Actions tab.