engineyard / railsinstaller-website

RailsInstaller Website

Home Page:http://railsinstaller.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RailsInstaller Web

Web application for http://railsinstaller.org

Codeship Status for railsinstaller/website

Contributing

The website is written using Middleman so please see the documentation if you have questions about how a Middleman site is composed.

To contribute, fork repository, make required changes, test, open a pull request on GitHub.

If you'd like to translate the site into a different locale, add the relevant YAML file with translated strings to locales and make sure everything works properly. Check out locales/en.yml for strings to localize.

Current Translations

  • English (en)
  • Brazilian portuguese (pt-BR)
  • Russian (ru-RU)
  • French - France (fr-FR)
  • Czech (cs)
  • Spanish (es)

Testing

Tests for the site are written using Capybara and in the spec directory. To run them, do the following:

$ bundle exec rspec

Updating contributor list

$ rake update:contributors

About

RailsInstaller Website

http://railsinstaller.org/


Languages

Language:CSS 64.2%Language:SCSS 22.1%Language:HTML 12.3%Language:Haml 0.7%Language:Ruby 0.3%Language:Sass 0.2%Language:JavaScript 0.1%Language:Dockerfile 0.0%Language:Shell 0.0%