cmneal26 / Tech-Writing-Project

Class repository
2 stars 1 forks source link

Celebrate: We Added A New Code Pattern To the bucket! #80

Closed ghost closed 2 years ago

ghost commented 2 years ago

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.

  • Githubissues is a development platform for aggregating issues.