Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 360 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 360 Bytes

Andrew Allbright website

Switch website from Wordpress HA on AWS to just being a hugo website hosted on GitHub pages.

Development

# develop
hugo server
# build assets
HUGO_ENV="production" hugo -t github-style

Tech Stack

  1. Hugo
  2. GitHub Pages
  3. AWS Route53