Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scottkellum/moderates
https://github.com/scottkellum/moderates
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/scottkellum/moderates
- Owner: scottkellum
- Created: 2018-09-08T15:17:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-16T04:31:12.000Z (over 1 year ago)
- Last Synced: 2024-04-24T09:24:41.608Z (7 months ago)
- Language: JavaScript
- Size: 5.95 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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
```bashgit 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