Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/konstantinmuenster/gatsby-starter-portfolio-minimal-theme
A Gatsby Starter Project to get started with the Portfolio Minimal Theme.
https://github.com/konstantinmuenster/gatsby-starter-portfolio-minimal-theme
gatsby gatsby-starter gatsbyjs one-page portfolio-minimal portfolio-website
Last synced: 5 days ago
JSON representation
A Gatsby Starter Project to get started with the Portfolio Minimal Theme.
- Host: GitHub
- URL: https://github.com/konstantinmuenster/gatsby-starter-portfolio-minimal-theme
- Owner: konstantinmuenster
- License: 0bsd
- Created: 2021-06-12T11:34:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-11T10:41:56.000Z (about 2 years ago)
- Last Synced: 2024-12-15T13:40:45.552Z (7 days ago)
- Topics: gatsby, gatsby-starter, gatsbyjs, one-page, portfolio-minimal, portfolio-website
- Language: JavaScript
- Homepage:
- Size: 6.2 MB
- Stars: 145
- Watchers: 4
- Forks: 72
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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!
[Live Demo on Gatsby Cloud](https://gatsbystarterportfoliominimalt.gatsbyjs.io/) Β· [Live Demo on Netlify](https://gatsby-starter-portfolio-minimal-theme.netlify.app/) Β· [Portfolio Minimal Theme on Github](https://github.com/konstantinmuenster/gatsby-theme-portfolio-minimal)
---
## Installation
1. Install the Gatsby CLI
```sh
npm install -g gatsby-cli
```2. Create a new Gatsby site with the Portfolio Minimal Starter.
```sh
gatsby new portfolio-minimal https://github.com/konstantinmuenster/gatsby-starter-portfolio-minimal-theme
```3. Once installed, you can begin developing your site.
```sh
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](https://github.com/konstantinmuenster/gatsby-theme-portfolio-minimal/tree/main/gatsby-theme-portfolio-minimal#readme).
---
## Issues?
If you find any bugs or have feature suggestions, create a new issue or pull request π
Thanks a lot for using this starter! πͺ
---
Konstantin MΓΌnster β [konstantin.digital](https://konstantin.digital)