Can't preview drafts
Author: guheheheCreated Jul 9, 2014Updated Jul 6, 2019
I can't preview the posts with published set to false. What I did is described below:
- set
published: falsein the yaml front matter of my post. - run
rake preview. - go to localhost:4000, the post with
publishedset tofalsedidn't show up.
I search around and seems like rake preview should be able to preview the drafts, but I don't know why it wasn't working for me.
Source: imathis/octopress