RubyMotion-Tutorial
Forking
- Edit the chapters in
_posts
- Code sources are in each chapter's folder
- Use Jekyll to preview your changes
Installation
bundle install
sudo easy_install Pygments
(used for syntax highlighting)
_posts
bundle install
sudo easy_install Pygments
(used for syntax highlighting)