Just clone this Gatsby Starter, add the content. And that's it!
Live Demo on Gatsby Cloud · Live Demo on Netlify · Portfolio Minimal Theme on Github
-
Install the Gatsby CLI
npm install -g gatsby-cli
-
Create a new Gatsby site with the Portfolio Minimal Starter.
gatsby new portfolio-minimal https://github.com/konstantinmuenster/gatsby-starter-portfolio-minimal-theme
-
Once installed, you can begin developing your site.
cd portfolio-minimal gatsby develop
-
By default, the Portfolio Minimal Starter has a
content
directory at the root of your Gatsby site. There, you can edit the theme settings as well as add content for your sections. To learn more about it, have a look at the Readme of Portfolio Minimal.
If you find any bugs or have feature suggestions, create a new issue or pull request 🙏
Thanks a lot for using this starter! 💪