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
- Host: GitHub
- URL: https://github.com/reactivecocoa/reactivecocoa.github.io
- Owner: ReactiveCocoa
- License: other
- Created: 2014-02-03T17:12:25.000Z (over 12 years ago)
- Default Branch: site
- Last Pushed: 2021-01-01T15:40:14.000Z (over 5 years ago)
- Last Synced: 2025-04-14T00:49:41.903Z (about 1 year ago)
- Language: HTML
- Homepage: reactivecocoa.io
- Size: 8.54 MB
- Stars: 17
- Watchers: 15
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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
[](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)._