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

https://github.com/nicksp/plekhanov.me

My personal website and blog
https://github.com/nicksp/plekhanov.me

Last synced: 2 months ago
JSON representation

My personal website and blog

Awesome Lists containing this project

README

          

# Nick Plekhanov's personal website

Powered by [Gatsby](https://www.gatsbyjs.org/) and [Emotion](https://emotion.sh/).

## 🚀 Quick start

First clone the repo, install dependencies and build the site:

```shell
yarn
yarn build
git clone https://github.com/nicksp/plekhanov.me.git
cd plekhanov.me/
```

Then run dev server (it will refresh the page after any changes in JavaScript, styles or content):

```shell
yarn start
```

Browse to [http://localhost:8000/](http://localhost:8000/) to preview website.

## 🐞 Issue

If you find any typos or you have any comments on the posts or notes, please feel free to [open an issue](https://github.com/nicksp/plekhanov.me/issues/new/choose).

## 🧔 Author

[Nick Plekhanov](https://plekhanov.me)