Home > abby

abby

Abby is a project mainly written in ..., based on the Apache-2.0 license.

Requirements

  • Google AppEngine SDK
  • Python 2.7

Usage

git clone myblog YOURS
cd YOURS
externals up

Play with custom and add your posts to custom/posts . Then:

edit app.yaml
dev_appserver.py

Each time U change something/add new posts just redeploy:

appcfg.py update

¿Why?

  • HTML is great markup for developers. OK, at least for some of them
  • GAE in mind for great environment and hosting
  • „keeping things simple” fetish got me in that case
  • In one: Simple, git versioned, free hosted blog to make love

IdeaGivers

Great projects that keep inspiring the work on this project:

  • CouchDB and its couchapps
  • GitHub:pages
  • toto
  • DryDrop
  • Flask
  • Jekyll
  • gollum