mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-14 20:37:55 -05:00
16 lines
509 B
Markdown
16 lines
509 B
Markdown
|
---
|
||
|
title: Hosting and deployment
|
||
|
linkTitle: Overview
|
||
|
description: Site builds, automated deployments, and popular hosting solutions.
|
||
|
categories: []
|
||
|
keywords: []
|
||
|
menu:
|
||
|
docs:
|
||
|
identifier: hosting-and-deployment-overview
|
||
|
parent: hosting-and-deployment
|
||
|
weight: 1
|
||
|
weight: 1
|
||
|
---
|
||
|
|
||
|
Because Hugo renders *static* websites, you can host your new Hugo website virtually anywhere. The following represent only a few of the more popular hosting and automated deployment solutions used by the Hugo community.
|