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
A blog post.
post preview
Classes
Post Preview
vclPostPreview: Container.
vclPostPreviewTitle: Main post title.
vclPostPreviewSubTitle: sub title.
vclPostPreviewMeta: post meta data.
vclPostPreviewMetaAuthor: Author.
vclPostPreviewMetaDate: Post date.
vclPostPreviewSummary: Text excerpt or summary of the post.
Post
vclPost: Container.
vclPostHeader: Header area.
vclPostTitle: Main post title.
vclPostSubTitle: sub title.
vclPostMeta: post meta data.
vclPostMetaAuthor: Author.
vclPostMetaDate: Post date.
vclPostBody: Text excerpt or summary of the post.
Modifiers
Variables
Demo
example.html on GH-pages.