Embedding shadeups
Full screen embed
You can append /embed
to the end of the URL to get a full screen embed of the shadeup. This is useful for embedding shadeups in other websites.
Example:
<iframe src="https://shadeup.dev/diromqy0rhs7/embed" width="100%" height="500px"></iframe>
Editor embed
You can embed your own shadeups in a blog post or website using the editor embed. This will embed the shadeup editor and allow you to edit the shadeup directly from your website.
Current limitations:
- You can only embed single file shadeups (i.e. main only)
- Assets are not supported
Simply append /inline
to the end of your shadeup URL to get the editor embed.
<iframe src="https://shadeup.dev/xgjygsu9wdt4/inline" width="100%" height="500px"></iframe>