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

https://github.com/reactivecocoa/reactivecocoa.github.io

ReactiveCocoa website
https://github.com/reactivecocoa/reactivecocoa.github.io

Last synced: 4 months ago
JSON representation

ReactiveCocoa website

Awesome Lists containing this project

README

          

# ReactiveCocoa Dot IO The Website

## Building

Install necessary dependencies by using `bundle install`.

To use:

- Check out the `blog` branch.
- Do a `bundle install`.
- Invoke the `middleman` command.
- Navigate to `localhost:4567`.

Test locally. When you're ready, type `middleman build` and copy the contents of the `build` directory into the `master` branch. Submit a pull request.

## License

[![Creative Commons License](http://i.creativecommons.org/l/by/4.0/88x31.png)](http://creativecommons.org/licenses/by/4.0/deed.en_US)

_This work is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/deed.en_US)._