My personal website and blog - https://craigbruce.me
Static web pages powered by Hugo built using AWS CodePipeline (connected to GitHub) and deployed via S3 & CloudFront.
$ git clone https://github.com/craigbruce/craigbruce.me.git
$ cd craigbruce.me
$ hugo server
# View at http://localhost:1313/
$ cd themes/hugo-coder
$ git fetch
$ git merge origin/main
$ cd ../..
# commit the change themes/hugo-coder