This article introduces wagtail-cookiecutter-foundation, a Cookiecutter template for quickly spinning up Django sites running the highly regarded Wagtail Content Management System and the Zurb Foundation front-end framework.
Comments
Read More
Explains how I set up my Macs for Python development. TL;DR
use Dropbox to host development and dot files. Iterm2, xcode
command line tools homebrew for Python and utilities and
shared libraries. Use Postgresapp for PostgreSQL.
Comments
Read More
Covers the all the basics but does not provide enough by way of practical
guidelines that readers could apply to building real world
responsive sites.
Comments
Read More
I've started experimenting with a static blog in the hope that
this will encourage me to post on more frequently.
I've decided to go with pelican as it's written in Python,
is relatively easy to set up and has good documentation.
The blog it self is hosted on github using github pages.
Comments
Read More