Sha256: 710a6cabc398f0c601fdb2ce6fda3c7f5b72e5593cac6fcf6dbea14a9c5ed304

Contents?: true

Size: 1.49 KB

Versions: 2

Compression:

Stored size: 1.49 KB

Contents

<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
        <title>Your New Jekyll Site</title>
        <meta name="viewport" content="width=device-width">

        <!-- syntax highlighting CSS -->
        <link rel="stylesheet" href="/css/syntax.css">

        <!-- Custom CSS -->
        <link rel="stylesheet" href="/css/main.css">

    </head>
    <body>

        <div class="site">
          <div class="header">
            <h1 class="title"><a href="/">Your New Jekyll Site</a></h1>
            <a class="extra" href="/">home</a>
          </div>

          <h1>Test</h1>

<div>   Here's some stuff to
 
compress</div>
<div class="highlight"><pre><code class="text">Here&#39;s a code block.
Don&#39;t compress this!

^ empty line suckas!
What are you going to do about it?
I&#39;m a code block!
</code></pre></div>
<p>OK.</p>

<p>This is probably good enough.</p>

<p>Peace out.</p>


          <div class="footer">
            <div class="contact">
              <p>
                Your Name<br />
                What You Are<br />
                you@example.com
              </p>
            </div>
            <div class="contact">
              <p>
                <a href="https://github.com/yourusername">github.com/yourusername</a><br />
                <a href="https://twitter.com/yourusername">twitter.com/yourusername</a><br />
              </p>
            </div>
          </div>
        </div>

    </body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jekyll-minify-html-1.1.0 test/jekyll-0.12/expected/uncompressed.html
jekyll-minify-html-1.0.1 test/jekyll-0.12/expected/uncompressed.html