mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-05 08:49:29 +08:00
818425ce92abf998e15104f688ebfce234589783
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).
Otherwise, RVM and rbenv are popular ways to install Ruby.
Once you have RubyGems and installed Bundler (via gem install bundler), use it to install the dependencies.
$ 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/
Description
Languages
Objective-C
50.9%
Objective-C++
47%
C
0.9%
Swift
0.5%
Shell
0.4%
Other
0.2%