Summary: How to customize the archives page of a blog using the Pelican platform, specifically grouping posts by year using Jinja template system.
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.
Summary: The process of migrating from BlogEngine.NET to Pelican due to a desire for a simpler, static site generator.
Summary: Outlines the packages used for code and style checks for Python in Sublime Text, including SublimeLinter 3, PEP8, MyPy, Flake8, and Flake8Lint. Also explains how custom rules can be added under the pep8 section.
Summary: Built a small Python tool to check if URLs have changed.