Skip to content

rails-se/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 serve --watch

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