Skip to content

jordanbrown/cocoapods.org

 
 

Repository files navigation

CocoaPods Site

This is the repo for the new CocoaPods site.

###I'd like to make a suggestion Fantastic! Take a look at our open issues, and comment on one that seems relevant or open an issue. See our CONTRIBUTING guidelines for opening issues.

###I'd like to add my blog post or tutorial. Delightful! Double check your link follows our External Resource Guidelines, then make a pull request.

###I'd like to run cocoapods.org locally The beta site is built on Middleman, and runs on Ruby 1.9.3 or newer.

Steps to setup:

  1. $ git clone https://github.com/CocoaPods/cocoapods.org.git
  2. $ cd cocoapods.org
  3. $ bundle install
  4. $ rake bootstrap
  5. $ middleman server
  6. Open localhost:4567 in your browser. Changes will be processed automatically

Releases

No releases published

Packages

No packages published