Sha256: 762bd0f13dbd919bfc5b57283d985fc5b610b9081f8e30ee28f1484da4b1abf9

Contents?: true

Size: 1.64 KB

Versions: 13

Compression:

Stored size: 1.64 KB

Contents

--- content, html
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="{lang:}">
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    <meta name="description" content="description goes here" />
    <meta name="keywords" content="keywords,goes,here" />
    <meta name="author" content="Your Name" />
    <meta name="generator" content="webgen - http://webgen.rubyforge.org" />
    <link rel="stylesheet" type="text/css" href="{relocatable: default.css}" />
    <link rel="stylesheet" type="text/css" href="{resource: webgen-css}" />
    <!--[if IE 6]>
        <link rel="stylesheet" href="{relocatable: browserfix.css}" type="text/css" />
        <![endif]-->
    <title>{title:}</title>
  </head>

  <body>
    <div id="sidebar">
      <h1>Website Title</h1>
      <h2>your website slogan</h2>

      <div id="menu">
        {menu: {menuStyle: vertical, options: {maxLevels: 1}}}
      </div>

      <h3>Links:</h3>
      <ul>
        <li><a href="http://webgen.rubyforge.org">webgen homepage</a></li>
        <li><a href="http://andreasviklund.com/templates/">Website templates</a></li>
        <li><a href="http://openwebdesign.org/">Open Web Design</a></li>
        <li><a href="http://oswd.org/">OSWD.org</a></li>
      </ul>
    </div>

    <div id="content">
      {block:}

      <h2>site info</h2>
      <p>&copy; 2005-2006 Your Name | Generated by <a href="http://webgen.rubyforge.org">webgen</a> | Design by <a href="http://andreasviklund.com">Andreas Viklund</a>.</p>
    </div>
  </body>
</html>

Version data entries

13 entries across 8 versions & 1 rubygems

Version Path
webgen-0.4.2 data/webgen/website_styles/andreas07/default.template
webgen-0.4.0 doc/examples/website_styles/andreas07/src/default.template
webgen-0.4.0 data/webgen/website_styles/andreas07/default.template
webgen-0.4.1 data/webgen/website_styles/andreas07/default.template
webgen-0.4.3 doc/examples/website_styles/andreas07/src/default.template
webgen-0.4.3 data/webgen/website_styles/andreas07/default.template
webgen-0.4.4 data/webgen/website_styles/andreas07/default.template
webgen-0.4.4 doc/examples/website_styles/andreas07/src/default.template
webgen-0.4.5 data/webgen/website_styles/andreas07/default.template
webgen-0.4.7 doc/examples/website_styles/andreas07/src/default.template
webgen-0.4.6 data/webgen/website_styles/andreas07/default.template
webgen-0.4.6 doc/examples/website_styles/andreas07/src/default.template
webgen-0.4.7 data/webgen/website_styles/andreas07/default.template