Excluding tag from index/home understanding - Themes - Ghost Forum
Hi, I use liebling theme. 6.42.0 Ghost version, I have ssh access. I have a tag “blog” which I use to categorize some posts in its specific category/tag collection, I don’t want to show them inside index/home post collection. I read documentation about get/has/is/filter and routes documentaiton, I tried a lot of different types exclusions with filter and routes but I can’t get to understand how to exlude my “blog” tag inside index.hbs. Here is what is used in index.hbs: {{#get "post...