Last active
December 19, 2015 16:08
-
-
Save sambao21/5981026 to your computer and use it in GitHub Desktop.
KC Ruby site contents draft
This file contains hidden or 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
Currently: | |
* /podcasts | |
* /members | |
* tweets (but it's use the deprecated twitter api that freezes page load on chrome) | |
* /discussions - just a link to meetup discussions | |
* /events - just a link to meetup | |
Ideas in ongoing discussion: | |
* Next meetup (+ details) | |
* Any type of special event (eg, the RTanque competition) | |
* Informal meetups (eg, Sunday night hack) | |
* Links to IRC room, mailing list, etc | |
* Event list from meetup | |
* Videos of previous meetings (from Vimeo list) | |
* Members (profile, email, follow this user) | |
* links (to meetup list, etc) | |
* forum | |
Some additional ideas from other ruby group sites: | |
* developer list/jobs board | |
* talk sign up and guidelines | |
* sponsors | |
* projects | |
Proposed routes | |
* / | |
** who we are | |
** next meetup info | |
** links to other sections | |
** links to all of online presence e.g. twitter, meetup, google group, irc, github, flickr | |
* /people | |
** this could just be the coordinators, or it could be anyone that has account and signed up on meetup | |
* /people/join - if we want to let people be able to update info FUTURE | |
** cpaturing peoples names, web url, twitter, github, email (for gravatar). | |
** use recaptcha? and confirm email? | |
* /projects | |
** various projects we do as a group. | |
** Pull description, link from github | |
* /talks | |
** listing of presentations and next presentation and date and info. | |
** videos FUTURE | |
* /talks/proposal | |
** form to submit ideas for talks | |
* /events | |
** listing of past events, future events | |
** for each event have media e.g. picturees | |
* /resources | |
** resources for ruby e.g. sites, videos, books | |
* /sponsors | |
** sponsor logos - for anyone donating space, food, swag, money | |
* /sponsors/join | |
** form for sponsors to say what they're willing to do and help |
(thumbs up)
👍
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Obviously, I didn't fully list out all the subresources under each respective section, but you can assume there will be a show action for the respective resources