Download
We're evolving to serve you better! This current forum has transitioned to read-only mode. For new discussions, support, and engagement, we've moved to GitHub Discussions.

Adding new pages

#3236
Avatar photoBob
[anonymous] wrote:

So if I want a different template for that page I have to create a post-TEMPLATE_SLUG.hbs

yeap, indeed.

[anonymous] wrote:

Basically I can’t create a new page such as the frontpage and render it?

You can create a post-template with a similar structure as the index.hbs file, but just copying the content of the index.hbs won’t help, the post template has its own handlebars tags https://getpublii.com/dev/post-page-tags/