knudzich

    © Knudzich

    Knudzich

    ‣
    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 there

    Knudzich is the creative side-gig of an apparently serious Norwegian

    Projects

    Toilet FantasiesToilet Fantasies
    Toilet Fantasies
    Bedroom FantasiesBedroom Fantasies
    Bedroom Fantasies
    Hello?Hello?
    Hello?
    Elevator AnimationsElevator Animations
    Elevator Animations
    Street Sign StoriesStreet Sign Stories
    Street Sign Stories
    GSpotGSpot
    GSpot
    Park here?Park here?
    Park here?
    Bicycle DismemberingBicycle Dismembering
    Bicycle Dismembering
    NuclearNuclear
    Nuclear
    Street Sign FantasiesStreet Sign Fantasies
    Street Sign Fantasies
    RaindropsRaindrops
    Raindrops
    AnalphabetAnalphabet
    Analphabet
    FreedomFreedom
    Freedom
    ShadowsShadows
    Shadows
    The BankerThe Banker
    The Banker
    Black holeBlack hole
    Black hole
    Academic PlaygroundAcademic Playground
    Academic Playground
    No, thanksNo, thanks
    No, thanks
    Better naked than with plesBetter naked than with ples
    Better naked than with ples
    Titty MagazineTitty Magazine
    Titty Magazine
    I Believe I Believe
    I Believe
    @GottholdFish@GottholdFish
    @GottholdFish
    Peer ReviewPeer Review
    Peer Review
    PressedPressed
    Pressed
    Plenty of fish in the seaPlenty of fish in the sea
    Plenty of fish in the sea
    ‣
    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) -->