Hugo Skill (draft)
May 17, 2023
Study #
Training courses that I have studied and learned in the Github, Linkedin, Udemy, and Youtube; I also setup the Development Environment for hugo.
The objective of the study is to
- Set up the tool set used for the hugo Development
- Set up the tool set used to maintain, operate and administer my website and other projects
- Set up the development environment to use docker and kubernetes whenever possible thus allowing an integration from Development, Testing, Pre-Production and Production.
Development Tools #
I use
- Jetbrains GoLand/WebStorm for my Integrated Development Environment. I also test out the development using Visual Code.
- Docker Desktop to maintain and monitor the Web and DB dockers
- certbot to manage free ssl certificate
- nginx docker running HTTP and HTTPS
Development Environment #
Refer to HomeLab/Code Management