Skip to content

joeljunstrom/rails-se.github.com

 
 

Repository files navigation

Source of http://rails.se.

Jekyll on GitHub Pages.

Want to contribute?

Either make a pull request or ask an organization owner to give you commit rights.

Local development

gem install jekyll
jekyll --auto --server

Open http://localhost:4000.

Regenerates automatically when files are edited.

Note that internal links may be broken since GitHub Pages allows missing extensions and your dev server doesn't.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%