Embedding the Page
Embed the page in your website or documentation with a few lines of code.
Last updated
Embed the page in your website or documentation with a few lines of code.
Last updated
The announcement page enables you to integrate release notes seamlessly into your website or documentation. You can maintain your existing website header and footer, ensuring a consistent user experience across your site.
Experience a demo of the page embed on CodePen.
Choose whether to embed the Changelog, the Roadmap, or both by selecting which modules to include in the embed.
Add the following code snippet to the <head>
section of your site.
Add the following code snippet to the <body>
section of your site. Unlike the widget, the page content renders where you position the element.
Ensure you replace the CHANNEL_ID
attribute.
To notify users about the availability of a new post, you can enhance the user experience by incorporating a notification badge on the link or button leading to the embedded page. This badge functions similarly to the notification badge found in the widget.
Add the following code snippet to the <body>
section of your site where you want the badge to render.
Customize the page to match your brand and app design using the page properties. Adjust the title and description, or change the colors according to your preferences.
Please see the documentation for a full list of configuration options.