Hacker News new | ask | show | jobs
by seanwilson 1679 days ago
I like Netlify CMS except I can't see a way it could provide live previews for edits when used with a (Go based) static site generator like Hugo. Waiting for staging branches to deploy to see your edits for complex pages isn't practical.

I'd love to have a solution to this if anyone knows one. Hugo is really fast and simple so I'd want something similar from a JavaScript static site generator if switching static site generator is the only option here.

1 comments

Yeah, this is my experience as well. Was hoping for something on the fly. Might be a good space to start my own project for, especially considering a lot of the code could be generated client side and updated real time