kabukky / journey

A blog engine written in Go, compatible with Ghost themes.
https://kabukky.github.io/journey
MIT License
1.98k stars 202 forks source link

Unable to publish blog post #97

Open sevakmaheshr opened 7 years ago

sevakmaheshr commented 7 years ago

Hi @kabukky, I am unable to publish my first blog post to golang-journey. Here's what's happening.

So, I created a blog post with title "dummy post" and content "this is my first post using the golang journey blogging engine." I can click the "save" button to save a draft. But, if I click the "publish button, it brings up a weird "yes/no" menu. Clicking "no" doesn't seem to do anything. Clicking "yes" doesn't seem to do anything either!

So, my question is: how do I publish a blog post using golang-journey?

NOTE: I am using the darwin-amd-64 build on OS X El Capitan.

kabukky commented 6 years ago

Hi @sevakmaheshr, that publish "button" is a switch indicating whether or not the post should be published. You need to save the post after switching to YES.