Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Latest commit

 

History

History
27 lines (19 loc) · 1.17 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.17 KB

boomerang-polymer

Join the chat at https://gitter.im/gdg-x/boomerang-polymer

WARNING

This branch is based on an old version of Polymer and has not been updated to support recent versions (such as 0.9.0 as of 2015-05-27). It is currently unlikely to work out of the box.

About

Based on the GDG Twin Cities site (http://dev.gdgtc.com/gdgtc-site-polymer), this page is a polymer implementation of boomerang, the templates for GDG chapters.

To install on your site

  • clone this repo into a folder
  • from the command line enter >bower update*
  • edit pages as you see fit.
  • optionally, branch to gh-pages and push to github.com

* the components folder is excluded from this git repo. Polymer code is most easily managed by Bower.

Contribute

  • for TODOs see issues
  • use the code as a playground for your Polymer Polytechnics, add components and send pull requests