Skip to content

Uvacoder/port-probablykasper

Repository files navigation

v6.kasper.space

v6 of my personal website

Dev Instructions

Get started

  1. Install Node.js
  2. Run npm install

I recommend using the VSCode text editor with the Vetur, ESLint and Sass extensions.

The website is built with Nuxt.js and Vue.js.

The master branch is continually deployed through Netlify.

Commands

  • npm run dev: Start in dev mode
  • npm run build: Build into dist folder
  • npm run lint: Lint
  • npm run format: Format

Adding artworks

To add an image to the Art page, place it in the /static/art/items folder. Resize the images to 500x500 (e.g using macOS Preview), and then convert it to a 95% quality jpg.