Features

Smartphone App like Layout

The theme is designed keeping smartphones users in mind. An app like design is more comfortable to use on a mobile browser.

Minimal & Responsive Card Layout

The theme uses a minimal layout for simplicity. Only the things that matter are shown on the homepage. Images:

Small images will be shown at their actual size. small image

Large images will always scale down and fit in the content container. large image

Videos:

Whenever you add a video, make sure you use the class video in the iframe or video container. You can also use the shortcode {: .video} to make the video responsive.

Consider this video for example. If you resize the window to a smaller viewport, the video resizes itself!

The code is here

<iframe width="854" height="480" src="https://www.youtube.com/embed/YE7VzlLtp-4" frameborder="0" allowfullscreen></iframe>
{: .video}

Take a look at example post to check responsive nature of other elements.

20 Color Schemes (full version)!

Customize the theme as you like by using color schemes!

Purple

Purple jekyll theme

Check Color Schemes for more.

Search Engine Optimized

The theme is optimized for search engines by default.

3 Customizable categories

By default, the theme has 3 categories.

  1. Design
  2. Code
  3. Life

You can always change these to your liking or add extra categories by making little changes in the code. Support and directions will be provided upon buying full version.

Reading Time Estimation

Posts will show an average time required to read the content.

Card Themed Author Section

The theme features a card layout theme for author section. It also has social follow buttons.

Social Share Buttons

Social sharing is kept after every post by default. The code uses only Liquid coding, no js.

Pre-installed Disqus Comments

Disqus is pre-installed in the theme. You can sign up with Disqus and change the short-name in _config.yml file or leave it blank to not show any comment section. By default, it is left blank.

Google Analytics

Google analytics is also included in the theme. Just insert UA code in the configuration file. If left blank, the code will not run.

Built-in Contact Form

In the contact page, a contact form is included by default. You can make it work by changing the simpleform-token which can be obtained for free from https://getsimpleform.com/

Syntax Highlighting

Syntax highlighting is done by rouge. Check example post.

Dynamic RSS Feed

RSS feed is generated dynamically as and when you add posts and pages.

Responsive Author Section (full version)

A beatiful, responsive, card layout author section.

Check out full version