Python Web Authoring and Programming

Introduction

These pages summarize the work I've done regarding Python web authoring and programming.

They originally started with the desire to get a grip on the various options for Static Blog Generators (in any language), but that quickly turned into too large a project to do thoroughly, so I've limited it to Python.

My bias is that I'm using Ubuntu and EMACS for development, so things that are easy in that environment are evaluated first, and things like vim modes are not evaluated at all.

About Linking to These Pages

I should really have a good way to cross-link these, but I don't. I'm still playing around with LWMLs to create these pages.

I cannot, therefore, guarantee that the links to these sub-pages stays stable, but I will attempt to make sure that the URL for this top-level page stays valid.

Core Concepts

Quick Start