The third part of the Hugo tutorial is also a theory. Here I am explaining the current architecture of my site https://joymononline.in and how it will look like in the proposed JAMstack based site using Hugo. Below is the video.
The main points discussed are- Current and proposed arch of JoymonOnline
- The problem with dynamic content in JAMstack.
- How to bring dynamic content into the site during compile-time and build the static site
- How to detect dynamic content changes and recompile the static site.
- How CI/CD work at the end using Zapier and GitHub Actions
The major shift in JAMstack is the technique of building a static website from changing contents and recompiling the site to include those future changes in the content.
No comments:
Post a Comment