Articles tagged with: Python

On Elastic Beanstalk, Docker and CircleCI

Summary: Discusses their experience with Elastic Beanstalk, Docker, and CircleCI while working on a new project. Provides notes and references for each tool and discuss alternatives to Elastic Beanstalk.


Pelican Publisher Script

Summary: A Python script for the Pelican static site generator, which automates post-processing tasks and uploads modified files for faster blog deployment.


Customizing Pelican archives page

Summary: How to customize the archives page of a blog using the Pelican platform, specifically grouping posts by year using Jinja template system.


Pet project: Shopping Lists published

Summary: A pet project, 'Shopping Lists', a simple Flask app and Python file I/O, which has been migrated from C#/ASP.NET to Python + Flask.


Migrating from BlogEngine.NET to Pelican

Summary: The process of migrating from BlogEngine.NET to Pelican due to a desire for a simpler, static site generator.