Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/konstantinmuenster/gatsby-portfolio
Portfolio / Personal Website - Built with Gatsby.js and Published at konstantin.digital
https://github.com/konstantinmuenster/gatsby-portfolio
gatsby gatsbyjs minimal modern personal-website portfolio reactjs
Last synced: 12 days ago
JSON representation
Portfolio / Personal Website - Built with Gatsby.js and Published at konstantin.digital
- Host: GitHub
- URL: https://github.com/konstantinmuenster/gatsby-portfolio
- Owner: konstantinmuenster
- License: mit
- Created: 2019-12-21T08:57:01.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-10T00:49:38.000Z (over 1 year ago)
- Last Synced: 2024-10-11T13:24:46.780Z (29 days ago)
- Topics: gatsby, gatsbyjs, minimal, modern, personal-website, portfolio, reactjs
- Language: JavaScript
- Homepage:
- Size: 5.45 MB
- Stars: 32
- Watchers: 3
- Forks: 9
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gatsby Portfolio
#### My personal website - Built with [Gatsby.js](https://www.gatsbyjs.org/) and Published at [konstantin.digital](https://konstantin.digital)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) [![Netlify Status](https://api.netlify.com/api/v1/badges/c0f9e111-12d6-426d-87fa-3450d7052da6/deploy-status)](https://app.netlify.com/sites/fervent-hamilton-17c92d/deploys)This is the first iteration of my personal website. The project is under ongoing development. However, feel free to use it as a basis for your own portfolio - please just read the note below first. And if you find any bugs or improvements, let me know!
![konstantin.digital Screenshot](./screenshot.png)
## Note
I've made my portfolio open source for your inspiration. I think, especially for beginners, it can be hard to get a first starting point. So feel free to build your portfolio up on mine. However, if you do so, please leave a tiny hint on your site that links to my site [konstantin.digital](https://konstantin.digital) or this [GitHub project](https://github.com/konstantinmuenster/gatsby-portfolio). Thanks and happy coding!## Installation
If you don't already have the Gatsby CLI, install it```npm install -g gatsby-cli```
Clone the project and change directory accordingly
```git clone https://github.com/konstantinmuenster/gatsby-portfolio.git```
```cd portfolio-gatsby```Install it
```npm install```
Run development server and enjoy
```gatsby develop```
## About
Konstantin Münster – [konstantin.digital](https://konstantin.digital) – [[email protected]](mailto:[email protected])
Distributed under the [MIT](http://showalicense.com/?fullname=Konstantin+M%C3%BCnster&year=2019#license-mit) license.
See ``LICENSE`` for more information.[https://github.com/konstantinmuenster](https://github.com/konstantinmuenster)