# [VCL](https://vcl.github.io/vcl/) blog

Everything that makes up a blog.

## Features

Post preview as typically shown in the index page of a blog
and post itself.

## Usage

A post preview as typically shown in an index page.

[post preview](/demo/example-post-preview.html)

A blog post.

[post preview](/demo/example-post.html)

## Classes

### Post Preview

- `post-preview`: Container.
- `post-preview-title`: Main post title.
- `post-preview-sub-title`: sub title.
- `post-preview-meta`: post meta data.
- `post-preview-meta-author`: Author.
- `post-preview-meta-date`: Post date.
- `post-preview-summary`: Text excerpt or summary of the post.

### Post

- `post`: Container.
- `post-header`: Header area.
- `post-title`: Main post title.
- `post-sub-title`: sub title.
- `post-meta`: post meta data.
- `post-meta-author`: Author.
- `post-meta-date`: Post date.
- `post-body`: Text excerpt or summary of the post.

## Modifiers

## Variables
