Website / Blog for frankadrian.net

  • build using hugo v 0.108.0

To write

generate a new post:

  • hugo new post/this-is-a-new-post.md

Deployment

  • aws s3 bucket

Push to the master branch and a github action will build and deploy to an S3 bucket.

for Dev

  • run hugo serve