Our team has seen the value of using this pattern in Eleventy. So, we're going to name it, and put it with the small amount of other patterns we all like to use because they help us.
This pattern concerns storing data in the data folder, accessing it in a template, and using templating language to create html for collections that get tagged with individual identifiers (which can later be used to retrieve them with Javascript and do stuff in Githubissues.
Githubissues is a development platform for aggregating issues.
Our team has seen the value of using this pattern in Eleventy. So, we're going to name it, and put it with the small amount of other patterns we all like to use because they help us.
The actual code for this pattern is found here: - https://github.com/cmneal26/Tech-Writing-Project/pull/79
This pattern concerns storing data in the data folder, accessing it in a template, and using templating language to create html for collections that get tagged with individual identifiers (which can later be used to retrieve them with Javascript and do stuff in Githubissues.