All Projects → aws-quickstart → quickstart-workshop

aws-quickstart / quickstart-workshop

Licence: MIT-0 license
No description, website, or topics provided.

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

AWS Quick Start Workshop

Learn AWS CloudFormation best practices and building AWS Quick Starts, the right way!

Generating the workshop static site pages with Hugo

Install Hugo:

On a mac:

brew install hugo

Clone this repo:

git clone [email protected]:aws-quickstart/quickstart-workshop.git

Install node packages:

cd quickstart-workshop npm install

Run Hugo locally:

npm run server

View site locally:

Visit http://localhost:1313/ to see the site.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].