mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 08:16:38 -04:00
Fix typo in deployment with rsync tutorial
This commit is contained in:
parent
f887bd7b4e
commit
fac55121bc
@ -1,12 +1,12 @@
|
|||||||
---
|
---
|
||||||
title: Deployment with Rysnc
|
title: Deployment with Rsync
|
||||||
linktitle: Deployment with Rysnc
|
linktitle: Deployment with Rsync
|
||||||
description: If you have access to your web host with SSH, you can use a simple rsync one-liner to incrementally deploy your entire Hugo website.
|
description: If you have access to your web host with SSH, you can use a simple rsync one-liner to incrementally deploy your entire Hugo website.
|
||||||
date: 2017-02-01
|
date: 2017-02-01
|
||||||
publishdate: 2017-02-01
|
publishdate: 2017-02-01
|
||||||
lastmod: 2017-02-01
|
lastmod: 2017-02-01
|
||||||
categories: [hosting and deployment]
|
categories: [hosting and deployment]
|
||||||
#tags: [rysnc,deployment]
|
#tags: [rsync,deployment]
|
||||||
authors: [Adrien Poupin]
|
authors: [Adrien Poupin]
|
||||||
menu:
|
menu:
|
||||||
docs:
|
docs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user