praagyajoshi / gatsby-starter-2column-portfolio

A minimalistic portfolio with a 2 column layout made for GatsbyJS.

Home Page:http://2column-portfolio.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gatsby-starter-2column-portfolio

A minimalistic portfolio starter for Gatsby with a 2 column layout.

website-preview

Demo

See it in action here.

Installation

gatsby new gatsby-site https://github.com/praagyajoshi/gatsby-starter-2column-portfolio

Features

  • Designed as a minimalistic portfolio website
  • A minimalistic grid using flexboxgrid
  • Styled using SCSS
  • Font icons using font-awesome
  • Google Analytics using gatsby-plugin-google-analytics
  • Open Sans font using gatsby-plugin-google-fonts
  • Prerendered Open Graph tags for rich sharing

Customization

  • Modify the experiences section by changing ExperienceSection/index.js
  • Add your own projects by modifying ProjectsSection/index.js
  • Configure site meta data and add your GA tracking ID in gatsby-config.js
  • Favicon, images and base SCSS are located in assets/

About

A minimalistic portfolio with a 2 column layout made for GatsbyJS.

http://2column-portfolio.surge.sh/

License:MIT License


Languages

Language:JavaScript 56.3%Language:CSS 43.7%