Gantry

 view release on metacpan or  search on metacpan

root/gantry_site.html  view on Meta::CPAN

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <title>Gantry | Perl Web Application Framework</title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <link rel="stylesheet" 
        type="text/css" 
        href="http://yui.yahooapis.com/2.4.0/build/reset-fonts-grids/reset-fonts-grids.css"
    /> 
                
    <link rel="stylesheet" 
        media="screen" 
        href="/css/my.css" 
        type="text/css" 
    />

</head>
<body>

    <div id="doc3">                 
        <div id="hd">
            <div class="yui-u lv1-nav">

                <!-- ul class="nav-links">
                    <li><a href="[% self.app_rootp %]/">Home</a></li>
                    <li><a href="[% self.app_rootp %]/blog/view/portfolio">
                        Portfolio</a></li>
                    <li><a href="[% self.app_rootp %]/link/view">MyLinks</a></li>
                </ul -->
                
                <br style="clear: both" />

            </div>
            <div class="yui-u lv2-title-bar">
                <table>
                    <tr>
                        <td class="left"></td>
                        <td class="center"><!-- a href="/">Home</a> <a href="/pod/gantry">Gantry Documentation</a> <a href="/pod/bigtop">BigTop Documentation</a -->&nbsp;</td>
                        <td class="right"></td>
                    </tr>
                </table>
            </div>
        </div>
        <div id="bd">

            <div class="content-lv2">
                <div class="yui-gb">
                    <div class="yui-u first">
                        <div class="feature-block">
                            <img width="240"
                            src="/images/building240.jpg" 
                            alt="Gantry Photo" />
                            
                            <span class="credit">photo by 
                                <a href="http://www.flickr.com/photos/1colin/">Colin</a></span>
                        
                            <h2>Gantry Features</h2>
                        
                            <ul class="features">
                                <li>code generation with <a href="http://www.usegantry.org/pod/bigtop">BigTop</a></li>
                                <li>stand-alone server for rapid development</li>



( run in 1.998 second using v1.01-cache-2.11-cpan-39bf76dae61 )