Sha256: 0f73e40c3a7482438818e71e45a0d7a1b5d1f7a6b5153b67e68f9c5f37be2d5f

Contents?: true

Size: 927 Bytes

Versions: 9

Compression:

Stored size: 927 Bytes

Contents

<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.3/jquery.min.js"></script>
<script src="https://d3js.org/d3.v3.min.js" charset="utf-8"></script>
<script type="text/javascript" src="//cdn.jsdelivr.net/cal-heatmap/3.3.10/cal-heatmap.min.js"></script>
<link rel="stylesheet" href="//cdn.jsdelivr.net/cal-heatmap/3.3.10/cal-heatmap.css" />
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/moment.js/2.14.1/moment.min.js"></script>

<style type="text/css">
  .content {
      min-width: 400px;
  }
  #calendar {
      width: 700px;
  }
  .subdomain-text {
      fill: #fff;
  }
  #calendar a {
      color: #999;
  }
  @media all and (max-width:1400px) {
      #calendar {
          width: 500px;
      }
  }
  @media all and (max-width:730px) {
      #calendar {
          width:365px;
      }
  }
  @media all and (max-width:420px) {
      #calendar {
          width:191px;
      }
  }
</style>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
jekyll-lab-notebook-0.1.8 _includes/calheader.html
jekyll-lab-notebook-0.1.7 _includes/calheader.html
jekyll-lab-notebook-0.1.6 _includes/calheader.html
jekyll-lab-notebook-0.1.5 _includes/calheader.html
jekyll-lab-notebook-0.1.4 _includes/calheader.html
jekyll-lab-notebook-0.1.3 _includes/calheader.html
jekyll-lab-notebook-0.1.2 _includes/calheader.html
jekyll-lab-notebook-0.1.1 _includes/calheader.html
jekyll-lab-notebook-0.1.0 _includes/calheader.html