Static Deployments deploy your static websites and frontend apps to a cost-effective cloud server.
<app-name>.replit.app
URL to access your app.How to access Static Deployments
https://<subdomain>.replit.app
.
To learn how to use a custom domain, see Custom Domains.
/
, is the root directory of your Replit App.
hugo --minify
to generate the files and optimize asset file sizes.
API_KEY=<your secret name>
.