Build and Deploy a Jekyll Website

Create a static website with Jekyll and automatically deploy it to AWS S3 using CircleCI

Marcos Lombog
Better Programming
Published in
8 min readOct 4, 2019

--

Photo by Zach Reiner on Unsplash

Overview

In this post, I will explain the high-level architecture used to build my website using Jekyll and deploy it automatically using CircleCI to AWS S3.

--

--