Without inheriting the type BlogPost the following is needed to make it appear as a blog post:

  • @page "/path"
  • Page.InFeed = true
**Also notice** that any Markdown needs to be wrapped in <Markdown></Markdown>