Skip to main content

A command line static website generator for popular cloud hosting providers

Project description

# Floyd v0.0.3a6

Latest update: Wed Apr 18 20:11:06 EST 2012

An advanced MVC CMS that generates static sites for Google AppEngine and Amazon S3

Usage: floyd <sources> <outputdir>

# Features

  • Full MVC - define your routes, controllers, etc. and then generate

  • Full data model (eg. floyd.db.Query(‘Posts’).filter(post_type=’page’).order(‘-datetime’).fetch())

  • Data model reads from flat source files

  • Convert text, markdown or HTML pages into HTML output

  • Automatically configures AppEngine sites

  • Supports different templating engine (defaults jinja2)

# Install

$ pip install floyd

or if you don’t have pip you can use easy_install (default on OS X and with python installations on other platforms)

$ easy_install floyd

For more information see INSTALL

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

floyd-0.0.3a6.tar.gz (3.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page