You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Headers are defined at the top of a Markdown file starting with --- and ending with ---. The dashes must be exactly three, no more no less.
Properties/Values are defined by left/right arguments separated by a :, while nested properties/values start on the following line prefixed with a space or tab.
Example 1
---
layout: post
category: Azure
title: Setting up Mono on nginx
series:
name: azure-nginx
index: 3
part: Part 3 - Setting up Mono on nginx
---
Available Properties
Currently this is the list of available properties: