Skip to content

samgreen96/ruby_au

 
 

Repository files navigation

Ruby Australia Website

Website for Ruby Australia The slack channel for the website working group can be found here

Required Environment / Minimum Setup

  • Install the Ruby version (3.0.6).
  • Install PostgreSQL.
  • Install Bundler.
  • bundle install
  • Install yarn.
  • yarn install
  • Modify config/database.yml as needed.
  • rake db:setup

Configuration

None (yet).

Testing

bin/rspec

Staging Environment

None (yet).

Production Environment

This website is hosted on Heroku

You can see it in action here: ruby australia

Known Issues / Gotchas

None (yet).

Content licence

Content is Copyright 2016 by Ruby Australia, All rights reserved.

Logotype licence

"Ruby Australia" 'Gem' and Typographic logo are Copyright 2016 by Ruby Australia, All rights reserved.

About

The ruby.org.au website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 42.6%
  • HTML 38.3%
  • JavaScript 13.6%
  • SCSS 5.5%