Remove needsreview from all hosting and deployment pages

This commit is contained in:
Ryan Watters
2017-02-27 03:31:20 -06:00
parent d219bd04e0
commit f27063292a
3 changed files with 0 additions and 3 deletions
@@ -12,7 +12,6 @@ weight: 10
draft: false
aliases: [/tutorials/deployment-with-rsync/]
toc: true
needsreview: true
notesforauthors:
---
@@ -12,7 +12,6 @@ weight: 30
draft: false
toc: true
aliases: [/tutorials/hosting-on-bitbucket/]
needsreview: true
---
You can use [Bitbucket](https://bitbucket.org/) and [Aerobatic](https://www.aerobatic.com) to build, deploy, and host a Hugo website. Aerobatic is a static hosting service that integrates with Bitbucket and provides a free hosting tier.
@@ -12,7 +12,6 @@ weight: 40
draft: false
toc: true
aliases: [/tutorials/github-pages-blog/]
needsreview: true
---
{{% note %}}