Jekyll Styleguide v0.1 Beta

Example Styleguide

.logo preview

nope [Logo Text]

Logo HTML

<!-- Could be div. Could be H1, etc -->
<h1 class="logo">
    <a href="#" class="logo__link">
        <img src="http://placehold.it/240x80&amp;text=logo.png" alt="nope" class="logo__img">
        <span class="logo__text">[Logo Text]</span>                    
    </a>
    <span class="logo__byline">Logo Byline</span>
</h1>

Logo Style

You can find the original source of the CSS as .scss

Logo

No more information available for Logo…