A GDG club static web site with integration to Google Developer Groups.
Created by +Joshua Woodward with contributions from:
- +Friedger Müffke Events - upcoming/previous
- +Michel Racic News Feed
- +Dustin Brand +1 button
- +Mike Koss GDG Seattle
Includes jQuery, Twitter Bootstrap, and a JavaScript Date Formatter - License all inside
The simplest way to use GDG Bootstrap for your own club is to host the (static) site on github.
- Fork this repository.
- (Be sure you're editing the gh-pages branch).
- Edit the file js/gdg-config.js (follow the instructions within).
That's it! Your site will be running at:
http://yourname.github.io/gdg-bootstrap
If the site is not visible, give it 10 minutes or so for github to begin serving your site.
- Fix bug in home page image sizing.
- README converted to Markdown.
- Changed layout to display more like tabs
- Modified news section, +1 post directly from your website
- include a picasa web album id - pwa seems to be buggy when just trying to get last overall
- Some other stuff...
- Added Google+ Stream, by Michel Racic
- Modified Photo lay out, once again
- created gdg.css, to assist in stream and future custom css
- Added two new config options.
- cover_photo (boolean) - determines if you want to use cover photo from google+ chapter page, currently best if you use a 940x180 image
- cover_color (css color) - custom font color option for cover photo, for dark pictures
- Added "Join" link - if users is logged into Google, will automagically mark the "I'm a member button", otherwise does nothing.
- Minified dateFormat.js
- Added bootstrap-responsive.min.css
- Categorized upcoming and past events
- Photos: Changed layout, pulls last 22 photos
- About: Pulled from Google+ API
- Events: Temporary pulls from gdgfresno.com/gdgfeed.php, until developers.google.com event feed implements JSONP ability
- Photos: Pulled from Google+ Photos, last 24 added