Create Pages dynamically

Hello,

Is there any way to create new pages dynamically based on the data coming from URL similar to createPage in Gatsby?

For Example https://www.gatsbyjs.com/docs/how-to/querying-data/using-gatsby-without-graphql/#the-approach-fetch-data-and-use-gatsbys-createpages-api

Any suggestions .

Here’s an example of creating pages from data:

git clone --single-branch -b hugo-forum-topic-36112 https://github.com/jmooring/hugo-testing hugo-forum-topic-36112
cd hugo-forum-topic-36112
hugo server
5 Likes

Thank you @jmooring for quick reply.
That helps a lot.
Thank you so much.

A post was split to a new topic: getJSON questions

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.