This is the website for the book Terraform: Up and Running by Yevgeniy Brikman.
git clone
this repodocker-compose up
- Go to
http://localhost:4000
to test
- Make sure you have Ruby and Jekyll installed
git clone
this repo- Just the first time:
bundle install
- To build the site and serve it:
bundle exec jekyll serve
- To test:
http://localhost:4000
See the Jekyll and GitHub Pages documentation for more info.
- Built with Jekyll. This website is completely static.
- Hosted on GitHub Pages. I'm using the GitHub Pages Gem and only Jekyll plugins that are available on GitHub Pages.
- Free SSL and CDN provided by CloudFlare.
- I used Basscss, Sass, Font Awesome Icons, and Google Fonts for styling.
- I used jQuery and lazySizes for behavior.
- I'm using UptimeRobot and Google Analytics for monitoring and metrics.
This code is released under the MIT License. See LICENSE.txt.