Getting started
Use cases
Welcome to Aether, to get started all you need is a Notion & Super account.
The first step to using this template is to duplicate this Notion page to your own workspace. Click the button below to open the Notion page.
Then, head to your Super dashboard and create a new site using the public URL of your newly duplicated Notion page. Learn how to do that here.
Then, head to your site settings (gear icon) and into the code page. Then inside the 'Head' tab, paste the following code snippet.
<link rel="stylesheet" href="<https://sites.super.so/aether/style.css>"/>
Then inside the 'Body' tab, paste the following code snippet.
<script src="<https://sites.super.so/aether/script.js>"></script>
Finally, in your site settings be sure to add a footer and navbar.
<aside> 💡 And just like magic, you should now see the Aether template in your dashboard preview. There's a few extra quirks to customizing and making the most out of the Aether template, check the 'Using Aether' page to learn more ↓
</aside>
Next →
On this page