Sha256: 54a7f9f70a144b5ad23beb955191819d2d6a2ec839d6ed51ea83fdde56fca515

Contents?: true

Size: 773 Bytes

Versions: 1

Compression:

Stored size: 773 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
      

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
flammarion-0.0.11 lib/html/source/index.html.slim