ghost-render icon indicating copy to clipboard operation
ghost-render copied to clipboard

Render static blog sites from Markdown using Ghost themes

Results 9 ghost-render issues
Sort by recently updated
recently updated
newest added

I'm on Windows7. Install went ok. I created two folders in "ghost-render" folder called /blog and /webkid (for the template which is in there). Then I run this command from...

Hi there, I've used this tool to build my Ghost blog, and it was so cool! However, I found there were somewhere I was not so satisfied and even found...

I want to run my blog in a sub directory, not at the / of my web server. When I but my blog in https://blah.org/blog, ghost-render will break it by...

In lib/ghost/helpers/helpers.js in coreHelpers.meta_title(), posts are incorrectly detected as author pages, resulting in incorrect title being generated.

The README shows how path generation will happen automatically without published_at in various ways. I want the opposite :) I'd like to have my posts directory be just folders named...

I tried this project out following the README and got hit with: ``` /home/tim/nvm/versions/node/v8.1.2/lib/node_modules/ghost-render/lib/theme.js:102 if (err) { throw err; } ^ Error: Missing helper: 'is' at Exception (/home/tim/nvm/versions/node/v8.1.2/lib/node_modules/ghost-render/node_modules/handlebars/dist/cjs/handlebars/exception.js:13:41) at Object....

Currently the license is set to `BSD` in `package.json`, however this requires the field to be a valid SPDX license identifier https://spdx.org/licenses/ which `BSD` is not. If you could update...

It seems this project is far behind the official Ghost. I'm trying to convert my blog, but the features `{{#next_post}}` and `{{#prev_post}}` do not work, and they are very important...

How do I increase the limit of five posts per page on the site homepage? I couldn't find any docs regarding this doubt.