process of creating a SSG blog with CMS:
SSG: 11ty:
CMS: strapi
Strapi needs heavy reconfiguration => Pivoted to Decap
Decap installation need to put in .eleventy.js:
eleventyConfig.addPassthroughCopy("./src/admin/");
REMEMBER TO ADD "---" AT THE START OF FILE IN config.yml