tallboy / snowgo.at

ServiceNow Snow G.O.A.T.s
1 stars 8 forks source link

Template for adding Snow GOATs #3

Closed tallboy closed 2 weeks ago

tallboy commented 2 years ago

Right now there's a lot of Lorem Ipsum and placeholder stuff. We should have a cool way to showcase the various Snow Goats on the page.

tallboy commented 2 years ago

I was thinking more of like an iterator or templating system where you could add data to a .json file with the following fields:

"name": "Fred Luddy",
"description": "Why they're awesome",
"image": "path/to/image"

And run some function and it will spit out HTML with all the Snow Goats.