With this button you can easily create a CMS-powered website based off any theme. You can place it in your Github repo's README, on your website or anywhere else you like. The button is simply an image link to the Stackbit project creation flow,
you can include the image using an absolute link from https://assets.stackbit.com/badge/create-with-stackbit.svg
or you can download it.
Here's an example of the button:
Link
https://app.stackbit.com/create?theme=https://github.com/stackbithq/stackbit-theme-universal
HTML Badge
<a href="https://app.stackbit.com/create?theme=https://github.com/stackbithq/stackbit-theme-universal"><img src="https://assets.stackbit.com/badge/create-with-stackbit.svg"/></a>
Markdown Badge
[](https://app.stackbit.com/create?theme=https://github.com/stackbithq/stackbit-theme-universal)
URL Parameters
param | description |
---|---|
theme | Required - Theme repository URL, currently only support themes hosted on github. |
ssg | pre-select a SSG (jekyll, hugo, gatsby) |
cms | pre-select a CMS (sanity, contentful) |
deployment | deployment id (netlify) |
* The theme param can point to a theme built for any static site generator..