December 16, 2025 6 min read Enhancing the eg command with custom substitutions Turning eg into a cheat sheet documentation system that's both highly functional and visually refined Topics: cli terminal documentation regex customisation
November 26, 2025 webdev 6 min read MintyFlaskSSG reaches relative stability A straightforward look at where MintyFlaskSSG stands after splitting from MintyFlaskThemes—what's working, what needs attention, and where the project goes next. Topics: mintyflaskssg flask static-site-generator project-update documentation
April 21, 2023 code 2 min read Best practices for quoting YAML frontmatter values A comprehensive guide on when to quote values in YAML frontmatter for technical documentation and blog posts Topics: yaml markdown documentation best-practices
January 14, 2023 code 1 min read One-minute Markdown Guide Learn the essentials of Markdown formatting in under a minute Topics: markdown productivity documentation
February 03, 2020 devops 3 min read Setting up MkDocs for publishing project code documentation Learn how to set up and customize MkDocs using Docker for publishing project documentation with extended plugin support. Topics: documentation markdown mkdocs docker
April 09, 2019 devops 5 min read Setting up a dockerised Gollum wiki for your documentation needs A systematic approach to common documentation challenges using Gollum with Docker, supporting multiple wikis with custom styling and automation. Topics: docker gollum markdown documentation wiki
April 14, 2018 code 8 min read Markdown vs Microsoft Word: choosing the right tool for your writing A comprehensive comparison of Markdown and Microsoft Word, highlighting the strengths and weaknesses of each for different writing workflows. Topics: markdown productivity documentation writing tools
September 02, 2015 code 3 min read Understanding Markdown flavours: extended syntax for enhanced documentation An in-depth exploration of various Markdown flavours and their extended syntax capabilities for technical documentation and content creation. Topics: markdown documentation web-development technical-writing