/errata2

Errata of Amazon Web Services in Action, 2nd edition

Primary LanguageHTML

Amazon Web Services in Action (Second Edition) Errata

Cover of Amazon Web Services in Action, Second Edition

Hi all! If you find any any errors in Amazon Web Services in Action (Second) not listed, or just find something that you think is not well explained, it would be most appreciated if you would post in the book's Author Online Forum so that they may be collected here for everyone's benefit. Thanks!

Using this project

Install Hugo to build the site.

Run locally

docker run --rm -it -v $(pwd):/src -p 1313:1313 klakegg/hugo:0.83.1-ext-ubuntu server --buildDrafts --bind 0.0.0.0 -w

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

Generate HTML

rm -rf public/
docker run --rm -it -v $(pwd):/src klakegg/hugo:0.83.1-ext-ubuntu --buildDrafts

send file ./public/index.html to Susan Harkins suha@manning.com