So far looks like there’s no way to create “pages” or something that could be excluded from “posts” loops/api. Is “pages” something you guys expect to implement or how is this handled through Ghost?
Honestly, I only need these for legal docs (like privacy policy) and possible the “about us” and contact form but I don’t feel like that sort of content should be threated as “posts”.
They do exist. You can even customize the whole layout of different pages. Just create in your theme a new page that has the same name as the URL, example:
https://elkepon.com/test/
you would create in your theme page-test.hbs