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

https://github.com/844196/blog

BlankSlate
https://github.com/844196/blog

Last synced: 3 months ago
JSON representation

BlankSlate

Awesome Lists containing this project

README

        

## Requirements

- Ruby (>=2.1.0)
- bundler

## Local Setup

```shellsession
$ bundle install --path vendor/bundle
```

## Live Preview

```shellsession
$ bundle exec guard start
```

**note:** Require [chrome plugin](https://chrome.google.com/webstore/detail/livereload/jnihajbhpnppcggbcgedagnkighmdlei).