Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)