CocoaPods / guides.cocoapods.org

The guides for CocoaPods

Home Page:https://guides.cocoapods.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CocoaPods Guides Site

This is the repo for the CocoaPods Guides site.

I'd like to contribute

Great! Head over to CONTRIBUTING.

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 guides.cocoapods.org locally

The guides site is built on Middleman, and runs on Ruby 2.1.3.

Steps to setup:

  1. $ git clone https://github.com/CocoaPods/guides.cocoapods.org.git
  2. $ cd guides.cocoapods.org
  3. $ rake bootstrap
  4. $ bundle exec rake generate:all
  5. $ foreman start
  6. Open localhost:4567 in your browser. Changes will be processed automatically

Deploying the latest version to GitHub Pages

$ bundle exec rake deploy

About

The guides for CocoaPods

https://guides.cocoapods.org/


Languages

Language:Ruby 74.4%Language:Slim 23.9%Language:JavaScript 1.5%Language:CSS 0.1%Language:Procfile 0.0%