igeligel / personal-site

:metal: Personal site of Kevin Peters. PWA powered. Some mix of blog and portfolio which was written with Nuxt.js. Articles are about Vue.js and Clean Code. Also showcasing my projects on this website.

Home Page:https://www.kevinpeters.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

personal-site by igeligel

badge Donate badge Donate badge License

Description

Nuxt.js webage portfolio of myself

Installation

  1. Clone the repository
  2. Run yarn

How To Use

For development:

  1. Run yarn develop
  2. Open your browser using the url: http://127.0.0.1:3000/

For production:

  1. Run yarn run build
  2. Use the files under the dist folder and host them. Its a complete static site so it is really easy to deploy.

Examples

Resources

Motivation

Wanted to try out gatsby and created a new portfolio because the old one was really bad.

License

personal-site is realeased under the MIT License.

This readme is powered by vue-readme

Check out vue-readme [Website | GitHub]

Resources

About

:metal: Personal site of Kevin Peters. PWA powered. Some mix of blog and portfolio which was written with Nuxt.js. Articles are about Vue.js and Clean Code. Also showcasing my projects on this website.

https://www.kevinpeters.net

License:MIT License


Languages

Language:TypeScript 66.1%Language:JavaScript 33.6%Language:CSS 0.2%