stavros-liaskos / github-resume

One-click github resume generator
https://github-resume.now.sh/
MIT License
0 stars 0 forks source link

github-resume

One-click github resume generator

Build Status Greenkeeper badge

Build Setup

# install dependencies
$ yarn

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project (used at production server)
$ yarn generate

For detailed explanation on how things work, checkout the Nuxt.js docs.

Favicon

I use cli-real-favicon for generating icons.
To generate new favicons run:

yarn favicon-gen

You can visit the website for info AND for testing the favicons
Source

Now

Deploy master with now to https://github-resume.now.sh/:

yarn deploy

Useful Links

TODO

Pages

/
/about
/cv
/contact
/privacy-policy
/404

Ranking

Google Audits:

Mobile

  • 93 Performance
  • 64 PWA
  • 100 Accessibility
  • 100 Best Practices
  • 100 SEO

Desktop

  • 97 Performance
  • 45 PWA
  • 100 Accessibility
  • 100 Best Practices
  • 100 SEO

page speed insights 95 mobile / 100 desktop

sitechecker : 58%

structured data: 0/0/0

structured data linter: 0

mobile friendly test: passed

CLI Checker

Using Webhint :

yarn hint

License

The code is available under the MIT license.