message no. 169805
Posted by Woovie in #jekyll at 2017-06-17T06:58:23Z
So I want to have pages like /item/item-name.html and I have the list of the items in a JSON file and can use liquid to generate the file names, but how can I use jekyll to programmatically create those pages?