mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-19 21:21:39 +02:00
Merge commit 'b9bd35d72e14932fb6588ff62b90cddef0a060fc' as 'docs'
This commit is contained in:
20
docs/content/en/hosting-and-deployment/_index.md
Normal file
20
docs/content/en/hosting-and-deployment/_index.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
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]
|
||||
keywords: []
|
||||
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.
|
Reference in New Issue
Block a user