diff --git a/_includes/navigation.html b/_includes/navigation.html index c98a1420..33b5e7b5 100644 --- a/_includes/navigation.html +++ b/_includes/navigation.html @@ -12,6 +12,9 @@
  • Cold Start
  • Rollbacks
  • +
    Framework Extensions
    +
  • Ruby on Rails
  • +
  • Troubleshooting
  • SCM (Git) Authentication
  • Connectivity
  • diff --git a/_layouts/default.html b/_layouts/default.html index bf92a55f..7467cbb2 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -71,6 +71,8 @@ {% include footer.html %} + + diff --git a/_site/2013/06/01/release-announcement.html b/_site/2013/06/01/release-announcement.html index 00577788..ea97dd1b 100644 --- a/_site/2013/06/01/release-announcement.html +++ b/_site/2013/06/01/release-announcement.html @@ -69,6 +69,9 @@
  • Cold Start
  • Rollbacks
  • +
    Framework Extensions
    +
  • Ruby on Rails
  • +
  • Troubleshooting
  • SCM (Git) Authentication
  • Connectivity
  • @@ -1294,6 +1297,8 @@ piecemeal with their own implementations

    + + diff --git a/_site/changes.html b/_site/changes.html index 250fe7bf..fb09d2d9 100644 --- a/_site/changes.html +++ b/_site/changes.html @@ -69,6 +69,9 @@
  • Cold Start
  • Rollbacks
  • +
    Framework Extensions
    +
  • Ruby on Rails
  • +
  • Troubleshooting
  • SCM (Git) Authentication
  • Connectivity
  • @@ -140,6 +143,8 @@ + + diff --git a/_site/css/capistrano.css b/_site/css/capistrano.css index 2e525123..e831e294 100644 --- a/_site/css/capistrano.css +++ b/_site/css/capistrano.css @@ -41,3 +41,11 @@ footer ul.social.icons li { margin-left: 10px; font-size: 5em; } + +.github-widget { + margin-bottom: 1em; +} + +.github-box .github-box-download { + height: 44px !important; +} diff --git a/_site/documentation/faq/why-does-something-work-in-my-ssh-session-but-not-in-capistrano/index.html b/_site/documentation/faq/why-does-something-work-in-my-ssh-session-but-not-in-capistrano/index.html index 2a2c1f46..94f7423d 100644 --- a/_site/documentation/faq/why-does-something-work-in-my-ssh-session-but-not-in-capistrano/index.html +++ b/_site/documentation/faq/why-does-something-work-in-my-ssh-session-but-not-in-capistrano/index.html @@ -69,6 +69,9 @@
  • Cold Start
  • Rollbacks
  • +
    Framework Extensions
    +
  • Ruby on Rails
  • +
  • Troubleshooting
  • SCM (Git) Authentication
  • Connectivity
  • @@ -376,6 +379,8 @@ INFO Not interactive + + diff --git a/_site/documentation/frameworks/ruby-on-rails/index.html b/_site/documentation/frameworks/ruby-on-rails/index.html new file mode 100644 index 00000000..f0971b20 --- /dev/null +++ b/_site/documentation/frameworks/ruby-on-rails/index.html @@ -0,0 +1,185 @@ + + + + + + + Ruby on Rails + + + + + + + + + + + + + + + + +
    + + + +
    + + +
    +
    + + +
    +
    +
    +

    Ruby on Rails

    +

    Note: The Ruby on Rails tasks target the most recent Ruby on Rails +version, and as such might be unsuitable for you, please test these recipes in +your staging environment before deploying them to production!

    + +

    Capistrano::Rails

    + +

    The official Gem for Capistrano-Rails is named capistrano-rails, and one can +simply define this in one's Rails project's Gemfile, it will depend on a +suitably new version of Capistrano.

    + +

    The +README +for the Capistrano::Rails explains more than enough, sufficed to say that it +adds appropriate hooks for database migrations and asset compilation at the +appropriate times.

    + +
    + +
    +
    +
    + + + + + + + + + + + + + + + + + + + diff --git a/_site/documentation/getting-started/authentication-and-authorisation/index.html b/_site/documentation/getting-started/authentication-and-authorisation/index.html index 8bb8abe3..b6377673 100644 --- a/_site/documentation/getting-started/authentication-and-authorisation/index.html +++ b/_site/documentation/getting-started/authentication-and-authorisation/index.html @@ -69,6 +69,9 @@
  • Cold Start
  • Rollbacks
  • +
    Framework Extensions
    +
  • Ruby on Rails
  • +
  • Troubleshooting
  • SCM (Git) Authentication
  • Connectivity
  • @@ -840,6 +843,8 @@ drwxrwsr-x (2775) /var/www/rails3-bootstrap-devise-cancan-demo/shared

    + + diff --git a/_site/documentation/getting-started/cold-start/index.html b/_site/documentation/getting-started/cold-start/index.html index 38c77dad..0f9b7c1a 100644 --- a/_site/documentation/getting-started/cold-start/index.html +++ b/_site/documentation/getting-started/cold-start/index.html @@ -69,6 +69,9 @@
  • Cold Start
  • Rollbacks
  • +
    Framework Extensions
    +
  • Ruby on Rails
  • +
  • Troubleshooting
  • SCM (Git) Authentication
  • Connectivity
  • @@ -560,6 +563,8 @@ DEBUG [f40edfbb] 3419812c9f146d9a84b44bcc2c3caef94da54758 refs/heads/master + + diff --git a/_site/documentation/getting-started/installation/index.html b/_site/documentation/getting-started/installation/index.html index b3c5c97e..a9323fd3 100644 --- a/_site/documentation/getting-started/installation/index.html +++ b/_site/documentation/getting-started/installation/index.html @@ -69,6 +69,9 @@
  • Cold Start
  • Rollbacks
  • +
    Framework Extensions
    +
  • Ruby on Rails
  • +
  • Troubleshooting
  • SCM (Git) Authentication
  • Connectivity
  • @@ -356,6 +359,8 @@ the risk of accidentally upgrading to v3. + + diff --git a/_site/documentation/getting-started/preparing-your-application/index.html b/_site/documentation/getting-started/preparing-your-application/index.html index 0a92c819..312d53b3 100644 --- a/_site/documentation/getting-started/preparing-your-application/index.html +++ b/_site/documentation/getting-started/preparing-your-application/index.html @@ -69,6 +69,9 @@
  • Cold Start
  • Rollbacks
  • +
    Framework Extensions
    +
  • Ruby on Rails
  • +
  • Troubleshooting
  • SCM (Git) Authentication
  • Connectivity
  • @@ -504,6 +507,8 @@ to authorise Capistrano on our servers yet.

    + + diff --git a/_site/documentation/index.html b/_site/documentation/index.html deleted file mode 100644 index 879ae949..00000000 --- a/_site/documentation/index.html +++ /dev/null @@ -1 +0,0 @@ -FUCK YOU JEKYLL \ No newline at end of file diff --git a/_site/documentation/overview/introductory-demo-video/index.html b/_site/documentation/overview/introductory-demo-video/index.html index 1cacc589..e8f491b0 100644 --- a/_site/documentation/overview/introductory-demo-video/index.html +++ b/_site/documentation/overview/introductory-demo-video/index.html @@ -69,6 +69,9 @@
  • Cold Start
  • Rollbacks
  • +
    Framework Extensions
    +
  • Ruby on Rails
  • +
  • Troubleshooting
  • SCM (Git) Authentication
  • Connectivity
  • @@ -198,6 +201,8 @@ sitting and watching Ruby compile, for example!)

    + + diff --git a/_site/documentation/overview/what-is-capistrano/index.html b/_site/documentation/overview/what-is-capistrano/index.html index 466549e2..6ebd52f9 100644 --- a/_site/documentation/overview/what-is-capistrano/index.html +++ b/_site/documentation/overview/what-is-capistrano/index.html @@ -69,6 +69,9 @@
  • Cold Start
  • Rollbacks
  • +
    Framework Extensions
    +
  • Ruby on Rails
  • +
  • Troubleshooting
  • SCM (Git) Authentication
  • Connectivity
  • @@ -432,6 +435,8 @@ end + + diff --git a/_site/index.html b/_site/index.html index 1d3ca440..570ce2dd 100644 --- a/_site/index.html +++ b/_site/index.html @@ -69,6 +69,9 @@
  • Cold Start
  • Rollbacks
  • +
    Framework Extensions
    +
  • Ruby on Rails
  • +
  • Troubleshooting
  • SCM (Git) Authentication
  • Connectivity
  • @@ -126,6 +129,14 @@ extended to support them.

    +

     Source Code

    + +
    + +
    + +
    + @@ -164,6 +175,14 @@ extended to support them.

    + +

     Source Code

    + +
    + +
    + +
    --> @@ -198,6 +217,8 @@ extended to support them.

    + + diff --git a/_site/js/jquery.githubRepoWidget.min.js b/_site/js/jquery.githubRepoWidget.min.js new file mode 100644 index 00000000..d7eae6e4 --- /dev/null +++ b/_site/js/jquery.githubRepoWidget.min.js @@ -0,0 +1 @@ +$(function(){var a=0;$(".github-widget").each(function(){if(a==0)$("head").append('');a++;var b=$(this);var c=b.data("repo");$.ajax({url:"https://api.github.com/repos/"+c,dataType:"jsonp",success:function(a){var c=a.data;var d=new Date(c.pushed_at);var e=d.getMonth()+1+"-"+d.getDate()+"-"+d.getFullYear();var f=$('

    '+c.owner.login+' / '+c.name+'

    '+c.description+' — Read More

    Latest commit to the master branch on '+e+'

    Download as zip
    ');f.appendTo(b)}})})}) \ No newline at end of file diff --git a/css/capistrano.css b/css/capistrano.css index 2e525123..e831e294 100644 --- a/css/capistrano.css +++ b/css/capistrano.css @@ -41,3 +41,11 @@ footer ul.social.icons li { margin-left: 10px; font-size: 5em; } + +.github-widget { + margin-bottom: 1em; +} + +.github-box .github-box-download { + height: 44px !important; +} diff --git a/documentation/frameworks/ruby-on-rails/index.markdown b/documentation/frameworks/ruby-on-rails/index.markdown new file mode 100644 index 00000000..ad9afba4 --- /dev/null +++ b/documentation/frameworks/ruby-on-rails/index.markdown @@ -0,0 +1,24 @@ +--- +title: Ruby on Rails +layout: default +--- + +**Note:** The Ruby on Rails tasks target the most recent Ruby on Rails +version, and as such might be unsuitable for you, please test these recipes in +your staging environment before deploying them to production! + + +### Capistrano::Rails + +The official Gem for Capistrano-Rails is named `capistrano-rails`, and one can +simply define this in one's Rails project's `Gemfile`, it will depend on a +suitably new version of Capistrano. + +The +[`README`](https://github.com/capistrano/rails/blob/master/README.md) +for the Capistrano::Rails explains more than enough, sufficed to say that it +adds appropriate hooks for database migrations and asset compilation at the +appropriate times. + +
    + diff --git a/documentation/index.html b/documentation/index.html deleted file mode 100644 index 879ae949..00000000 --- a/documentation/index.html +++ /dev/null @@ -1 +0,0 @@ -FUCK YOU JEKYLL \ No newline at end of file diff --git a/index.markdown b/index.markdown index a21dd0ca..e0e4d6cf 100644 --- a/index.markdown +++ b/index.markdown @@ -33,3 +33,8 @@ extended to support them. +### Source Code + +
    +
    +
    diff --git a/js/jquery.githubRepoWidget.min.js b/js/jquery.githubRepoWidget.min.js new file mode 100644 index 00000000..d7eae6e4 --- /dev/null +++ b/js/jquery.githubRepoWidget.min.js @@ -0,0 +1 @@ +$(function(){var a=0;$(".github-widget").each(function(){if(a==0)$("head").append('');a++;var b=$(this);var c=b.data("repo");$.ajax({url:"https://api.github.com/repos/"+c,dataType:"jsonp",success:function(a){var c=a.data;var d=new Date(c.pushed_at);var e=d.getMonth()+1+"-"+d.getDate()+"-"+d.getFullYear();var f=$('

    '+c.owner.login+' / '+c.name+'

    '+c.description+' — Read More

    Latest commit to the master branch on '+e+'

    Download as zip
    ');f.appendTo(b)}})})}) \ No newline at end of file