Stumbling around with Jekyll over the last couple of weeks, getting my head around how I can use it for work, or as a teaching tool in my class.

So far, I enjoy the process of creating the site, backwards-engineering the functions and trying to make things work in general. Jekyll is pretty easily to customize and the possibilities are endless.

The biggest advantage is the lack of a database, allowing the site to be delivered from flat files that don’t require any back-end functions other than Apache serving up content.

More later.