Oh hey!
estebanvalencia.com is a website using the static site generator called Hugo. For more information about Hugo, see their Quick Start page
Hugo uses the themes folder to identify which theme to use in the build process for showcasing the "content" in the selected theme. In this repository, both submodules themes/ev-console and content are private files maintained separately for separating workflow between content creation, theme appearance and site composition.
There are a couple of github actions used to maintain the website "fresh" by:
- Automatically creating a pull request to
master
fromdev
when new pushes are made - Daily, update the config.toml quotation from the data object using R and push to
dev
A quick FYI about the contents of the repository.
Check if the website successfully builds in the staging
and production
DNS.