This repository contains the source code of my personal website.
make run
to build and serve the website on localhost:4000make css
to watch Sass files within thecss
directory and regenerate CSS files on changes.
make push
uploads the website to an S3 bucket and configures a CloudFront distribution to serve it usings3_website