Skip to content

gopalkumr/Gopal-Portfolio

Repository files navigation

Personal site and portfolio of Gopal Kumar, built with Nuxt.js, vue.js and deployed with netlify.


Primary color #35f

Fonts:

  • 'DM Serif Text', Georgia, serif
  • -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif
  • Monaco, Consolas, 'Lucida Console', monospace

Feel free to take inspiration from my personal site and explore the source code behind it — don't just rip it off though!

Build Setup

# Install dependencies
$ yarn

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

# Generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.