Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dedalozzo/www.elephantoncouch.com
Elephant on Couch website.
https://github.com/dedalozzo/www.elephantoncouch.com
Last synced: about 2 months ago
JSON representation
Elephant on Couch website.
- Host: GitHub
- URL: https://github.com/dedalozzo/www.elephantoncouch.com
- Owner: dedalozzo
- Created: 2015-03-26T18:20:32.000Z (almost 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-06-01T18:18:07.000Z (over 8 years ago)
- Last Synced: 2023-03-30T15:44:11.319Z (almost 2 years ago)
- Language: CSS
- Homepage:
- Size: 4.26 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Elephant on Couch docs site
This directory contains the code for the Elephant on Couch docs site, [elephantoncouch.com](http://elephantoncouch.com/).
## Contributing
For information about contributing, see the [Contributing page](http://elephantoncouch.com/docs/contributing/).
## Running locally
You can preview your contributions before opening a pull request by running from within the directory:
1. `bundle install`
2. `bundle exec rake site:preview`It's just a jekyll site, afterall! :wink: