Skip to content

A simplified, frontend focused, Google App Engine boilerplate based on the gae-boilerplate by Coto.

Notifications You must be signed in to change notification settings

burkeshartsis/simple-gae-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-gae-boilerplate

A simplified, frontend focused, Google App Engine boilerplate based on the gae-boilerplate by Coto.

======================

The goal here is to allow for quick rollout of traditionally structured websites. It's lean and simple. Thats it.

What it does have:

  • Preconfigured App.yaml, handlers, and routes
  • Set up for base handlers (universal/site wide handlers)
  • Jinja2 templating
  • HTML5 Boilerplate
    • js
      • jQuery 1.9.1 minimized
      • Modernizr 2.6.2 minimized
      • Respond1.1.0 minimized
    • css
      • Normalize
      • Normalize minimized
    • HTML
      • IE html tag classes
  • Best practice App Engine folder structure

What it doesn't have:

  • SASS/SCSS/LESS
  • Database setup
  • L10N support

About

A simplified, frontend focused, Google App Engine boilerplate based on the gae-boilerplate by Coto.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages