Sha256: dc1c1805c952a0b84648ec173084e24f24a5d1f18f4cb15d0cfc0fbaf7d1bead

Contents?: true

Size: 1.51 KB

Versions: 4

Compression:

Stored size: 1.51 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 language-text" data-lang="text">Here's a code block.
Don't compress this!

^ empty line suckas!
What are you going to do about it?
I'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

4 entries across 3 versions & 1 rubygems

Version Path
jekyll-minify-html-1.1.0 test/jekyll-1.0/expected/uncompressed.html
jekyll-minify-html-1.0.1 test/jekyll-1.0/expected/uncompressed.html
jekyll-minify-html-1.0.0 test/expected/uncompressed.html
jekyll-minify-html-1.0.0 test/site/index.html