Example #1
0
            <li><a href="./overview.php">Overview</a></li>
          </ul>
        </div>
        <div class="sg-nav-group sg-nav-group--blocks">
          <h2 class="sg-nav-h2 sg-subnav-title">Blocks</h2>
          <ul class="sg-navlist">
            <?php 
listMarkupAsListItems('blocks');
?>
          </ul>
        </div>
        <div class="sg-nav-group sg-nav-group--containers">
          <h2 class="sg-nav-h2 sg-subnav-title">Containers</h2>
          <ul class="sg-navlist">
            <?php 
listMarkupAsListItems('containers');
?>
          </ul>
        </div>
      </div><!--/.sg-sidebar-->

      <div id="main" class="sg-main" role="main">
        <div class="sg-container">
          <section class="b-home">

            <header class="b-1-0-0-header g-container">
  <div class="g-block">
    <div class="g-row">
      <div class="g-col">

        <div class="b-navigation">
          </li>
        </ul>
      </div>
      <div class="sg-nav-group">
        <h2 class="sg-h2 sg-subnav-title">Base HTML</h2>
        <ul class="sg-navlist">
          <?php 
listMarkupAsListItems('base');
?>
        </ul>
      </div>
      <div class="sg-nav-group">
        <h2 class="sg-h2 sg-subnav-title">Patterns</h2>
        <ul class="sg-navlist">
          <?php 
listMarkupAsListItems('patterns');
?>
        </ul>
      </div>
    </div><!--/.sg-sidebar-->

    <div id="main" class="sg-main" role="main">
      <div class="sg-container">
        <div class="sg-info">
          <div class="sg-about sg-section">
            <h2 id="sg-about" class="sg-h2">Getting Started</h2>
            <p>A living style guide is a great tool to promote visual consistency, unify UX designers and front-end developers, as well as speed up development times. Add some documentation here on how to get started with your new style guide and start customizing this boilerplate to your liking.</p>
            <p>If you are looking for resources on style guides, check out <a href="http://styleguides.io">styleguides.io</a>. There are a ton of great articles, books, podcasts, talks, and other style guide tools!</p>
          </div><!--/.sg-about-->

          <!-- Manually add your UI colors here. -->