<link href="/user/themes/bones-vanilla/css/font-awesome.min.css" type="text/css" rel="stylesheet"> <link href="/user/themes/bones-vanilla/css/foundation.css" type="text/css" rel="stylesheet"> <link href="/user/themes/bones-vanilla/css/bones-styles.css" type="text/css" rel="stylesheet"> <link href="/user/themes/bones-vanilla/css/bones-colors.css" type="text/css" rel="stylesheet"> <link href="/user/plugins/breadcrumbs/css/breadcrumbs.css" type="text/css" rel="stylesheet"> <link href="/user/plugins/form/assets/form-styles.css" type="text/css" rel="stylesheet"> <link href="/user/plugins/simplesearch/css/simplesearch.css" type="text/css" rel="stylesheet"> <link href="/user/plugins/pagination/css/pagination.css" type="text/css" rel="stylesheet"> <link href="/user/plugins/login/css/login.css" type="text/css" rel="stylesheet"> <script src="/system/assets/jquery/jquery-3.x.min.js"></script>

Body & Hero Classes

11 Aug journal photography <img alt="" src="/images/e/d/5/9/0/ed59094ce420ed126ce20b2190f6b05071615e68-unsplash-overcast-mountains.jpg" />
<p>The <a href="https://getgrav.org/downloads/themes">Quark theme</a> has the ability to allow pages to override some of the default options by letting the user set <code>body_classes</code> for any page. The theme will merge the combination of the defaults with any <code>body_classes</code> set. This allows you to easily add hero classes to give your blog post some <strong>bling</strong>.</p>

Continue Reading...

<p>The blog skeleton also supports <strong>Daring Fireball</strong> style link posts. Simply add a link setting in your page header:</p> <pre><code>link: http://daringfireball.net</code></pre> <p>And your blog title becomes a link directly to that link you specified. Easy peasy!</p>

Continue Reading...

Text & Typography

19 Jul journal <img alt="" src="/images/f/b/3/5/3/fb35371a8b168cb6c874bcb217a885b5206f6fd7-unsplash-text.jpg" />
<p>The <a href="https://github.com/getgrav/grav-theme-quark">Quark theme</a> is the new default theme for Grav built with <a href="https://picturepan2.github.io/spectre/">Spectre.css</a> the lightweight, responsive and modern CSS framework. Spectre provides basic styles for typography, elements, and a responsive layout system that utilizes best practices and consistent language design.</p>

Continue Reading...

<p>Lorem markdownum mirum. Solus restare dabat, gladio vipereis caerula?</p> <p>Nos me quem cura ambo capillos vibrata terram, precor insignia liquidis viderit. Obstitit subitis lacrimis Fames canendo, <a href="http://in-de.io/et">herbas lupi formosis</a> coniunx scilicet Neptunus.</p> <blockquote> <p>Animam non fatus: per animal Iolao baculo digitos ad tergo. Ultra cribri condas! Parabat non canities domos ambo canaeque Pulchrior vident. <strong>Foramina uterum</strong>, est serpit gente <strong>horrescere</strong>, sed cineres, Iove mea mihi mensum profundum, in.</p> </blockquote>

Continue Reading...

<script src="/user/themes/bones-vanilla/js/what-input.js"></script> <script src="/user/themes/bones-vanilla/js/foundation.js"></script> <script src="https://google-code-prettify.googlecode.com/svn/loader/run_prettify.js"></script> <script src="/user/plugins/simplesearch/js/simplesearch.js"></script> <script> $(document).foundation(); </script>