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

https://github.com/webcaetano/webcaetano.github.io

@webcaetano personal site.
https://github.com/webcaetano/webcaetano.github.io

Last synced: 6 months ago
JSON representation

@webcaetano personal site.

Awesome Lists containing this project

README

          

@webcaetano personal site

Feel free to fork and use it.

### Installation

```
git clone git@github.com:webcaetano/webcaetano.github.io.git
cd webcaetano.github.io
npm install && bower install
```

### Dev mode

```
gulp
```

### Build an deploy

```
gulp deploy
```