Latest Blog Posts, Summary


First Post

By using @inherits BlogPost the page will be included in the list of posts and the feeds.

Read more


Second post

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

Read more


Summary and updates.

This summary is not shown on the post. Only in the feeds and the summary page.

Read more


Render Summary in the post

This summary, shown in feeds and summaries, is also shown in the post when using <Summary Render>.

Read more


Markdown by default

This post was written in markdown by default thanks to SiteConfig.BuildConfig.Markdown.BlogPost = true.

Read more


<Markdown>

Read more


Markdown in <Summary> and <Update>

# The default can be overridden by Markdown="false" or Markdown="true".

Read more