Hugo is a very versatile static site generator that can power blogs and websites alike. To deploy your Hugo based website on Runway, follow these steps.
It’s as easy as:
runway app create && runway app deploy
Run these commands inside your repository and Runway will build and deploy your website (with Nginx).
In addition we have an example for Hugo on GitHub, but there is no Runway-specific configuration needed.