Features

This page demonstrate some basic element of typography which you will use frequently within your blog. Also This theme comes with Bootstrap in pack, so you can use any of the element which is available in bootstrap.

H1 Heading

H2 Heading

H3 Heading

H4 Heading

H5 Heading
H6 Heading

Donec tempor arcu quis ex gravida pellentesque. Quisque eros augue, placerat non tincidunt id, posuere et mauris. Mauris porta sollicitudin feugiat.


Unordered list

Donec tincidunt faucibus enim, non malesuada enim blandit vel. Nunc eu metus consequat, tempor magna sit amet, porttitor arcu. Nulla auctor odio tincidunt, tincidunt ipsum vitae, accumsan lectus.

  • Felis ut ultricies lacinia.
  • Mauris nec eros at ex luctus.
  • Suspendisse fringilla.
  • Lacinia porta vel eget erat.

Ordered list

Donec tincidunt faucibus enim, non malesuada enim blandit vel. Nunc eu metus consequat, tempor magna sit amet, porttitor arcu. Nulla auctor odio tincidunt, tincidunt ipsum vitae, accumsan lectus.

  1. Felis ut ultricies lacinia.
  2. Felis ut ultricies lacinia.
  3. Mauris nec eros at ex luctus.
  4. Suspendisse fringilla.

Blockquotes

Normal

All the great things are simple, and many can be expressed in a single word: freedom, justice, honor, duty, mercy, hope.

Image

I loved growing up in Eastern Washington. So uniquely beautiful. This particular morning my sister and I were on our way to the stunning Palouse Falls, a couple hours away from our home. It was rainy, overcast, and a bit misty, a special treat given the rarity of those conditions in this part of the state. A few miles out from the entrance to the park we came across this road, and it was just begging to have its photo taken. Never seen anything like it before or since. Hope to come visit you again someday, my old friend.
Photo by Jesse Bowser / Unsplash

Neoblog
Minimal Masonry Ghost theme
This is a bookmar card example

Code Highlighting

HTML

<!-- start widget -->
<div class="widget">
	<h4 class="widget-title"><span>Facebook</span></h4>
	<div class="widget-content fb"></div>
</div>
<!-- end widget -->

CSS

.comment-wrap {
	background: #fff;
	padding: 1.5em 2em;
	box-sizing: border-box;
	margin-bottom: 1.5em;
}

javaScript

var x = 5;
var y = 2;
var z = x + y;
document.getElementById("demo").innerHTML = z;

Some other styles

  • Bold Text: This text is bolded my default markup.
  • Emphasize: This text is emphasize.
  • Strike-through: I am A strike-through text.
  • Link: I am a link
  • Inline Code: Its an Inline code example

Features of this theme

  • 100% responsive.
  • widgetized sidebar and footer.
  • Supports inbuilt navigation system.
  • Multi-author support.
  • Supports Inbuilt Cover image for post and page.
  • Supports Author cover, tag image and tag description.
  • Easy youtube / vimeo / soundcloud / mixcloud as featured media.
  • All youtube / vimeo / soundcloud / mixcloud are responsive.
  • Any other <Iframe> object from other than above can be feature media.
  • Nice Code Highlighting.
  • Cross-Browser Compatibility Chrome, FireFox, Safari, IE9, IE10, IE11.
  • Image logo supported.
  • And more...