10000 GitHub - brandonwkipp/brandonwkipp.com: The code for my personal website.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

brandonwkipp/brandonwkipp.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brandonwkipp.com

This repository contains the code for my personal website. In the past I've used more complex frameworks and libraries (and javascript), but have decided to go back to raw html and css for the time being. Is that a ridiculous thing to do? Probably. I don't care.

Infrastructure & Deployment Process

The website is hosted on AWS and maintained via terraform in the main.tf file. Everything is stored in terraform except dns; storing domain information in terraform is a bad idea. When changes are pushed, a Github Action syncs the entire repository to an S3 bucket and invalidates the previous cache in AWS CloudFront. The whole deployment process takes ~10s.

About

The code for my personal website.

Topics

Resources

Stars

Watchers

Forks

0