---
title: Snowshoe Crabs Are Swarthy and Devious
date: 03-13-2013 3:45 PM
description: This is an example blog post.

# Dynamically build the slug for example
one: alpha
two: beta
three: gamma
slug: <%= one %>-<%= two %>-<%= three %>

categories:
  - node.js
---
<h1>{{{data.title}}}</h1>
<p>{{{description}}}</p>