Skip to content

adarsh/www.ruby-lang.org

Repository files navigation

This is an attempt to port the poorly maintained www.ruby-lang.org website to Jekyll. You can view the live site at ruby-lang.tk

Get It

$ git clone https://github.com/postmodern/www.ruby-lang.org.git
$ cd www.ruby-lang.org/
$ jekyll
$ open http://localhost:4000/

Todo

  1. Compare ruby-lang.tk to www.ruby-lang.org. Submit Issues for any formatting mistakes.
  2. Generate the yearly/monthly News Post index pages.
  3. Write some JavaScript to randomly request code examples, from the examples/ directory, for the front-page.
  4. Auto-generate the Top Projects page using a rake task that pulls statistics from www.rubygems.org.

About

Source of the https://www.ruby-lang.org website.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 46.0%
  • HTML 30.2%
  • CSS 17.3%
  • JavaScript 5.3%
  • TypeScript 1.2%