Local Pelican Development Environment
Created: 2019-08-04, Modified: 2019-08-04
Preview Pelican markdown changes live in a persistent Docker container with content, config, and theme mounts plus auto-regeneration on save.
Writing Blog Content for Pelican
Created: 2019-08-03, Modified: 2019-08-03
Set up a Pelican static site project with pelicanconf.py, structure posts and pages under content/, and write markdown with the metadata fields Pelican uses.
Building a Docker Pelican Image
Created: 2019-08-01, Modified: 2019-08-01
Build a reusable Docker image that runs Pelican to convert markdown into a static site, bundling a theme from GitHub and the series plugin in one layer.
Project: Blog Website
Created: 2019-07-27, Modified: 2019-08-01
Build a blog that is affordable, maintainable, and extensible using tools from the Google Cloud Platform.