Cloud

True Blue Landing Zone Framework (Fair Dinkum Edition)

Craig Wilson
🌍 Straya Cloud™ – True Blue Landing Zone Framework (Fair Dinkum Edition) “An enterprise-grade, animal-powered, bogan-blessed cloud infrastructure framework for serious deployments (not really).” ✨ Executive Summary Straya Cloud™ is the next evolution in Outback-born Infrastructure-as-a-Shrimp-on-the-Barbie. Built on the sweat of tradies, managed by cockatoos, and secured by crocs, this offering is designed for enterprises who take their downtime as seriously as their uptime. Powered by the Cloud Aussie Framework (CAF), Straya Cloud is fully compliant with the Australian Standards for Yarn-Safe Cloud Operations (ASYSCO) and the Inter-Governmental Kangaroo Trust Network (IKTN).

Converting Markdown to DOCX with Python: Automating Documentation from Markdown Linked Files

Craig Wilson
đź“„ Converting Markdown to DOCX with Python: Automating Documentation from Markdown Linked Files Overview When working in structured cloud or cybersecurity documentation projects (such as defining an Azure Landing Zone), it’s common to maintain Markdown files for version control and team editing. However, stakeholders often expect polished Word documents. This blog introduces a Python tool help to bridges this gap. It reads a README.md file, extracts links to additional Markdown documents, and compiles them into a basic professionally styled DOCX file, preserving headers, tables, lists, and block quotes.