Getting started

Getting Started

Using Aether

Getting Started

Welcome to Aether, to get started all you need is a Notion & Super account.

1. Duplicate Notion page

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.

Duplicate Notion page

2. Create a Super site

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.

3. Add the style snippet

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>"/>

4. Add the script snippet

Then inside the 'Body' tab, paste the following code snippet.

<script src="<https://sites.super.so/aether/script.js>"></script>

5. Add a footer and navbar

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 →

Using Aether

On this page