next-cms-ghost icon indicating copy to clipboard operation
next-cms-ghost copied to clipboard

Publish flaring fast blogs with Next.js and Ghost CMS

Results 15 next-cms-ghost issues
Sort by recently updated
recently updated
newest added

Hello, Thanks for this example :) Just a little typo. Have a nice day, Laurent

I noticed an issue when trying to include an inline link in my Ghost Markdown (`this is an [inline link](#inline-link)`). Ghost sends down the `htmlAst` properly formatted but the rendered...

Hi, I'am trying to send a message when someone fills in the form on the contact page and it not work. - **First error: 'Wrong origin. Check your siteUrl.'**. I...

As stated in the readme, next-cms-ghost supports the NextJS Feature "Support for Preview". Previewing drafts with the next.js frontend would be really nice to have. Would be great if an...

I am trying to embed my scripts like on this page: https://airdoes.ghost.io/fiji-for-under-2-000-including-flights/ But doesnt show on the next.js theme: https://airdoes.com/fiji-for-under-2-000-including-flights

I have tried to implement this on my website, but unfortunately, there is no pagination. Therefore 1,927 posts were loaded. Please add pagination.

help wanted

Previously, `next/images` was not working on Netlify and that's why it was disabled on all Netlify builds. Now that Netlify supports this feature, it should be integrated into this repo....

help wanted

Previously, ISR was not working on Netlify and that's why it was disabled on all Netlify builds. Now that Netlify supports this feature, it should be integrated into this repo....

help wanted

I noticed the toggle cards from the Ghost editor were not displaying correctly and would not open or close. This PR fixes that.