Giter VIP home page Giter VIP logo

on_ruby's Introduction

OnRuby

Status

Source for the Sites of the Ruby Communities Hamburg, Bremen, Cologne, Saarland, Berlin, Leipzig, Karlsruhe, Dresden

Setup

Use foreman to start the server, otherwise you need to export the options of the .env file manually:

bundle --without=production
rake db:setup
foreman start

Hosts

For working with the whitelabel functionality, you need to add all supported subdomains to your /etc/hosts :

127.0.0.1    onruby.dev hamburg.onruby.dev cologne.onruby.dev bremen.onruby.dev saar.onruby.dev berlin.onruby.dev karlsruhe.onruby.dev leipzig.onruby.dev dresden.onruby.dev

Access via http://onruby.dev:5000

Test-Data

You don't need any to setup a new project! If you are a heroku project admin, you can dump Data from Heroku via Taps Gem:

heroku db:pull

THE GUIDE TO YOUR RUG

There are just a couple of steps for your Ruby Usergroup Site to get alive:

  • fork this repo
  • create a new branch
  • provide mandatory changes to the following files:
    • config/whitelabel.yml
    • config/locales/*.label.yml
    • app/assets/images/labels/your_label.png
  • add optional custom files to:
    • app/assets/images/labels
    • app/assets/stylesheets/labels
    • app/assets/javascripts/labels
  • create pull request
  • lean back and wait :)

If you have a custom domain, you need to setup the CNAME of your domain to point to heroku.

On the admin-site we need to:

  • heroku domains:add xyz.onruby.de [custom.de]
  • merge the pull
  • deploy to heroku
  • add admin privileges to someone for the new RUG

Website

OnRuby Website

Mobile Website

OnRuby Mobile

Admin Interface

The app comes with an ActiveAdmin interface to manage the model data. In order to access the admin stuff, you need to be a registered user with the "admin role". ActiveAdmin is mounted under /admin of your label, so it's hamburg.onruby.de/admin for Hamburg.

Stuff to manage (CRUD)

  • Users
  • Events
    • Materials
  • Locations / Companies (Companies are just special Locations)
  • Topics (Stuff that user can demand/propose)
  • Jobs (The Display on top of the Page)
  • Highlights (Special infos, that you want to display for a short period of time)

ActiveAdmin

License

"THE BEER-WARE LICENSE" (Revision 42): [email protected] wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return Peter Schröder

on_ruby's People

Contributors

phoet avatar rubiii avatar dennisreimann avatar sweed avatar jhilden avatar parkr avatar klaustopher avatar sonnendeck avatar zealot128 avatar thilo avatar thomet avatar bitboxer avatar ralph avatar

Watchers

Tobias Pfeiffer avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.