Terraform and Hugo configuration for the johnpearsall.com website.
Report Bug
·
Request Feature
This repository is for the Terraform configuration of the johnpearsall.com website.
Project scope:
Hugo is required to build the static website. We are managing Terraform via tfenv which manages Terraform environments similarly to rbenv.
Follow the linked installation instructions under each tool.
enableThemeToggle
: Setting this to true will enable a toggle for light/dark/system mode if your theme supports it.[taxonomies]
: Taxonomies are ways of grouping your content. I would refer to the documentation. tfenv
tool will manage Terraform versions for you.
tf/.terraform-version
matches the tf/required_version
defined in tf/providers.tf
.⚠️ This section is under construction until I can resolve a few issues.
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the GPL-3.0 License. See LICENSE.txt
for more information.
John Pearsall - @notoriousjwp - jwp@johnpearsall.com
Project Link: https://github.com/jpearsall/jpcom-website