Sha256: ea1947f08b54777d093c257102f7fe816eab382f0f924af8ff7b7c6d5ff84e42

Contents?: true

Size: 1.59 KB

Versions: 64

Compression:

Stored size: 1.59 KB

Contents

<!DOCTYPE html>
<html lang="en" class="{% if page.route %}route-{{page.route}}{% endif %}">
{% include head.html %}

<body>
  <div class="mobile-burger burger is-hidden-desktop" data-target="#doc-menu">
    <span></span>
    <span></span>
    <span></span>
  </div>
  <div class="columns is-gapless">
    <div id="doc-menu" class="column is-2 menu is-dark is-mobile">
      <section class="section">
        <h1 class="title is-4 has-text-weight-semibold has-text-centered has-text-white">{{ site.title }} <span class="is-size-5 has-text-primary has-text-weight-light">documentation</span></h1>
        <div class="has-text-centered">
          <span>
            <img src="https://badgen.net/badge/Version/{{ site.version }}/green" alt="v{{ site.version }}">
          </span>
        </div>
      </section>
      {% include menu.html %}
    </div>
    <div class="column">
      <div class="hero is-light">
        <div class="hero-body">
          <div class="container has-text-centered">
            <h1 class="title is-2 is-spaced has-text-weight-semibold">{{ page.title }}</h1>
            {% if page.subtitle %}
            <h2 class="subtitle is-6 has-text-weight-light">{{ page.subtitle }}</h1>
              {% endif %}
          </div>
        </div>
      </div>
      <section class="section">
        <div class="container is-fluid">
          {{ content }}
        </div>
      </section>
    </div>
  </div>

  <script src="{{site.url}}/assets/js/doc.js"></script>
  <script src="{{site.url}}/assets/js/bulma-carousel.min.js"></script>
  <script src="{{site.url}}/assets/js/main.js"></script>
</body>

</html>

Version data entries

64 entries across 64 versions & 1 rubygems

Version Path
intia-theme-0.1.65 node_modules/bulma-carousel/src/demo/_layouts/default.html
intia-theme-0.1.64 node_modules/bulma-carousel/src/demo/_layouts/default.html
intia-theme-0.1.63 node_modules/bulma-carousel/src/demo/_layouts/default.html
intia-theme-0.1.62 node_modules/bulma-carousel/src/demo/_layouts/default.html
intia-theme-0.1.61 node_modules/bulma-carousel/src/demo/_layouts/default.html
intia-theme-0.1.60 node_modules/bulma-carousel/src/demo/_layouts/default.html
intia-theme-0.1.59 node_modules/bulma-carousel/src/demo/_layouts/default.html
intia-theme-0.1.58 node_modules/bulma-carousel/src/demo/_layouts/default.html
intia-theme-0.1.57 node_modules/bulma-carousel/src/demo/_layouts/default.html
intia-theme-0.1.56 node_modules/bulma-carousel/src/demo/_layouts/default.html
intia-theme-0.1.55 node_modules/bulma-carousel/src/demo/_layouts/default.html
intia-theme-0.1.54 node_modules/bulma-carousel/src/demo/_layouts/default.html
intia-theme-0.1.53 node_modules/bulma-carousel/src/demo/_layouts/default.html
intia-theme-0.1.52 node_modules/bulma-carousel/src/demo/_layouts/default.html
intia-theme-0.1.51 node_modules/bulma-carousel/src/demo/_layouts/default.html
intia-theme-0.1.50 node_modules/bulma-carousel/src/demo/_layouts/default.html
intia-theme-0.1.49 node_modules/bulma-carousel/src/demo/_layouts/default.html
intia-theme-0.1.48 node_modules/bulma-carousel/src/demo/_layouts/default.html
intia-theme-0.1.47 node_modules/bulma-carousel/src/demo/_layouts/default.html
intia-theme-0.1.46 node_modules/bulma-carousel/src/demo/_layouts/default.html