Skip to content

neojato/boomerang-gae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boomerang ported for App Engine (Python)

This is forked from the GDG-X boomerang project. GDG boilerplate, feeds from DevSite and Google+ using AngularJS and Twitter Bootstrap.

This verson was designed to be used with the Codenvy IDE. This was for a simple push -> deploy to GAE from even a Chromebook.

View GDG Kansas City's site to see a working version of this application.

Steps to setup for your own GDG website:

  1. Fork this project into your own repository
  2. Open the Codenvy IDE and log in
  • Create a new Python project and select App Engine as your PaaS
  • Create an App Engine project
  • Clone the repository
  1. Open 'app.yaml' and add the name of the GAE project you just created
  2. Open 'index.html'
  • Edit the "title" tag with your GDG name
  • Edit the "meta" tags with your GDG name and URL
  • Edit the Google Analytics tracking script with your tracking code
  1. Open 'sitemap.xml' and edit with your GDG URL
  2. Open 'js/config.js' and fill out the top section with your GDG info

Add your sponsors:

  1. Open 'js/config.js'
  • Add a new section for each sponser
  • Make sure to incriment the IDs
  • Include the sponsor name, URL, image

About

GDG Boomerang template for Google App Engine (Python)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published