journey icon indicating copy to clipboard operation
journey copied to clipboard

A blog engine written in Go, compatible with Ghost themes.

Results 53 journey issues
Sort by recently updated
recently updated
newest added

Hi there, how hard would be to add App Engine support? I'm mainly java dev but keen on trying GO and have experience with App Engine - had a quick...

enhancement

I have changed something in the default theme.(journey/content/themes/promenade) I edit something in the *.hbs. But i refresh the page of my blog,it doesn't change. I need to select the other...

advise to add two function for journey The first is custom the static image / vedio store dictionary for compile stage. because the feature will be easy for upgrade the...

I've tried differents things. The target is the Raspberry Pi 2. Host OS: Ubuntu 15.10 i386 The error is gcc: error: unrecognized command line option ‘-marm’ Here are the commands...

Looking at the database, it seems that only a couple changes are actually made when importing from Ghost. - user name / email = []byte - JS timestamp / 1000...

[Line 217 of the migration script ](https://github.com/kabukky/journey/blob/master/database/migration/ghost.go#L217) mentions "Convert strings to byte array since that is how Journey saves the user name and email". I was wondering why did you...

Running journey-linux-amd64.zip v0.1.9 Markdown previews in admin area editor, but after saving, both the post list and the actual blog display unprocessed markdown source.

Hi there, Doesn't seem to render any of the assets properly - not sure what's going on. https://themeforest.net/item/privado-minimal-blogging-theme-for-ghost/11024544?_ga=2.187727144.1271251985.1510548873-574950729.1509341831

I currently have Ubuntu with ghost running behind nginx on Digital Ocean. How can I move to journey while keeping all my posts, assets, tags, and nginx configs?