mirror of
https://github.com/gohugoio/hugo.git
synced 2024-12-03 03:43:50 -05:00
21 lines
605 B
Markdown
21 lines
605 B
Markdown
---
|
|||
title: Hosting & Deployment
|
|||
linktitle: Hosting & Deployment Overview
|
|||
description: Site builds, automated deployments, and popular hosting solutions.
|
|||
date: 2016-11-01
|
|||
publishdate: 2016-11-01
|
|||
lastmod: 2016-11-01
|
|||
categories: [hosting and deployment]
|
|||
#tags: []
|
|||
menu:
|
|||
docs:
|
|||
parent: "hosting-and-deployment"
|
|||
weight: 01
|
|||
weight: 01 #rem
|
|||
draft: false
|
|||
aliases: []
|
|||
toc: false
|
|||
---
|
|||
|
|||
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.
|