Skip to content

mathewdbutton/ruby_au

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

890 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.2.2).
  • 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

Development Environment

This command will run using Foreman and start the app using both webpack and puma.

$ bin/dev

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 45.2%
  • HTML 36.8%
  • JavaScript 12.8%
  • SCSS 5.2%