Hi, I’m looking to write an addon that essentially will generate pages from JSON; that is - I will be pulling in data from the GitHub API and translating the results into pages.
I was hoping there would be some good documentation or preferably even a small project I could work off as an example which illustrates how one would programmatically create a page in MiddleMan.
Any pointers would be much appreciated, thanks!