Sha256: 6e0c1935a197835a354d5b112603267be5f8ea02b2b6431320835496e62a9b7a

Contents?: true

Size: 889 Bytes

Versions: 22

Compression:

Stored size: 889 Bytes

Contents

---
title: Welcome to Middleman
layout: false
---

doctype html
html
  head
    meta[http-equiv="content-type" content="text/html; charset=UTF-8"]
    meta charset="utf-8"
    meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible"
    meta[name="viewport" content="width=device-width, initial-scale=1.0"]
    title Flammarion
    = stylesheet_link_tag("all")
    = javascript_include_tag("all")
    javascript:
      hljs.initHighlightingOnLoad();
  body
    #toolbar.hidden
      a.tool-button[href="#"] Open
      a.tool-button[href="#"] Save
    #panes
      pre#console-default.pane[style="height:100%"]
    #dialog.hidden
      #content
        pre#message Hi World
        a#ok.full-button[href="#"] Ok
    #status
      .left
      .center
      .right
    #searchbar.hidden
      i.fa.fa-search 
      input
    #plot-style.hidden
      .tickmarks
      .markers
      .zero

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
flammarion-0.2.1 lib/html/source/index.html.slim
flammarion-0.2.0 lib/html/source/index.html.slim
flammarion-0.1.14 lib/html/source/index.html.slim
flammarion-0.1.13 lib/html/source/index.html.slim
flammarion-0.1.12 lib/html/source/index.html.slim
flammarion-0.1.11 lib/html/source/index.html.slim
flammarion-0.1.10pre2 lib/html/source/index.html.slim
flammarion-0.1.10pre1 lib/html/source/index.html.slim
flammarion-0.1.9 lib/html/source/index.html.slim
flammarion-0.1.8 lib/html/source/index.html.slim
flammarion-0.1.8pre1 lib/html/source/index.html.slim
flammarion-0.1.8pre lib/html/source/index.html.slim
flammarion-0.1.7 lib/html/source/index.html.slim
flammarion-0.1.7pre2 lib/html/source/index.html.slim
flammarion-0.1.7pre lib/html/source/index.html.slim
flammarion-0.1.6 lib/html/source/index.html.slim
flammarion-0.1.5 lib/html/source/index.html.slim
flammarion-0.1.4 lib/html/source/index.html.slim
flammarion-0.1.3 lib/html/source/index.html.slim
flammarion-0.1.2 lib/html/source/index.html.slim