Skip to content

marcanuy/hugo-deploy-aws-makefile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

hugo-deploy-aws-makefile

Make script as a build automation tool for deploying Hugo websites to AWS

If not done yet, here is a guide to serve a Hugo website with Amazon Web Services: https://simpleit.rocks/golang/hugo/deploying-a-hugo-website-to-aws-the-right-way/

Requisites

This Makefile uses the following programs in addition to hugo:

  • htmlproofer: "Test your rendered HTML files to make sure they're accurate."

  • AWS Command Line Interface: "The AWS CLI is an open source tool built on top of the AWS SDK for Python (Boto) that provides commands for interacting with AWS services"

Run

Run each recipe with make.

License

This theme is released under the MIT License. For more information read the License.

Releases

No releases published

Packages

No packages published