Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/scottkellum/moderates


https://github.com/scottkellum/moderates

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# moderates

### Prerequisites
* ruby

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

1. Clone Repo
```bash

git clone [email protected]:scottkellum/moderates.git
```

2. Install dependencies
```bash
bundle
gem install middleman
```

3. Running the site locally
```bash
bundle exec middleman || open http://localhost:4567
```

## Deploying the site
1. `git commit -am "ZOMG EVERYTHING"`
2. `git push origin master`
3. Profit