Sha256: 3576b54be7c15464db40949a84d8d7352e728619841fbd35c5fc405848d6972d

Contents?: true

Size: 754 Bytes

Versions: 5

Compression:

Stored size: 754 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#ok.full-button[href="#"] Ok
    #status
      .left
      .center
      .right
      

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
flammarion-0.0.10 lib/html/source/index.html.slim
flammarion-0.0.9 lib/html/source/index.html.slim
flammarion-0.0.8 lib/html/source/index.html.slim
flammarion-0.0.7 lib/html/source/index.html.slim
flammarion-0.0.6 lib/html/source/index.html.slim