diff --git a/docs/_includes/navigation.html b/docs/_includes/navigation.html index 6bf34959..7aaed05e 100644 --- a/docs/_includes/navigation.html +++ b/docs/_includes/navigation.html @@ -51,17 +51,7 @@
  • Plugins
    -
  • Bundler
  • -
  • Composer
  • -
  • Drupal
  • -
  • Laravel
  • -
  • npm
  • -
  • Phusion Passenger
  • -
  • chruby
  • -
  • rbenv
  • -
  • RVM
  • -
  • Ruby on Rails
  • -
  • Symfony
  • +
  • Official Plugins
  • 3rd Party Plugins
  • diff --git a/docs/documentation/plugins/index.markdown b/docs/documentation/plugins/index.markdown new file mode 100644 index 00000000..262e29d6 --- /dev/null +++ b/docs/documentation/plugins/index.markdown @@ -0,0 +1,20 @@ +--- +title: Official Plugins +layout: default +--- + +This is the list of official Capistrano Plugins. + + diff --git a/docs/documentation/third-party-plugins/index.markdown b/docs/documentation/third-party-plugins/index.markdown index df95d214..5f60e99a 100644 --- a/docs/documentation/third-party-plugins/index.markdown +++ b/docs/documentation/third-party-plugins/index.markdown @@ -6,6 +6,9 @@ layout: default Here are some Capistrano plugins you might find useful. This list is neither complete nor audited in any way. +You can help us expanding this list by sending us a pull request on +GitHub. +