Skip to content
Notes by Axbom
Per Axbom Akkoma

Any Ghost (CMS) experts here?

I feel certain I was able to in the past build a template that pulled the content from an existing published page (not post) and could output the content inside the template.

But now I can't find any example code that matches this use-case. And the site I remember doing this on has been retired.

Anybody have any idea?
I'm thinking something along the lines of

{{ #get posts filter="page:true+slug:pagename" }}
landing"}}
{{#foreach posts}}
{{content}}
{{/foreach}}
{{/get}}

Nothing I've tried has worked so far.

#ghost #handlebars

🔗 Originally posted on Akkoma

3 Oct 2024, 14:22
Share
LinkedIn Bluesky Email
  • Notes by Axbom
  • RSS

© 2026 Notes by Axbom