Sha256: 9527dba4ab422dea250d389b4556453983342af6babcf8e9fad7bd49c5e11b8f

Contents?: true

Size: 349 Bytes

Versions: 9

Compression:

Stored size: 349 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <title>{{ book.title }}</title>
    <link rel="stylesheet" href="normalize.css" />
    <link rel="stylesheet" href="default.css" />
    <link rel="stylesheet" href="highlight.css" />
    <link rel="stylesheet" href="pdf.css">
  </head>
  <body>
    {{ page.content }}
  </body>
</html>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
asciibook-0.1.0 theme/pdf/layout.html
asciibook-0.1.0.pre.beta theme/pdf/layout.html
asciibook-0.0.5 theme/pdf/layout.html
asciibook-0.0.4 theme/pdf/layout.html
asciibook-0.0.3 theme/pdf/layout.html
asciibook-0.0.2 theme/pdf/layout.html
asciibook-0.0.2.beta2 theme/pdf/layout.html
asciibook-0.0.2.beta1 theme/pdf/layout.html
asciibook-0.0.1 theme/pdf/layout.html