Home
Softono
personal-site

personal-site

Open source MIT TypeScript
21
Stars
5
Forks
73
Issues
1
Watchers
3 years
Last Commit

About personal-site

# personal-site by <a href="https://github.com/igeligel">igeligel</a> <div align="center"> <a href="https://www.paypal.me/kevinpeters96/1"><img src="https://img.shields.io/badge/Donate-Paypal-003087.svg?style=flat" alt="badge Donate" /></a> <a href="https://steamcommunity.com/tradeoffer/new/?partner=68364320&token=CzTCv8JM"><img src="https://img.shields.io/badge/Donate-Steam-000000.svg?style=flat" alt="badge Donate" /></a> <a href="https://github.com/igeligel/personal-site/blob/master/LICENSE"><img src="https://img.shields.io/badge/License-MIT-1da1f2.svg?style=flat" alt="badge License" /></a> </div> ## Description > Nuxt.js webage portfolio of myself ## Installation 1. Clone the repository 1. Run `yarn` ## How To Use For development: 1. Run `yarn develop` 1. Open your browser using the url: [http://127.0.0.1:3000/](http://127.0.0.1:3000/) For production: 1. Run `yarn run build` 1. Use the files under the `dist` folder and host them. Its a complete static site so it is really easy to deploy. # ...

Platforms

Web Self-hosted

Languages

TypeScript

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