2016-09-06 13:56:50 -07:00
2016-08-23 14:48:07 -07:00
2016-09-06 13:56:50 -07:00
2016-07-10 18:16:07 -07:00
2016-07-10 16:06:35 -07:00
2016-07-11 22:21:55 -07:00
2016-08-23 14:48:07 -07:00
2016-07-10 23:03:12 -07:00
2016-07-10 18:09:24 -07:00
2016-04-07 16:45:22 -07:00
2016-07-10 18:18:00 -07:00
2016-07-10 18:48:55 -07:00
2016-07-10 18:01:42 -07:00

AsyncDisplayKit Documentation

We use Jekyll to build the site using Markdown and host it on Github Pages.

Dependencies

Github Pages uses Jekyll to host a site and Jekyll has the following dependencies.

Mac OS X comes pre-installed with Ruby, but you may need to update RubyGems (via gem update --system). Once you have RubyGems, use it to install bundler.

$ gem install bundler
$ cd gh-pages # Go to folder
$ bundle install # Might need sudo.

Run Jekyll Locally

Use Jekyll to serve the website locally (by default, at http://localhost:4000):

$ bundle exec jekyll serve
$ open http://localhost:4000/

For more, see https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/

Description
No description provided
Readme BSD-3-Clause 77 MiB
Languages
Objective-C 50.9%
Objective-C++ 47%
C 0.9%
Swift 0.5%
Shell 0.4%
Other 0.2%