hugo

Fork of github.com/gohugoio/hugo with reverse pagination support

git clone git://git.shimmy1996.com/hugo.git

_index.md (608B)

    1 ---
    2 title: Hosting & Deployment
    3 linktitle: Hosting & Deployment Overview
    4 description: Site builds, automated deployments, and popular hosting solutions.
    5 date: 2016-11-01
    6 publishdate: 2016-11-01
    7 lastmod: 2016-11-01
    8 categories: [hosting and deployment]
    9 keywords: []
   10 menu:
   11   docs:
   12     parent: "hosting-and-deployment"
   13     weight: 01
   14 weight: 01	#rem
   15 draft: false
   16 aliases: []
   17 toc: false
   18 ---
   19 
   20 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.