Sha256: cb50818053ce706b49c58a297d77613532d30cf0d2aa112642d50617c6c2b0b2

Contents?: true

Size: 751 Bytes

Versions: 4

Compression:

Stored size: 751 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
      pre#message Hi World
      a.full-button[href="#"] Ok
    #status
      .left
      .center
      .right
      

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
flammarion-0.0.5 lib/html/source/index.html.slim
flammarion-0.0.4 lib/html/source/index.html.slim
flammarion-0.0.2 lib/html/source/index.html.slim
flammarion-0.0.1 lib/html/source/index.html.slim