‣
First of all, thanks for purchasing Primer — I'm thrilled! If you have any questions as you go through the setup process, please don't hesitate to shoot me an email. Let's get started!
- Duplicate this template to your own Notion workspace
- Create your site on Super and use your newly created page as the Notion URL
- Add your code to your Super settings: Sites > Settings (Gear Icon) > Code
- Set up your pages on Super
- Setup your navigation
- Video walkthrough: https://cln.sh/mDmrVO
- Before you launch, have a look at this checklist:
‣
<!-- jQuery v3.2.1 -->
<script type='text/javascript' src='https://code.jquery.com/jquery-3.2.1.min.js' id='script-name-js'></script>
<!-- Product Theme javascript -->
<script defer="defer" async src="https://mattdowney.github.io/primer/site-min.js"></script>
<!-- Primer styles -->
<link rel="stylesheet" href="https://mattdowney.github.io/primer/styles.css">
<!-- Add Analytics here (optional) -->
‣
/*
This is where you update your template's colors.
Select any hex color you'd like for --bg (background),
--contrast (text), --accent (accent color).
Please only change the 6-character hex color.
*/
:root {
--bg: #E9E5D7 !important;
--contrast: #070200 !important;
--accent: #FE5B12 !important;
}
‣
You can use Sync URLs if you like, but we find that adding pages manually to Super is a much more reliable way to handle page integration. This may change in the future, but we recommend doing this for now.
‣
Change the links in the Footer database
Update your favicon in Super
Where Designs Become Code
About
The design factors are root cause of web3 products failures. Viete is a token engineering software for architecting, verifying, and deploying sustainable token-based economies. Learn more
Contact
@vieteio
If you’d like to quickly connect, the best place is on Twitter.
hello@viete.io
If you want to work together, please feel free to shoot us an email.
‣