gatsby-starter-2column-portfolio
gatsby-starter-2column-portfolio copied to clipboard
A minimalistic portfolio with a 2 column layout made for GatsbyJS.
gatsby-starter-2column-portfolio
A minimalistic portfolio starter for Gatsby with a 2 column layout.
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/