Publish
Cleanup
- Remove the directory docs, hugo-docs-content, samples, and public.
- Cleanup any unused artifacts, be sure to look in static/images
Publish
Now that your workshop is ready, reach out to your PSA or SA and have them follow the process for getting your workshop published.
High level steps
- The SA will review your submission and makes sure everything works.
- The SA will request a repo under aws-samples with the naming standard aws-modernization-workshop-with-{companyname}
- Once the repo is created, you will fork this repo, copy the content of your workshop to this repo, then issue a pull request.
- The pull request will be reviewed and merged to master.
- A CloudFront distribution and deployment pipeline will be setup to deploy the site to an AWS account.
- Site is now published.
Because the site has a CI/CD pipeline, any future changes only requires a pull request and once approved will automatically publish the changes.