This is a submission for the Pulumi Deploy and Document Challenge: Fast Static Website Deployment What I Built I built a fast, responsive, and lightweight static documentation site powered by Docsify, hosted on AWS S3 with a CloudFront CDN for global distribution. The entire infrastructure is managed using Pulumi YAML, allowing me to declaratively define and deploy resources without writing any imperative code. This setup is perfect for: Personal documentation sites Open-source project documentation Simple landing pages or portfolios Demo

Apr 5, 2025 - 15:52
 0

This is a submission for the Pulumi Deploy and Document Challenge: Fast Static Website Deployment

What I Built

I built a fast, responsive, and lightweight static documentation site powered by Docsify, hosted on AWS S3 with a CloudFront CDN for global distribution. The entire infrastructure is managed using Pulumi YAML, allowing me to declaratively define and deploy resources without writing any imperative code.

This setup is perfect for:

  • Personal documentation sites
  • Open-source project documentation
  • Simple landing pages or portfolios

Demo