hide test blog posts again

This commit is contained in:
2019-10-17 01:35:57 +02:00
parent 517883f907
commit 39561f6050
5 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ date: 2014-09-28
linktitle: Creating a New Theme
title: Creating a New Theme
highlight: true
draft: false
draft: true
---

View File

@@ -14,7 +14,7 @@ categories = [
"golang",
]
highlight = "true"
draft = false
draft = true
headerimage = "placeholder.jpg"
headercredits = "Unsplash, [Dlanor S](https://unsplash.com/photos/2xEQDxB0ss4)"
+++

View File

@@ -13,7 +13,7 @@ categories = [
"golang",
]
highlight = "true"
draft = false
draft = true
+++
## Step 1. Install Hugo

View File

@@ -3,7 +3,7 @@ date: 2014-03-10
linktitle: Migrating from Jekyll
title: Migrate to Hugo from Jekyll
highlight: "true"
draft: false
draft: true
---
## Move static content to `static`

View File

@@ -9,7 +9,7 @@ categories = [
"Development",
]
highlight = "true"
draft = false
draft = true
headerimage = "placeholder.jpg"
headercredits = "Unsplash, [Dlanor S](https://unsplash.com/photos/2xEQDxB0ss4)"
+++