Skip to content

tommybobbins/chegwin-org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cuddly-guide

chegwin.org website

INSTALL

Install the infrastructure for Deploying to AWS

cd infrastructure
tofu init
tofu plan
tofu apply

Deploy the hugo locally

Clone this repository

   $ git clone https://github.com/tommybobbins/cuddly-guide

Change into the cuddly-guide directory and then initialise the submodules.

   $ git submodule init

   Submodule 'hugo/themes/hugo-hero-theme' (https://github.com/zerostaticthemes/hugo-hero-theme) registered for path 'themes/hugo-hero-theme'

   $ git submodule update

Create an invalidation in CloudFront

aws cloudfront create-invalidation --distribution-id E3HZXPE32BOCAS --paths "/*";

About

Infrastructure and Github actions for maintaining chegwin.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published