Sha256: b0b01e53c14079f83b395fe73eb4308a8f11f8b7c376127650946213a9b3f400

Contents?: true

Size: 1.13 KB

Versions: 22

Compression:

Stored size: 1.13 KB

Contents

<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="utf-8" />
  <title>Archetype Demo</title>
  <!--[if lt IE 9]>  
  <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>  
  <![endif]-->
  <link rel="stylesheet" href="stylesheets/screen.css"/>
</head>
<body>

<div id="canvas">
  <div id="welcome">
    Welcome to the <a href="#">Archetype Demo</a>.
  </div>
  <section id="main">
    <a href="#" class="download">Download</a> You can do <a href="#" class="hint">more!<span class="hint">This is a tooltip yo!</span></a>
    <div class="dialog">
      <h2 class="title">Mix-n-Match <button class="dismiss">dismiss this dialog</button></h2>
      <div class="content">
        Here's an example using multiple components to create a more complex interface.
      </div>
      <div class="actions">
        <a href="#" class="accept">Accept</a>
        <a href="#" class="cancel">Cancel</a>
      </div>
    </div>
    <div class="loading">
      <p>this is some text</p>
      <b class="spinner"></b>
    </div>
  </section>
  <section id="sidebar">
    <a href="#" class="download">Download</a>
  </section>
</div>

</body>
</html>

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
archetype-1.0.0.alpha.5 templates/example/index.html
archetype-1.0.0.alpha.4 templates/example/index.html
archetype-1.0.0.alpha.3 templates/example/index.html
archetype-0.0.1.pre.13 templates/example/index.html
archetype-0.0.1.pre.12 templates/example/index.html
archetype-0.0.1.pre.11 templates/example/index.html
archetype-0.0.1.pre.10 templates/example/index.html
archetype-0.0.1.pre.9 templates/example/index.html
archetype-0.0.1.pre.8 templates/example/index.html
archetype-0.0.1.pre.7 templates/example/index.html
archetype-0.0.1.pre.6 templates/example/index.html
archetype-0.0.1.pre.5 templates/example/index.html
archetype-0.0.1.pre.4 templates/example/index.html
archetype-1.0.0.alpha.2 templates/example/index.html
archetype-1.0.0.alpha.1 templates/example/index.html
archetype-0.0.1.pre.3.90263a7 templates/example/index.html
archetype-0.0.1.pre.3.6ed259b templates/example/index.html
archetype-0.0.1.pre.3.f9dde24 templates/example/index.html
archetype-0.0.1.pre.3.00dfd9a templates/example/index.html
archetype-0.0.1.pre.3.83f0d7a templates/example/index.html