gautammanak1 / half_engineer

Home Page:https://portfolio-minimal-theme.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatsby Starter Portfolio Minimal Theme

A Gatsby Starter Project to easily get started with the Portfolio Minimal Theme.

Portfolio Minimal is a Gatsby Theme that let's you create outstanding one-page portfolios within minutes. This Gatsby Starter is a boilerplate project that has the theme pre-installed and pre-configured.

Just clone this Gatsby Starter, add the content. And that's it!


Installation

  1. Install the Gatsby CLI

    npm install -g gatsby-cli
  2. Create a new Gatsby site with the Portfolio Minimal Starter.

    gatsby new portfolio-minimal https://github.com/konstantinmuenster/gatsby-starter-portfolio-minimal-theme
  3. Once installed, you can begin developing your site.

    cd portfolio-minimal
    gatsby develop
  4. 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.


Issues?

If you find any bugs or have feature suggestions, create a new issue or pull request 🙏

Thanks a lot for using this starter! 💪


About

https://portfolio-minimal-theme.vercel.app

License:BSD Zero Clause License


Languages

Language:JavaScript 100.0%