Getting Started

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

<aside> ⚠️ Super is currently undergoing a technical upgrade and until the transition is complete in 4 weeks time, this template is only compatible with sites that use a custom domain and manually upgrade to the Super 3.1 release. Learn more here →

</aside>

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/v2/style.css>"/>

4. Add navigation menus

Finally, in your site settings be sure to choose and enable some navigation menus by going to: Site > Navigation. If you want to see breadcrumbs like at the top of this page, you can enable that in Site > Navigation > Navbar.

Migrating from old Aether to use the new Sidebar

https://www.youtube.com/watch?v=jvT_9DfHRlU

In Notion

  1. Create a toggle block at the top of your homepage and give it a brown background.
  2. Move your pages from the synced block into the new toggle block
  3. Delete and unsync the synced block from inside the old sidebar
  4. Remove the left hand column by deleting any empty spaces and text blocks

In Super

  1. In the code page, in the head tab replace the Aether stylesheet with the new one below

    <link rel="stylesheet" href="<https://sites.super.so/aether/v2/style.css>"/>
    
  2. In the body tab, remove the script code. We no longer need it.

  3. Finally, head into the Navigation page, enable the sidebar and add your menu items.

Next →

Using Aether

On this page