An open API service indexing awesome lists of open source software.

https://github.com/probablykasper/kasper.space

Personal website
https://github.com/probablykasper/kasper.space

personal-website website

Last synced: 4 months ago
JSON representation

Personal website

Awesome Lists containing this project

README

          

# v6.kasper.space

v6 of my personal website



## Dev Instructions

### Get started

1. Install [Node.js](https://nodejs.org/)
2. Run `npm install`

I recommend using the [VSCode](https://code.visualstudio.com) text editor with the [Vetur](https://marketplace.visualstudio.com/items?itemName=octref.vetur), [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) and [Sass](https://marketplace.visualstudio.com/items?itemName=Syler.sass-indented) extensions.

The website is built with [Nuxt.js](https://nuxtjs.org) and [Vue.js](https://vuejs.org/).

The master branch is continually deployed through [Netlify](https://netlify.com).

### 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.