© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Bayu Angora
★★★★★
Any idea or tutorial how to deploy Hugo on Heroku?
Pankaj Patel
Blog, Tech, Photography etc.
I think Hugo generated the static pages; so as you can see here in the post
You need to use the static site buildpack to host static site on Heroku
Thanks for reference.