Skip to content

bramswenson/bramswenson.github.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->

    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">

        <title>shellcaster</title>

        <meta name="description" content="">
        <meta name="viewport" content="width=device-width">

        <link href="/css/normalize.css" media="screen" rel="stylesheet" type="text/css" />
        <link href="/css/main.css" media="screen" rel="stylesheet" type="text/css" />
        <script src="/js/vendor/modernizr-2.6.2.min.js" type="text/javascript"></script>
    </head>

    <body>
        <!--[if lt IE 7]>
            <p class="chromeframe">You are using an outdated browser. <a href="http://browsehappy.com/">Upgrade your browser today</a> or <a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to better experience this site.</p>
        <![endif]-->

        <div class="container-fluid">
          <div class="row-fluid">


            <div class="span3 pull-right">
              <div class="navigation">
                <div>
                  <h1 class="brand">λ shellcaster</h1>
                  <p class="tagline"></p>
                </div>
              </div>
            </div>

            <div class="span1"></div>
            <div class="span8">
              <div class="hero">
                <div class="hero-name">
                  <h1 class="title">shellcaster</h1>
<p class="page_tagline"></p>

                </div>

                <h1><a href="http://html5boilerplate.com">HTML5 Boilerplate</a></h1>

<p>HTML5 Boilerplate is a professional front-end template for building fast,
robust, and adaptable web apps or sites.</p>

<p>This project is the product of many years of iterative development and combined
community knowledge. It does not impose a specific development philosophy or
framework, so you&#39;re free to architect your code in the way that you want.</p>

<ul>
<li>Source: <a href="https://github.com/h5bp/html5-boilerplate">https://github.com/h5bp/html5-boilerplate</a></li>
<li>Homepage: <a href="http://html5boilerplate.com">http://html5boilerplate.com</a></li>
<li>Twitter: <a href="http://twitter.com/h5bp">@h5bp</a></li>
</ul>

<h2>Quick start</h2>

<p>Choose one of the following options:</p>

<ol>
<li>Download the latest stable release from
<a href="http://html5boilerplate.com/">html5boilerplate.com</a> or a custom build from
<a href="http://www.initializr.com">Initializr</a>.</li>
<li>Clone the git repo — <code>git clone
https://github.com/h5bp/html5-boilerplate.git</code> - and checkout the tagged
release you&#39;d like to use.</li>
</ol>

<h2>Features</h2>

<ul>
<li>HTML5 ready. Use the new elements with confidence.</li>
<li>Cross-browser compatible (Chrome, Opera, Safari, Firefox 3.6+, IE6+).</li>
<li>Designed with progressive enhancement in mind.</li>
<li>Includes <a href="http://necolas.github.com/normalize.css/">Normalize.css</a> for CSS
normalizations and common bug fixes.</li>
<li>The latest <a href="http://jquery.com/">jQuery</a> via CDN, with a local fallback.</li>
<li>The latest <a href="http://modernizr.com/">Modernizr</a> build for feature detection.</li>
<li>IE-specific classes for easier cross-browser control.</li>
<li>Placeholder CSS Media Queries.</li>
<li>Useful CSS helpers.</li>
<li>Default print CSS, performance optimized.</li>
<li>Protection against any stray <code>console.log</code> causing JavaScript errors in
IE6/7.</li>
<li>An optimized Google Analytics snippet.</li>
<li>Apache server caching, compression, and other configuration defaults for
Grade-A performance.</li>
<li>Cross-domain Ajax and Flash.</li>
<li>&ldquo;Delete-key friendly.&rdquo; Easy to strip out parts you don&#39;t need.</li>
<li>Extensive inline and accompanying documentation.</li>
</ul>

<h2>Documentation</h2>

<p>Take a look at the <a href="/h5bp/html5-boilerplate/blob/master/doc/README.md">documentation table of
contents</a>. This
documentation is bundled with the project, which makes it readily available for
offline reading and provides a useful starting point for any documentation
you want to write about your project.</p>

<h2>Contributing</h2>

<p>Anyone and everyone is welcome to
<a href="/h5bp/html5-boilerplate/blob/master/doc/contribute.md">contribute</a>. Hundreds
of developers have helped make the HTML5 Boilerplate what it is today.</p>


              </div>
            </div>
          </div>

          <div class="fluid-row">
            <div class="span12">
              <h1 class="brand">shellcaster</h1>
              <p class="tagline"></p>
            </div>
          </div>

        </div>

        <script src="/js/vendor/jquery-1.9.1.min.js" type="text/javascript"></script>
        <script src="/js/plugins.js" type="text/javascript"></script>
        <script src="/js/main.js" type="text/javascript"></script>
        <script src="/js/analytics.js" type="text/javascript"></script>

    </body>
</html>

About

my blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors