Toward using a Headless CMS with Hugo: Building Pages from an APIWritten on December 20, 2021Hugo headless-cms API JAMStackHow to build pages from a remote API using Hugo and Hugo alone? In this article we uncover how Hugo can fetch data with its resources.GetRemote feature, write its own markdownfiles with resources.FromString and consume them in a subsequent build!Read more…