Adam Stevens

    Digital

    ‣
    Template instructions (start here)

    First of all, thanks for purchasing Digital — 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!

    1. Duplicate this template to your own Notion workspace
    2. Create your site on Super and use your newly created page as the Notion URL
    3. Add your code to your Super settings: Sites > Settings (Gear Icon) > Code
    4. ‣
      Under the Head tab, add the following code:
      ‣
      Under the CSS tab, add the following code:
      /* 
      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: #000 !important;
        --contrast: #FFF !important;
        --accent: #0966FF !important;
      }
    5. Set up your pages on Super
    6. ‣
      Sync URLs

      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.

      image
    7. Before you launch, have a look at this checklist:
    8. ‣
      Checklist
      Change the links in the Footer database
      Update your favicon in Super
      Add pretty URLs to your pages, projects, and blog articles
    9. Setup your navigation
      • Video walkthrough: https://snaps.page/1Q4Tzc
    10. Important
      1. When you are creating new projects or articles, add them to the proper database pages (Projects and Writing). This will keep your posts structured while allow you to filter and sort throughout your site as you see fit.
      2. Spacing matters on this template! Please do your best to adhere to the template layout as much as possible to avoid unwanted issues.

    Hey, I'm Adam.

    Currently at Riot Games as a Senior Manager for Visual Design on 2XKO. I’m passionate about games, design systems, and iconography.

    Projects

    Projects Database

    Steam DeckSteam Deck
    Steam Deck
    Dota Pro CircuitDota Pro Circuit
    Dota Pro Circuit
    TI10 Battle PassTI10 Battle Pass
    TI10 Battle Pass
    Mobile Business TravelMobile Business Travel
    Mobile Business Travel
    Egencia.com IconsEgencia.com
    Egencia.com Icons

    About

    I am a Sr. Manager for Visual Design on 2XKO at Riot Games. I have a focus on apps, games, design systems, and iconography. I’ve worked on projects for companies such as Valve Software, Google, Expedia, and more. Read More

    Currently I’m...

    playing the Bazaar. painting miniatures. reading something fantasy. watching Dark (again).

    Want to chat? Let’s get in touch.

    Social

    Twitter
    Twitter
    Linkedin
    Linkedin
    Instagram
    Instagram
    Painting
    Painting
    🦶

    Footer

    Row
    Footer rows
    1

    Home About Projects

    2

    Copyright © 2022

    ‣
    Hide all of your pages in this toggle menu, only you will see it
    AboutProjects🔒Databases
    <!-- jQuery v3.2.1 -->
    
    <script type='text/javascript' src='https://code.jquery.com/jquery-3.2.1.min.js' id='script-name-js'></script>
    
    <!-- Digital javascript -->
    
    <script defer="defer" async src="https://mattdowney.github.io/digital/site-min.js"></script>
    
    <!-- Digital styles -->
    
    <link rel="stylesheet" href="https://mattdowney.github.io/digital/styles.css">
    
    <!-- Serif typography // Remove HTML comments to use this font
    <link rel="stylesheet" href="https://mattdowney.github.io/digital/serif.css"> 
    -->
    
    <!-- Add Analytics here (optional) -->