make sure pages with published being false are not generated

This commit is contained in:
liufengyun
2014-01-12 17:40:14 +08:00
parent e7139cbd85
commit 22e1e5f28c
7 changed files with 27 additions and 15 deletions

View File

@@ -0,0 +1,7 @@
---
layout: default
title: Not published!
published: false
---
This should *not* be published!