forked from railsbridge/bridge_troll
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove as many references to RailsBridge as possible
- Update cookbook links to point at the shared cookbook in the Bridge Foundry repo - Rewrite the about page to explain that Bridge Troll is for all the Bridges - Rewrite copy where it didn't need to specify which Bridge the event was for - Emails are now coming from Bridge Troll, not RailsBridge - Remaining references are in URLs that they should be, and email addresses that don't currently have a substitute, i.e. bridgetroll@railsbridge.org, board@railsbridge.org - Fiddly README updates
- Loading branch information
1 parent
71d11ed
commit 7d060a1
Showing
16 changed files
with
42 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,11 @@ | ||
<div style="font-family: sans-serif;"> | ||
<h2>Welcome to Bridge Troll, <%= @resource.first_name %>!</h2> | ||
|
||
<p>Click the link below to begin a magical journey to a RailsBridge workshop.</p> | ||
<p>Click the link below to begin a magical journey to an amazing, welcoming technology workshop.</p> | ||
|
||
<p> | ||
<%= link_to confirmation_url(@resource, confirmation_token: @token) do %> | ||
<img alt='Confirm your account!' src="http://<%= Rails.configuration.action_mailer.default_url_options[:host] %>/email_images/confirm_account.gif"> | ||
<% end %> | ||
</p> | ||
|
||
<p> | ||
P.S. Once you're confirmed, go to the Account page to link to your Meetup account (if you have one). | ||
This will import your RailsBridge attendance history. | ||
</p> | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,56 +1,39 @@ | ||
<div class="row about"> | ||
<div class="col-md-8 col-md-offset-2"> | ||
<h1>Bridge Troll: Software by RailsBridge</h1> | ||
<h2>About RailsBridge</h2> | ||
<p>RailsBridge is an organization that helps people put on free workshops | ||
to teach Ruby, Rails, and other technologies to people who are | ||
under-represented in technology. A typical workshop is 1.5 days, beginning with a Friday evening “Installfest” where we get all the necessary technologies installed on the students’ laptops, and a Saturday workshop focused on demystifying the topic at hand and building something the student can share, be it a static website, a simple Rails app, or a Ruby script that prints “100 Bottles of Beer on the Wall.” </p> | ||
<h1>Bridge Troll</h1> | ||
<h2>Software by RailsBridge, for all Bridges!</h2> | ||
|
||
<p> | ||
Workshops range from 20 – 100 students and volunteers, | ||
and since we provide free food and childcare, they have quite a | ||
few moving parts to manage. In the past, workshops were organized | ||
through a combination of Meetup or Eventbrite and Google Docs | ||
spreadsheets. This was okay, but we wanted to make organizing simpler, | ||
and we wanted to make studying our efficacy possible. So we built | ||
Bridge Troll!</p> | ||
This software helps all of the Bridges under the <a href="http://bridgefoundry.org/">Bridge Foundry</a> umbrella plan workshops, including RailsBridge, MobileBridge, and GoBridge. | ||
Learn more about Bridge Foundry at <a href="http://bridgefoundry.org/">bridgefoundry.org</a>. | ||
</p> | ||
|
||
|
||
<h2>Bridge Troll's Features</h2> | ||
<h2>Bridge Troll's Features for Organizers</h2> | ||
|
||
<h3>Planning</h3> | ||
<h3>Planning Your Workshop</h3> | ||
|
||
<ul> | ||
<li>Manages RSVPs for students and volunteers, including student RSVP limits and automatic waitlist logic.</li> | ||
<li>Manages RSVPs for students and volunteers, including RSVP limits, automatic waitlist logic, and the ability to close RSVPs at any time.</li> | ||
<li>Built-in student and volunteer surveys at the time of RSVP for their dietary needs, class level preference, and volunteers' technical and teaching backgrounds.</li> | ||
<li>Aggregate dietary restrictions view for easy catering ordering.</li> | ||
<li>Bridge Troll automatically reminds students and volunteers via email three days before the event.</li> | ||
<li>Organizers can email all attendees or various subgroups (i.e. confirmed students, waitlisted students, just volunteers, etc.).</li> | ||
<li>Organizers can email all attendees, various subgroups (i.e. confirmed students, waitlisted students, just volunteers, etc.), or specific attendees.</li> | ||
</ul> | ||
|
||
<h3>At the Workshop</h3> | ||
<h3>Managing Your Workshop</h3> | ||
|
||
<ul> | ||
<li>Easy check-in page to keep track of who actually shows.</li> | ||
<li>Organizers can designate “checkin-ers”, so anyone with a Bridge Troll | ||
account can help check people in.</li> | ||
<li>Organizers can designate “checkin-ers”, so anyone with a Bridge Troll account can help check people in.</li> | ||
<li>Automatic small-group sorting with drag & drop interface so organizers can tweak class divisions based on their needs</li> | ||
<li>Bridge Troll will email your attendees a short survey about how the workshop went.</li> | ||
</ul> | ||
|
||
<p>Want to learn more about planning a RailsBridge workshop? We've got a | ||
<a href="https://github.com/railsbridge/docs/wiki/Cookbook">cookbook for | ||
organizers</a> with best practices, email templates, | ||
and lots of lists. Since it's a wiki, if you have something to add, | ||
all you need is a GitHub account to edit it! </p> | ||
|
||
|
||
<h2>How Using Bridge Troll Helps RailsBridge</h2> | ||
<p>When every organizer uses a different set of spreadsheets, it’s really hard to take a bird's eye look at RailsBridge workshops. We want to study our attendance rates, how often students come back as volunteers, and how often new people are getting involved, and those things are pretty difficult to do without a centralized source of truth.</p> | ||
<p>Bridge Troll can be that centralized repository of workshop data, and the more organizers who use it, the more we can learn about RailsBridge.</p> | ||
<p>Want to learn more about planning a workshop? We've got a <a href="https://github.com/bridgefoundry/WorkshopCookbook/wiki/Cookbook">cookbook for organizers</a> with best practices, email templates, | ||
and lots of lists. Since it's a wiki, if you have something to add, all you need is a GitHub account to edit it! </p> | ||
|
||
<h2>What’s Next for Bridge Troll</h2> | ||
<p>We’ve got more features to add: workshops should have comments, | ||
there should be an automatic survey after the workshop, | ||
and it’d be cool to have a forecast of the likely attendance rate based | ||
on past attendance. If that sounds fun, | ||
please join us in <a href= "https://github.com/railsbridge/bridge_troll">building this software</a>.</p> | ||
<h2>Wanna help?</h2> | ||
<p>This project is open source! Head over to <a href="https://github.com/railsbridge/bridge_troll">our GitHub repo</a> to get started contributing. We love contributions from new and experienced programmers alike!</p> | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters