UNPKG

generator-jekyll-starter-kit

Version:

Combine Jekyll and Google web-starter-kit to enjoy the best of both worlds

15 lines (11 loc) 209 B
--- layout: default --- <div class="post"> <header class="post-header"> <h1 class="post-title">{{ page.title }}</h1> </header> <article class="post-content"> {{ content }} </article> </div>