Build a MkDocs Site with Terraform and S3
PAGE UNDER CONSTRUCTION¶
Find the latest code for this project on my GitHub
Chances are you have seen a website or documentation that make use of MkDocs, and especially Material for MkDocs. In fact, this blog site runs using Material for MkDocs and I have to say it is a delight compared to typical blog or WordPress platforms!
This becomes really powerful - and cost-effective - combined with the ability to host a static website using Amazon S3.
In this post I will show you how to create the AWS resources necessary for hosting your website using Terraform, as well as how to set up a basic MkDocs site.