Skip to content

GDGSeattle/gdg-bootstrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GDG Bootstrap

A GDG club static web site with integration to Google Developer Groups.

Created by +Joshua Woodward with contributions from:

Includes jQuery, Twitter Bootstrap, and a JavaScript Date Formatter - License all inside

How do I use it?

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.

LIVE EXAMPLES

  1. GDG Fresno
  2. GDG Albuquerque
  3. GDG Zurich
  4. Brussels GTUG
  5. GDG Seattle

Revision History

v 0.6 (current)

  • Fix bug in home page image sizing.
  • README converted to Markdown.

v 0.5

  • 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...

v 0.4

  • Added Google+ Stream, by Michel Racic
  • Modified Photo lay out, once again
  • created gdg.css, to assist in stream and future custom css

v 0.3

  • 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

v 0.2

  • Added bootstrap-responsive.min.css
  • Categorized upcoming and past events
  • Photos: Changed layout, pulls last 22 photos

v 0.1

  • 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

About

Setup a simple site for your GDG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%