Thanks to visit codestin.com
Credit goes to github.com

Skip to content

anthonykoch/website

Repository files navigation

My website

A static site generated with Nuxt.js. Cool, init?

Todo

  • [H] Performance improvements
    • lazy load images and video on home page
  • [M] Better fade in for landing page
  • [M] Maybe fade in/out between pages
  • [L] Find out why linting doesn't work and/or get better linting rules
  • [L] Replace all colors with variables
  • [L] Maybe add js to fullscreen an image
  • [L] Use this for when switching between posts
  transform: scale(0.7) translateY(50px);
  transform-origin: 50% top;
  transition: transform 400ms;
  • [L] Edit some of the articles errors like in medium image loading and favorite features of es2015
  • [L] Add disqus back to articles

#c5d6bb

About

My website generated using Nuxt.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published