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.
Tash Keuneman is in the liminal space between product, writing and climate action
About
Tash Keuneman is a designer of software. Her career milestones include designing the earliest personas at Atlassian, leading design for Intuit’s rest of world arm, and heading up design at Shippit. She’s the head of design at Sonder and is passionate about customer empathy and experimentation. Tash has written about several product frameworks and advises companies doing good things. Outside of software, she is doing her bit for climate action. Education-wise, she has a degree in journalism and another in fine arts.
Writing
Created | Name | Excerpt |
---|---|---|
September 15, 2022 | We love to hate Clippy — but what if Clippy was right? | How Clippy shaped the design world |
December 14, 2020 | How to elevate your design critiques | A three-step framework to constructively get the best out of everyone, instead of cutting people down to size |
April 5, 2020 | Dear fitness tracker designers | The gentle art of compassionate design for quantitative health |
June 25, 2018 | Finding the numbers in qualitative research | We’re more influenced by our experiences than by reading numbers. Yet, as product people, we’re relying more and more on quantitative data to make decisions |