You can run this application using Docker without manually setting up Python, virtual environment, or MariaDB.
The project follows the standard Hugo directory structure: esphome-docs-hugo/ ├── archetypes/ # Content templates ├── assets/ # Source files for CSS, JS, etc. ├── content/ # Markdown content files ├── ...