rubymonsters / fiftypercent

50 percent, that's half of it. Women make up roughly half of the world's population. But they rarely make up half the participant on discussion panels, on the microphone, in talk show or conferences. "50 Prozent" documents, how many women* there are.

Home Page:https://50prozent.speakerinnen.org/en/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Welcome to fiftypercent \o/

It is a rails application. Maintained by the rubymonstas.

Blog: https://blog.speakerinnen.org

Fiftypercent: https://50prozent.speakerinnen.org/

How to set it up:

bundle install

rake db:create

rake db:migrate

rake db:seed

to run the tests:

rake test

deploy:

cap production deploy

deploy branch:

cap production deploy BRANCH=anja-remove-inuit

to see the page locally:

rails s

to see the 50percent page:

http://localhost:3000

to see the blog:

find your hosts file:

on a linux: sudo vim /etc/hosts

on a mac: sudo vim /private/etc/hosts

here you add: 127.0.0.1 blog.local.test

http://blog.local.test:3000/

About

50 percent, that's half of it. Women make up roughly half of the world's population. But they rarely make up half the participant on discussion panels, on the microphone, in talk show or conferences. "50 Prozent" documents, how many women* there are.

https://50prozent.speakerinnen.org/en/


Languages

Language:Ruby 54.7%Language:HTML 38.4%Language:SCSS 6.1%Language:JavaScript 0.8%