Y
Hacker News
new
|
ask
|
show
|
jobs
by
dreamer7
2060 days ago
On a tangential topic, how does one go about integrating Sanity Studio with Hugo so non-developers can create content more quickly?
1 comments
kmelve
2060 days ago
Hugo doesn't have an easy way of making pages/paginating from an API yet, so you'd have to first generate the markdown files. That can be done though. Here’s a demo:
https://codesandbox.io/s/rj4y72j34n
link