hide test blog posts again
This commit is contained in:
@@ -4,7 +4,7 @@ date: 2014-09-28
|
|||||||
linktitle: Creating a New Theme
|
linktitle: Creating a New Theme
|
||||||
title: Creating a New Theme
|
title: Creating a New Theme
|
||||||
highlight: true
|
highlight: true
|
||||||
draft: false
|
draft: true
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ categories = [
|
|||||||
"golang",
|
"golang",
|
||||||
]
|
]
|
||||||
highlight = "true"
|
highlight = "true"
|
||||||
draft = false
|
draft = true
|
||||||
headerimage = "placeholder.jpg"
|
headerimage = "placeholder.jpg"
|
||||||
headercredits = "Unsplash, [Dlanor S](https://unsplash.com/photos/2xEQDxB0ss4)"
|
headercredits = "Unsplash, [Dlanor S](https://unsplash.com/photos/2xEQDxB0ss4)"
|
||||||
+++
|
+++
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ categories = [
|
|||||||
"golang",
|
"golang",
|
||||||
]
|
]
|
||||||
highlight = "true"
|
highlight = "true"
|
||||||
draft = false
|
draft = true
|
||||||
+++
|
+++
|
||||||
|
|
||||||
## Step 1. Install Hugo
|
## Step 1. Install Hugo
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ date: 2014-03-10
|
|||||||
linktitle: Migrating from Jekyll
|
linktitle: Migrating from Jekyll
|
||||||
title: Migrate to Hugo from Jekyll
|
title: Migrate to Hugo from Jekyll
|
||||||
highlight: "true"
|
highlight: "true"
|
||||||
draft: false
|
draft: true
|
||||||
---
|
---
|
||||||
|
|
||||||
## Move static content to `static`
|
## Move static content to `static`
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ categories = [
|
|||||||
"Development",
|
"Development",
|
||||||
]
|
]
|
||||||
highlight = "true"
|
highlight = "true"
|
||||||
draft = false
|
draft = true
|
||||||
headerimage = "placeholder.jpg"
|
headerimage = "placeholder.jpg"
|
||||||
headercredits = "Unsplash, [Dlanor S](https://unsplash.com/photos/2xEQDxB0ss4)"
|
headercredits = "Unsplash, [Dlanor S](https://unsplash.com/photos/2xEQDxB0ss4)"
|
||||||
+++
|
+++
|
||||||
|
|||||||
Reference in New Issue
Block a user