Sha256: dd12c18e1ec28b6161a85e8d693e83e0311340c0fb581881b6831f450bf2b34a

Contents?: true

Size: 1.09 KB

Versions: 3

Compression:

Stored size: 1.09 KB

Contents

<!DOCTYPE html>
<html>
<head>
  <meta charset='utf-8'>
  <meta http-equiv="X-UA-Compatible" content="chrome=1">
  <link href='https://fonts.googleapis.com/css?family=Chivo:900' rel='stylesheet' type='text/css'>
  <link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
  <link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen">
  <link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print">
  <!--[if lt IE 9]>
  <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
  <![endif]-->
  <title>blogdown</title>
</head>

<body>
<div id="container">
  <div class="inner">

    <header>
      <h1>Blogging Down</h1>
    </header>

    <section id="downloads" class="clearfix">
      <a href="https://github.com/gernest/blogdown" id="view-on-github" class="button"><span>View on GitHub</span></a>
    </section>

    <hr>

    <section id="main_content">
      <%= yield %>
    </section>

    <footer>
      Brought to you with love
    </footer>


  </div>
</div>
</body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
blogdown-0.1.2 lib/views/base.erb
blogdown-0.1.1 lib/views/base.erb
blogdown-0.1.0 lib/views/base.erb