8000 GitHub - ttrmw/documentation
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ttrmw/documentation

 
 

Repository files navigation

capistranorb.com

This is the repository that generates the capistranorb.com site. Feel free to send pull requests to make improvements to Capistrano's documentation!

Quick start

This is a GitHub Pages project, which means it is built using Jekyll. To run the site locally, you'll need a functioning Ruby environment.

After checking out the capistrano-documentation project, run:

bundle install

Then start the Jekyll server with:

bundle exec jekyll serve

You should now be able to preview the site on http://localhost:4000. After making any changes to markdown or HTML files, just refresh your browser to see the results. You do not have to restart the Jekyll process.

More information: Using Jekyll with Pages.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 47.1%
  • HTML 30.4%
  • JavaScript 14.0%
  • Ruby 8.5%
0