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

https://github.com/bjacobel/bjacobel.com

My personal website
https://github.com/bjacobel/bjacobel.com

Last synced: 3 months ago
JSON representation

My personal website

Awesome Lists containing this project

README

        

### bjacobel.com
---
My personal website and blog.

#### Run locally
Requirements:
- Node 6

yarn || npm install
yarn start || npm start

#### Deploy
Just push to GitHub. Travis will build the site, push it to S3 and then invalidate the CloudFront cache.