Skip to content
vic

clayallsopp/rubymotion-tutorial

RubyMotion-Tutorial

clayallsopp/rubymotion-tutorial.json
{
"createdAt": "2012-07-20T02:12:31Z",
"defaultBranch": "master",
"description": "RubyMotion-Tutorial",
"fullName": "clayallsopp/rubymotion-tutorial",
"homepage": "http://rubymotion-tutorial.com",
"language": "Ruby",
"name": "rubymotion-tutorial",
"pushedAt": "2021-01-11T19:25:11Z",
"stargazersCount": 213,
"topics": [],
"updatedAt": "2025-07-27T09:49:06Z",
"url": "https://github.com/clayallsopp/rubymotion-tutorial"
}
  • Edit the chapters in _posts
  • Code sources are in each chapter’s folder
  • Use Jekyll to preview your changes
  1. bundle install
  2. sudo easy_install Pygments (used for syntax highlighting)