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

https://github.com/emcfarlane/emcfarlane.github.io

Blog
https://github.com/emcfarlane/emcfarlane.github.io

Last synced: 3 months ago
JSON representation

Blog

Awesome Lists containing this project

README

          

Hello, world!
=============

Static site generation.

### Development

```
$ yarn
$ yarn start
$ yarn build
```

### Deployment

```
$ GIT_USER=emcfarlane USE_SSH=true yarn deploy
```