First release for github pages
This commit is contained in:
parent
2d55a911c4
commit
958f279451
80 changed files with 6385 additions and 0 deletions
439
layout/grid/index.html
Normal file
439
layout/grid/index.html
Normal file
|
@ -0,0 +1,439 @@
|
|||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>The Grid</title>
|
||||
<link rel="stylesheet" href="http://localhost:4000/assets/css/style.min.css">
|
||||
<script src="http://localhost:4000/assets/js/modernizr.min.js"></script>
|
||||
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,400italic%7cVolkhov:400,700' rel='stylesheet' type='text/css'>
|
||||
|
||||
<meta name="google-site-verification" content="xP2HDqwZ_-ElcHVrOgy66izmcyyVmmeBC6oY1uAw5ok" />
|
||||
|
||||
|
||||
<link rel="author" href="https://plus.google.com/u/0/118311555303973066167"/>
|
||||
|
||||
|
||||
<link rel="shortcut icon" href="http://images.phlow.de/phlow/phlow-favicon-32x.png" type="image/png" />
|
||||
<link rel="icon" href="http://images.phlow.de/phlow/phlow-favicon-32x.png" type="image/png" />
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
<div id="masthead">
|
||||
<div class="row">
|
||||
<div class="small-12 columns">
|
||||
<a id="logo" href="http://localhost:4000" title="Feeling Responsive">
|
||||
<img src="http://localhost:4000/assets/img/logo.png" alt="Feeling Responsive">
|
||||
</a>
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
</div><!-- /#masthead -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="navigation" class="contain-to-grid sticky">
|
||||
<nav class="top-bar" data-topbar>
|
||||
<ul class="title-area">
|
||||
<li class="name"></li>
|
||||
<!-- Remove the class "menu-icon" to get rid of menu icon. Take out "Menu" to just have icon alone -->
|
||||
<li class="toggle-topbar menu-icon"><a href="#"><span>Navigation</span></a></li>
|
||||
</ul>
|
||||
<section class="top-bar-section">
|
||||
|
||||
<ul class="right">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="divider"></li>
|
||||
<li><a href="http://localhost:4000/contact/">Contact</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
<ul class="left">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/index.html">Start</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="has-dropdown">
|
||||
<a href="http://localhost:4000/layout/">Layouts</a>
|
||||
|
||||
<ul class="dropdown">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/grid/">The Grid</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog-page/">Blog-Page</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post/">Post-Layout</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post-left-sidebar/">Post-Left-Sidebar</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post-right-sidebar/">Post-Right-Sidebar</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/full-width/">Fullwidth Layout</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/portfolio/">Portfolio</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog/">Blog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/typography/">Typography</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/changelog/">Changelog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
</nav>
|
||||
</div><!-- /#navigation -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="row top-30">
|
||||
<div class="medium-12 columns">
|
||||
|
||||
<article>
|
||||
<header>
|
||||
<p class="subtitle">Multi-Device Layouts</p>
|
||||
<h1>The Grid</h1>
|
||||
</header>
|
||||
|
||||
|
||||
<p class="teaser">
|
||||
Create powerful multi-device layouts quickly and easily with the 12-column, nest-able Foundation grid. These are the dimensions.
|
||||
</p>
|
||||
|
||||
|
||||
<p><em>Feeling Responsive</em> is built on Foundation. And of course, we make use of the wonderful grid system and so can you. Find out more about <a href="http://foundation.zurb.com/docs/components/grid.html">constructing beautiful layouts</a> in the foundation documentation.</p>
|
||||
|
||||
<h2 id="large-displays">Large Displays</h2>
|
||||
|
||||
<h3 id="two-columns">Two Columns</h3>
|
||||
|
||||
<div class="row">
|
||||
<div class="large-6 columns">
|
||||
<img src="http://placehold.it/500x281/6b6351/e1dcd7&text=Width+500+Pixel" />
|
||||
</div>
|
||||
<div class="large-6 columns">
|
||||
<img src="http://placehold.it/500x281/e05a10/e1e75e&text=Width+500+Pixel" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h3 id="three-columns">Three Columns</h3>
|
||||
|
||||
<div class="row">
|
||||
<div class="large-4 columns">
|
||||
<img src="http://placehold.it/333x170/6b6351/e1dcd7&text=Width+333+Pixel" />
|
||||
</div>
|
||||
<div class="large-4 columns">
|
||||
<img src="http://placehold.it/333x170/e05a10/e1e75e&text=Width+333+Pixel" />
|
||||
</div>
|
||||
<div class="large-4 columns">
|
||||
<img src="http://placehold.it/333x170/fabb00/771e1e&text=Width+333+Pixel" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h3 id="four-columns">Four Columns</h3>
|
||||
|
||||
<div class="row">
|
||||
<div class="large-3 columns">
|
||||
<img src="http://placehold.it/250x141/6b6351/e1dcd7&text=Width+250+Pixel" />
|
||||
</div>
|
||||
<div class="large-3 columns">
|
||||
<img src="http://placehold.it/250x141/e05a10/e1e75e&text=Width+250+Pixel" />
|
||||
</div>
|
||||
<div class="large-3 columns">
|
||||
<img src="http://placehold.it/250x141/fabb00/771e1e&text=Width+250+Pixel" />
|
||||
</div>
|
||||
<div class="large-3 columns">
|
||||
<img src="http://placehold.it/250x141/00792c/acca57&text=Width+250+Pixel" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
</div><!-- /.medium-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
||||
|
||||
|
||||
|
||||
<footer id="footer-content" class="bg-grau">
|
||||
<div id="footer">
|
||||
<div class="row">
|
||||
<div class="medium-6 large-5 columns">
|
||||
<h5 class="black-shadow">About this Website</h5>
|
||||
|
||||
<p class="black-shadow">
|
||||
»Feeling Responsive« is a responsive theme based on the fantastic foundation framework with beautiful typography and a bright color palette.
|
||||
</p>
|
||||
</div><!-- /.large-6.columns -->
|
||||
|
||||
|
||||
<div class="small-6 medium-3 large-3 large-offset-1 columns">
|
||||
<aside>
|
||||
<div class="textwidget">
|
||||
<h5 class="black-shadow">Services</h5>
|
||||
<ul class="no-bullet black-shadow">
|
||||
<li><a href="contact.html">Contact</a></li>
|
||||
<li class="rss-link"><a href="http://localhost:4000/feed.xml">RSS</a></li>
|
||||
<li class="sitemap-link"><a href="http://localhost:4000/sitemap.xml">Sitemap.xml</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</aside>
|
||||
</div><!-- /.large-4.columns -->
|
||||
|
||||
|
||||
<div class="small-6 medium-3 large-3 columns">
|
||||
<h5 class="black-shadow">Thank You!</h5>
|
||||
<ul class="no-bullet black-shadow">
|
||||
<li><a href="http://entypo.com/">Icons by Daniel Bruce</a></li>
|
||||
<li><a href="http://foundation.zurb.com/">Built on Foundation</a></li>
|
||||
<li><a href="http://unsplash.com/">Images by Unsplash</a></li>
|
||||
<li><a href="http://srobbin.com/jquery-plugins/backstretch/">Using Backstretch by Scott Robbin</a></li>
|
||||
</ul>
|
||||
</div><!-- /.large-3.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
||||
<div class="row">
|
||||
<div class="small-12 columns" style="text-align: right;">
|
||||
<a class="entypo entypo-48" href="#masthead"></a>
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
||||
</div><!-- /#footer -->
|
||||
|
||||
|
||||
<div id="subfooter">
|
||||
<nav class="row">
|
||||
<section id="subfooter-left" class="bottom-30 small-12 medium-7 columns">
|
||||
<ul class="inline-list">
|
||||
<li><a href="http://localhost:4000/about/">About</a></li>
|
||||
<li><a href="http://phlow.de/webdesign/">Theme by Phlow</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section id="subfooter-right" class="small-12 medium-5 columns social-icons">
|
||||
<ul class="inline-list">
|
||||
|
||||
<li><a href="http://www.youtube.com/PhlowMedia" target="_blank" id="social-youtube" class="entypo" title="Videos, Video-Anleitungen und Filme von Phlow auf YouTube">▶</a></li>
|
||||
|
||||
<li><a href="http://twitter.com/phlow" target="_blank" id="social-twitter" class="entypo-social" title="Immer das Neuste von Phlow gibt es auf Twitter"></a></li>
|
||||
|
||||
<li><a href="http://www.facebook.com/phlow.media" target="_blank" id="social-facebook" class="entypo-social" title="Lass uns Freunde sein!"></a></li>
|
||||
|
||||
<li><a href="http://soundcloud.com/phlow" target="_blank" id="social-soundcloud" class="entypo-social" title="Sounds und Downloads und mehr"></a></li>
|
||||
|
||||
<li><a href="http://github.com/phlow" target="_blank" id="social-github" class="entypo-social" title="Code und mehr..."></a></li>
|
||||
|
||||
<li><a href="http://instagram.com/phlowmedia" target="_blank" id="social-instagram" class="entypo-social" title="Bilder und Impressionen mit und ohne Filter..."></a></li>
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
</nav>
|
||||
</div><!-- /#subfooter -->
|
||||
</footer>
|
||||
|
||||
|
||||
<script src="http://localhost:4000/assets/js/app.min.js"></script>
|
||||
|
||||
<script>
|
||||
$("#masthead").backstretch("http://localhost:4000/assets/img/unsplash_3.jpg");
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
398
layout/index.html
Normal file
398
layout/index.html
Normal file
|
@ -0,0 +1,398 @@
|
|||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Style your content!</title>
|
||||
<link rel="stylesheet" href="http://localhost:4000/assets/css/style.min.css">
|
||||
<script src="http://localhost:4000/assets/js/modernizr.min.js"></script>
|
||||
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,400italic%7cVolkhov:400,700' rel='stylesheet' type='text/css'>
|
||||
|
||||
<meta name="google-site-verification" content="xP2HDqwZ_-ElcHVrOgy66izmcyyVmmeBC6oY1uAw5ok" />
|
||||
|
||||
|
||||
<link rel="author" href="https://plus.google.com/u/0/118311555303973066167"/>
|
||||
|
||||
|
||||
<link rel="shortcut icon" href="http://images.phlow.de/phlow/phlow-favicon-32x.png" type="image/png" />
|
||||
<link rel="icon" href="http://images.phlow.de/phlow/phlow-favicon-32x.png" type="image/png" />
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
<div id="masthead">
|
||||
<div class="row">
|
||||
<div class="small-12 columns">
|
||||
<a id="logo" href="http://localhost:4000" title="Feeling Responsive">
|
||||
<img src="http://localhost:4000/assets/img/logo.png" alt="Feeling Responsive">
|
||||
</a>
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
</div><!-- /#masthead -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="navigation" class="contain-to-grid sticky">
|
||||
<nav class="top-bar" data-topbar>
|
||||
<ul class="title-area">
|
||||
<li class="name"></li>
|
||||
<!-- Remove the class "menu-icon" to get rid of menu icon. Take out "Menu" to just have icon alone -->
|
||||
<li class="toggle-topbar menu-icon"><a href="#"><span>Navigation</span></a></li>
|
||||
</ul>
|
||||
<section class="top-bar-section">
|
||||
|
||||
<ul class="right">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="divider"></li>
|
||||
<li><a href="http://localhost:4000/contact/">Contact</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
<ul class="left">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/index.html">Start</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="has-dropdown active">
|
||||
<a href="http://localhost:4000/layout/">Layouts</a>
|
||||
|
||||
<ul class="dropdown">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/grid/">The Grid</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog-page/">Blog-Page</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post/">Post-Layout</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post-left-sidebar/">Post-Left-Sidebar</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post-right-sidebar/">Post-Right-Sidebar</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/full-width/">Fullwidth Layout</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/portfolio/">Portfolio</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog/">Blog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/typography/">Typography</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/changelog/">Changelog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
</nav>
|
||||
</div><!-- /#navigation -->
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="row top-30">
|
||||
<div class="medium-offset-2 medium-8 end columns">
|
||||
|
||||
<article>
|
||||
<header>
|
||||
<p class="subtitle">Layouts of Feeling Responsive</p>
|
||||
<h1>Style your content!</h1>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<ul>
|
||||
|
||||
<li><a href="http://localhost:4000/layout/layout-elements/">Possibilites to style your Post</a></li>
|
||||
|
||||
<li><a href="http://localhost:4000/layout/grid/">The Grid</a></li>
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post-right-sidebar/">Post With Right Sidebar</a></li>
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post-left-sidebar/">Post With Left Sidebar</a></li>
|
||||
|
||||
</ul>
|
||||
</article>
|
||||
|
||||
</div><!-- /.medium-8.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
||||
|
||||
|
||||
|
||||
<footer id="footer-content" class="bg-grau">
|
||||
<div id="footer">
|
||||
<div class="row">
|
||||
<div class="medium-6 large-5 columns">
|
||||
<h5 class="black-shadow">About this Website</h5>
|
||||
|
||||
<p class="black-shadow">
|
||||
»Feeling Responsive« is a responsive theme based on the fantastic foundation framework with beautiful typography and a bright color palette.
|
||||
</p>
|
||||
</div><!-- /.large-6.columns -->
|
||||
|
||||
|
||||
<div class="small-6 medium-3 large-3 large-offset-1 columns">
|
||||
<aside>
|
||||
<div class="textwidget">
|
||||
<h5 class="black-shadow">Services</h5>
|
||||
<ul class="no-bullet black-shadow">
|
||||
<li><a href="contact.html">Contact</a></li>
|
||||
<li class="rss-link"><a href="http://localhost:4000/feed.xml">RSS</a></li>
|
||||
<li class="sitemap-link"><a href="http://localhost:4000/sitemap.xml">Sitemap.xml</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</aside>
|
||||
</div><!-- /.large-4.columns -->
|
||||
|
||||
|
||||
<div class="small-6 medium-3 large-3 columns">
|
||||
<h5 class="black-shadow">Thank You!</h5>
|
||||
<ul class="no-bullet black-shadow">
|
||||
<li><a href="http://entypo.com/">Icons by Daniel Bruce</a></li>
|
||||
<li><a href="http://foundation.zurb.com/">Built on Foundation</a></li>
|
||||
<li><a href="http://unsplash.com/">Images by Unsplash</a></li>
|
||||
<li><a href="http://srobbin.com/jquery-plugins/backstretch/">Using Backstretch by Scott Robbin</a></li>
|
||||
</ul>
|
||||
</div><!-- /.large-3.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
||||
<div class="row">
|
||||
<div class="small-12 columns" style="text-align: right;">
|
||||
<a class="entypo entypo-48" href="#masthead"></a>
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
||||
</div><!-- /#footer -->
|
||||
|
||||
|
||||
<div id="subfooter">
|
||||
<nav class="row">
|
||||
<section id="subfooter-left" class="bottom-30 small-12 medium-7 columns">
|
||||
<ul class="inline-list">
|
||||
<li><a href="http://localhost:4000/about/">About</a></li>
|
||||
<li><a href="http://phlow.de/webdesign/">Theme by Phlow</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section id="subfooter-right" class="small-12 medium-5 columns social-icons">
|
||||
<ul class="inline-list">
|
||||
|
||||
<li><a href="http://www.youtube.com/PhlowMedia" target="_blank" id="social-youtube" class="entypo" title="Videos, Video-Anleitungen und Filme von Phlow auf YouTube">▶</a></li>
|
||||
|
||||
<li><a href="http://twitter.com/phlow" target="_blank" id="social-twitter" class="entypo-social" title="Immer das Neuste von Phlow gibt es auf Twitter"></a></li>
|
||||
|
||||
<li><a href="http://www.facebook.com/phlow.media" target="_blank" id="social-facebook" class="entypo-social" title="Lass uns Freunde sein!"></a></li>
|
||||
|
||||
<li><a href="http://soundcloud.com/phlow" target="_blank" id="social-soundcloud" class="entypo-social" title="Sounds und Downloads und mehr"></a></li>
|
||||
|
||||
<li><a href="http://github.com/phlow" target="_blank" id="social-github" class="entypo-social" title="Code und mehr..."></a></li>
|
||||
|
||||
<li><a href="http://instagram.com/phlowmedia" target="_blank" id="social-instagram" class="entypo-social" title="Bilder und Impressionen mit und ohne Filter..."></a></li>
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
</nav>
|
||||
</div><!-- /#subfooter -->
|
||||
</footer>
|
||||
|
||||
|
||||
<script src="http://localhost:4000/assets/js/app.min.js"></script>
|
||||
|
||||
<script>
|
||||
$("#masthead").backstretch("http://localhost:4000/assets/img/header_unsplash_6.jpg");
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
416
layout/layout-elements/index.html
Normal file
416
layout/layout-elements/index.html
Normal file
|
@ -0,0 +1,416 @@
|
|||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Possibilites to style your Post</title>
|
||||
<link rel="stylesheet" href="http://localhost:4000/assets/css/style.min.css">
|
||||
<script src="http://localhost:4000/assets/js/modernizr.min.js"></script>
|
||||
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,400italic%7cVolkhov:400,700' rel='stylesheet' type='text/css'>
|
||||
|
||||
<meta name="google-site-verification" content="xP2HDqwZ_-ElcHVrOgy66izmcyyVmmeBC6oY1uAw5ok" />
|
||||
|
||||
|
||||
<link rel="author" href="https://plus.google.com/u/0/118311555303973066167"/>
|
||||
|
||||
|
||||
<link rel="shortcut icon" href="http://images.phlow.de/phlow/phlow-favicon-32x.png" type="image/png" />
|
||||
<link rel="icon" href="http://images.phlow.de/phlow/phlow-favicon-32x.png" type="image/png" />
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
<div id="masthead-no-image-header">
|
||||
<div class="row">
|
||||
<div class="small-12 columns">
|
||||
<a id="logo" href="http://localhost:4000" title="Feeling Responsive">
|
||||
<img src="http://localhost:4000/assets/img/logo.png" alt="Feeling Responsive">
|
||||
</a>
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
</div><!-- /#masthead -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="navigation" class="contain-to-grid sticky">
|
||||
<nav class="top-bar" data-topbar>
|
||||
<ul class="title-area">
|
||||
<li class="name"></li>
|
||||
<!-- Remove the class "menu-icon" to get rid of menu icon. Take out "Menu" to just have icon alone -->
|
||||
<li class="toggle-topbar menu-icon"><a href="#"><span>Navigation</span></a></li>
|
||||
</ul>
|
||||
<section class="top-bar-section">
|
||||
|
||||
<ul class="right">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="divider"></li>
|
||||
<li><a href="http://localhost:4000/contact/">Contact</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
<ul class="left">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/index.html">Start</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="has-dropdown">
|
||||
<a href="http://localhost:4000/layout/">Layouts</a>
|
||||
|
||||
<ul class="dropdown">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/grid/">The Grid</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog-page/">Blog-Page</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post/">Post-Layout</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post-left-sidebar/">Post-Left-Sidebar</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post-right-sidebar/">Post-Right-Sidebar</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/full-width/">Fullwidth Layout</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/portfolio/">Portfolio</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog/">Blog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/typography/">Typography</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/changelog/">Changelog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
</nav>
|
||||
</div><!-- /#navigation -->
|
||||
|
||||
|
||||
|
||||
<div class="row top-30">
|
||||
<div class="small-12 columns">
|
||||
<img src="http://localhost:4000/assets/img/unsplash_6-970x546-7ff750.jpg" width="970" height="546" alt="Possibilites to style your Post" >
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="row top-30">
|
||||
<div class="medium-offset-2 medium-8 end columns">
|
||||
|
||||
<article>
|
||||
<header>
|
||||
<p class="subtitle">Layout Elements</p>
|
||||
<h1>Possibilites to style your Post</h1>
|
||||
</header>
|
||||
|
||||
|
||||
<p class="teaser">
|
||||
You can style your content in different ways. There are elements like subtitles, feature images, header images, meta data like categories and tags and many more. This article shows the different possibilites.
|
||||
</p>
|
||||
|
||||
|
||||
<h2 id="subtitles">Subtitles</h2>
|
||||
|
||||
<h2 id="feature-images">Feature Images</h2>
|
||||
|
||||
<h2 id="header-images">Header Images</h2>
|
||||
|
||||
<p>You can choose to show a special full-width header image or not.</p>
|
||||
|
||||
<h2 id="meta-data">Meta-Data</h2>
|
||||
|
||||
|
||||
<div class="page-meta">
|
||||
<ul class="side-nav">
|
||||
<li class="subheader">Date: 18.07.2014</li>
|
||||
<li class="subheader">Archived in LAYOUT</li>
|
||||
<li class="divider"></li>
|
||||
</ul>
|
||||
</div>
|
||||
</article>
|
||||
|
||||
</div><!-- /.medium-8.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
||||
|
||||
|
||||
<footer id="footer-content" class="bg-grau">
|
||||
<div id="footer">
|
||||
<div class="row">
|
||||
<div class="medium-6 large-5 columns">
|
||||
<h5 class="black-shadow">About this Website</h5>
|
||||
|
||||
<p class="black-shadow">
|
||||
»Feeling Responsive« is a responsive theme based on the fantastic foundation framework with beautiful typography and a bright color palette.
|
||||
</p>
|
||||
</div><!-- /.large-6.columns -->
|
||||
|
||||
|
||||
<div class="small-6 medium-3 large-3 large-offset-1 columns">
|
||||
<aside>
|
||||
<div class="textwidget">
|
||||
<h5 class="black-shadow">Services</h5>
|
||||
<ul class="no-bullet black-shadow">
|
||||
<li><a href="contact.html">Contact</a></li>
|
||||
<li class="rss-link"><a href="http://localhost:4000/feed.xml">RSS</a></li>
|
||||
<li class="sitemap-link"><a href="http://localhost:4000/sitemap.xml">Sitemap.xml</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</aside>
|
||||
</div><!-- /.large-4.columns -->
|
||||
|
||||
|
||||
<div class="small-6 medium-3 large-3 columns">
|
||||
<h5 class="black-shadow">Thank You!</h5>
|
||||
<ul class="no-bullet black-shadow">
|
||||
<li><a href="http://entypo.com/">Icons by Daniel Bruce</a></li>
|
||||
<li><a href="http://foundation.zurb.com/">Built on Foundation</a></li>
|
||||
<li><a href="http://unsplash.com/">Images by Unsplash</a></li>
|
||||
<li><a href="http://srobbin.com/jquery-plugins/backstretch/">Using Backstretch by Scott Robbin</a></li>
|
||||
</ul>
|
||||
</div><!-- /.large-3.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
||||
<div class="row">
|
||||
<div class="small-12 columns" style="text-align: right;">
|
||||
<a class="entypo entypo-48" href="#masthead"></a>
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
||||
</div><!-- /#footer -->
|
||||
|
||||
|
||||
<div id="subfooter">
|
||||
<nav class="row">
|
||||
<section id="subfooter-left" class="bottom-30 small-12 medium-7 columns">
|
||||
<ul class="inline-list">
|
||||
<li><a href="http://localhost:4000/about/">About</a></li>
|
||||
<li><a href="http://phlow.de/webdesign/">Theme by Phlow</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section id="subfooter-right" class="small-12 medium-5 columns social-icons">
|
||||
<ul class="inline-list">
|
||||
|
||||
<li><a href="http://www.youtube.com/PhlowMedia" target="_blank" id="social-youtube" class="entypo" title="Videos, Video-Anleitungen und Filme von Phlow auf YouTube">▶</a></li>
|
||||
|
||||
<li><a href="http://twitter.com/phlow" target="_blank" id="social-twitter" class="entypo-social" title="Immer das Neuste von Phlow gibt es auf Twitter"></a></li>
|
||||
|
||||
<li><a href="http://www.facebook.com/phlow.media" target="_blank" id="social-facebook" class="entypo-social" title="Lass uns Freunde sein!"></a></li>
|
||||
|
||||
<li><a href="http://soundcloud.com/phlow" target="_blank" id="social-soundcloud" class="entypo-social" title="Sounds und Downloads und mehr"></a></li>
|
||||
|
||||
<li><a href="http://github.com/phlow" target="_blank" id="social-github" class="entypo-social" title="Code und mehr..."></a></li>
|
||||
|
||||
<li><a href="http://instagram.com/phlowmedia" target="_blank" id="social-instagram" class="entypo-social" title="Bilder und Impressionen mit und ohne Filter..."></a></li>
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
</nav>
|
||||
</div><!-- /#subfooter -->
|
||||
</footer>
|
||||
|
||||
|
||||
<script src="http://localhost:4000/assets/js/app.min.js"></script>
|
||||
|
||||
<script>
|
||||
$("#masthead").backstretch("http://localhost:4000/assets/img/no");
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
417
layout/post-left-sidebar/index.html
Normal file
417
layout/post-left-sidebar/index.html
Normal file
|
@ -0,0 +1,417 @@
|
|||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Post With Left Sidebar</title>
|
||||
<link rel="stylesheet" href="http://localhost:4000/assets/css/style.min.css">
|
||||
<script src="http://localhost:4000/assets/js/modernizr.min.js"></script>
|
||||
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,400italic%7cVolkhov:400,700' rel='stylesheet' type='text/css'>
|
||||
|
||||
<meta name="google-site-verification" content="xP2HDqwZ_-ElcHVrOgy66izmcyyVmmeBC6oY1uAw5ok" />
|
||||
|
||||
|
||||
<link rel="author" href="https://plus.google.com/u/0/118311555303973066167"/>
|
||||
|
||||
|
||||
<link rel="shortcut icon" href="http://images.phlow.de/phlow/phlow-favicon-32x.png" type="image/png" />
|
||||
<link rel="icon" href="http://images.phlow.de/phlow/phlow-favicon-32x.png" type="image/png" />
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
<div id="masthead">
|
||||
<div class="row">
|
||||
<div class="small-12 columns">
|
||||
<a id="logo" href="http://localhost:4000" title="Feeling Responsive">
|
||||
<img src="http://localhost:4000/assets/img/logo.png" alt="Feeling Responsive">
|
||||
</a>
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
</div><!-- /#masthead -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="navigation" class="contain-to-grid sticky">
|
||||
<nav class="top-bar" data-topbar>
|
||||
<ul class="title-area">
|
||||
<li class="name"></li>
|
||||
<!-- Remove the class "menu-icon" to get rid of menu icon. Take out "Menu" to just have icon alone -->
|
||||
<li class="toggle-topbar menu-icon"><a href="#"><span>Navigation</span></a></li>
|
||||
</ul>
|
||||
<section class="top-bar-section">
|
||||
|
||||
<ul class="right">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="divider"></li>
|
||||
<li><a href="http://localhost:4000/contact/">Contact</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
<ul class="left">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/index.html">Start</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="has-dropdown">
|
||||
<a href="http://localhost:4000/layout/">Layouts</a>
|
||||
|
||||
<ul class="dropdown">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/grid/">The Grid</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog-page/">Blog-Page</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post/">Post-Layout</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post-left-sidebar/">Post-Left-Sidebar</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post-right-sidebar/">Post-Right-Sidebar</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/full-width/">Fullwidth Layout</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/portfolio/">Portfolio</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog/">Blog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/typography/">Typography</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/changelog/">Changelog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
</nav>
|
||||
</div><!-- /#navigation -->
|
||||
|
||||
|
||||
<div class="row top-60">
|
||||
<div class="medium-4 columns">
|
||||
<aside>
|
||||
<div class="panel radius">
|
||||
<h3>Sidebar</h3>
|
||||
<p>
|
||||
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
|
||||
|
||||
Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
|
||||
</p>
|
||||
</div>
|
||||
</aside>
|
||||
</div><!-- /.medium-4.columns -->
|
||||
|
||||
|
||||
<div class="medium-8 columns">
|
||||
<article>
|
||||
<header>
|
||||
|
||||
<img src="http://localhost:4000/assets/img/unsplash_1-970x546-b70c12.jpg" width="970" height="546" alt="Post With Left Sidebar" >
|
||||
<h1>Post With Left Sidebar</h1>
|
||||
</header>
|
||||
|
||||
<p class="teaser">
|
||||
This is a example of Post with a Sidebar on the left.
|
||||
</p>
|
||||
|
||||
|
||||
<h2 id="have-a-look-at-the-sidebar">Have a look at the sidebar</h2>
|
||||
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
|
||||
|
||||
<p>Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
|
||||
|
||||
<p>Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
|
||||
|
||||
|
||||
<div class="page-meta">
|
||||
<ul class="side-nav">
|
||||
<li class="subheader">Date: 28.03.2014</li>
|
||||
<li class="subheader">Archived in LAYOUT</li>
|
||||
<li class="divider"></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</article>
|
||||
</div><!-- /.medium-8.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
||||
|
||||
|
||||
<footer id="footer-content" class="bg-grau">
|
||||
<div id="footer">
|
||||
<div class="row">
|
||||
<div class="medium-6 large-5 columns">
|
||||
<h5 class="black-shadow">About this Website</h5>
|
||||
|
||||
<p class="black-shadow">
|
||||
»Feeling Responsive« is a responsive theme based on the fantastic foundation framework with beautiful typography and a bright color palette.
|
||||
</p>
|
||||
</div><!-- /.large-6.columns -->
|
||||
|
||||
|
||||
<div class="small-6 medium-3 large-3 large-offset-1 columns">
|
||||
<aside>
|
||||
<div class="textwidget">
|
||||
<h5 class="black-shadow">Services</h5>
|
||||
<ul class="no-bullet black-shadow">
|
||||
<li><a href="contact.html">Contact</a></li>
|
||||
<li class="rss-link"><a href="http://localhost:4000/feed.xml">RSS</a></li>
|
||||
<li class="sitemap-link"><a href="http://localhost:4000/sitemap.xml">Sitemap.xml</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</aside>
|
||||
</div><!-- /.large-4.columns -->
|
||||
|
||||
|
||||
<div class="small-6 medium-3 large-3 columns">
|
||||
<h5 class="black-shadow">Thank You!</h5>
|
||||
<ul class="no-bullet black-shadow">
|
||||
<li><a href="http://entypo.com/">Icons by Daniel Bruce</a></li>
|
||||
<li><a href="http://foundation.zurb.com/">Built on Foundation</a></li>
|
||||
<li><a href="http://unsplash.com/">Images by Unsplash</a></li>
|
||||
<li><a href="http://srobbin.com/jquery-plugins/backstretch/">Using Backstretch by Scott Robbin</a></li>
|
||||
</ul>
|
||||
</div><!-- /.large-3.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
||||
<div class="row">
|
||||
<div class="small-12 columns" style="text-align: right;">
|
||||
<a class="entypo entypo-48" href="#masthead"></a>
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
||||
</div><!-- /#footer -->
|
||||
|
||||
|
||||
<div id="subfooter">
|
||||
<nav class="row">
|
||||
<section id="subfooter-left" class="bottom-30 small-12 medium-7 columns">
|
||||
<ul class="inline-list">
|
||||
<li><a href="http://localhost:4000/about/">About</a></li>
|
||||
<li><a href="http://phlow.de/webdesign/">Theme by Phlow</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section id="subfooter-right" class="small-12 medium-5 columns social-icons">
|
||||
<ul class="inline-list">
|
||||
|
||||
<li><a href="http://www.youtube.com/PhlowMedia" target="_blank" id="social-youtube" class="entypo" title="Videos, Video-Anleitungen und Filme von Phlow auf YouTube">▶</a></li>
|
||||
|
||||
<li><a href="http://twitter.com/phlow" target="_blank" id="social-twitter" class="entypo-social" title="Immer das Neuste von Phlow gibt es auf Twitter"></a></li>
|
||||
|
||||
<li><a href="http://www.facebook.com/phlow.media" target="_blank" id="social-facebook" class="entypo-social" title="Lass uns Freunde sein!"></a></li>
|
||||
|
||||
<li><a href="http://soundcloud.com/phlow" target="_blank" id="social-soundcloud" class="entypo-social" title="Sounds und Downloads und mehr"></a></li>
|
||||
|
||||
<li><a href="http://github.com/phlow" target="_blank" id="social-github" class="entypo-social" title="Code und mehr..."></a></li>
|
||||
|
||||
<li><a href="http://instagram.com/phlowmedia" target="_blank" id="social-instagram" class="entypo-social" title="Bilder und Impressionen mit und ohne Filter..."></a></li>
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
</nav>
|
||||
</div><!-- /#subfooter -->
|
||||
</footer>
|
||||
|
||||
|
||||
<script src="http://localhost:4000/assets/js/app.min.js"></script>
|
||||
|
||||
<script>
|
||||
$("#masthead").backstretch("http://localhost:4000/assets/img/unsplash_3.jpg");
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
419
layout/post-right-sidebar/index.html
Normal file
419
layout/post-right-sidebar/index.html
Normal file
|
@ -0,0 +1,419 @@
|
|||
<!doctype html>
|
||||
<html class="no-js" lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Post With Right Sidebar</title>
|
||||
<link rel="stylesheet" href="http://localhost:4000/assets/css/style.min.css">
|
||||
<script src="http://localhost:4000/assets/js/modernizr.min.js"></script>
|
||||
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,400italic%7cVolkhov:400,700' rel='stylesheet' type='text/css'>
|
||||
|
||||
<meta name="google-site-verification" content="xP2HDqwZ_-ElcHVrOgy66izmcyyVmmeBC6oY1uAw5ok" />
|
||||
|
||||
|
||||
<link rel="author" href="https://plus.google.com/u/0/118311555303973066167"/>
|
||||
|
||||
|
||||
<link rel="shortcut icon" href="http://images.phlow.de/phlow/phlow-favicon-32x.png" type="image/png" />
|
||||
<link rel="icon" href="http://images.phlow.de/phlow/phlow-favicon-32x.png" type="image/png" />
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
<div id="masthead">
|
||||
<div class="row">
|
||||
<div class="small-12 columns">
|
||||
<a id="logo" href="http://localhost:4000" title="Feeling Responsive">
|
||||
<img src="http://localhost:4000/assets/img/logo.png" alt="Feeling Responsive">
|
||||
</a>
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
</div><!-- /#masthead -->
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div id="navigation" class="contain-to-grid sticky">
|
||||
<nav class="top-bar" data-topbar>
|
||||
<ul class="title-area">
|
||||
<li class="name"></li>
|
||||
<!-- Remove the class "menu-icon" to get rid of menu icon. Take out "Menu" to just have icon alone -->
|
||||
<li class="toggle-topbar menu-icon"><a href="#"><span>Navigation</span></a></li>
|
||||
</ul>
|
||||
<section class="top-bar-section">
|
||||
|
||||
<ul class="right">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="divider"></li>
|
||||
<li><a href="http://localhost:4000/contact/">Contact</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
<ul class="left">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/index.html">Start</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="has-dropdown">
|
||||
<a href="http://localhost:4000/layout/">Layouts</a>
|
||||
|
||||
<ul class="dropdown">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/grid/">The Grid</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog-page/">Blog-Page</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post/">Post-Layout</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post-left-sidebar/">Post-Left-Sidebar</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post-right-sidebar/">Post-Right-Sidebar</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/full-width/">Fullwidth Layout</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
</li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/portfolio/">Portfolio</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog/">Blog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/typography/">Typography</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/changelog/">Changelog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
</nav>
|
||||
</div><!-- /#navigation -->
|
||||
|
||||
|
||||
<div class="row top-60">
|
||||
<div class="medium-8 columns">
|
||||
<article>
|
||||
<header>
|
||||
|
||||
<img src="http://localhost:4000/assets/img/unsplash_2-970x546-2233ae.jpg" width="970" height="546" alt="Post With Right Sidebar" >
|
||||
<h1>Post With Right Sidebar</h1>
|
||||
</header>
|
||||
|
||||
<p class="teaser">
|
||||
This is a example of Post with a Sidebar on the right.
|
||||
</p>
|
||||
|
||||
|
||||
<h2 id="have-a-look-at-the-sidebar">Have a look at the sidebar</h2>
|
||||
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
|
||||
|
||||
<h3 id="lorem">Lorem</h3>
|
||||
|
||||
<p>Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
|
||||
|
||||
<p>Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
|
||||
|
||||
|
||||
<div class="page-meta">
|
||||
<ul class="side-nav">
|
||||
<li class="subheader">Date: 28.03.2014</li>
|
||||
<li class="subheader">Archived in LAYOUT</li>
|
||||
<li class="divider"></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</article>
|
||||
</div><!-- /.medium-8.columns -->
|
||||
|
||||
|
||||
<div class="medium-4 columns">
|
||||
<aside>
|
||||
<div class="panel radius">
|
||||
<h3>Sidebar</h3>
|
||||
<p>
|
||||
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
|
||||
|
||||
Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
|
||||
</p>
|
||||
</div>
|
||||
</aside>
|
||||
</div><!-- /.medium-4.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
||||
|
||||
|
||||
<footer id="footer-content" class="bg-grau">
|
||||
<div id="footer">
|
||||
<div class="row">
|
||||
<div class="medium-6 large-5 columns">
|
||||
<h5 class="black-shadow">About this Website</h5>
|
||||
|
||||
<p class="black-shadow">
|
||||
»Feeling Responsive« is a responsive theme based on the fantastic foundation framework with beautiful typography and a bright color palette.
|
||||
</p>
|
||||
</div><!-- /.large-6.columns -->
|
||||
|
||||
|
||||
<div class="small-6 medium-3 large-3 large-offset-1 columns">
|
||||
<aside>
|
||||
<div class="textwidget">
|
||||
<h5 class="black-shadow">Services</h5>
|
||||
<ul class="no-bullet black-shadow">
|
||||
<li><a href="contact.html">Contact</a></li>
|
||||
<li class="rss-link"><a href="http://localhost:4000/feed.xml">RSS</a></li>
|
||||
<li class="sitemap-link"><a href="http://localhost:4000/sitemap.xml">Sitemap.xml</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</aside>
|
||||
</div><!-- /.large-4.columns -->
|
||||
|
||||
|
||||
<div class="small-6 medium-3 large-3 columns">
|
||||
<h5 class="black-shadow">Thank You!</h5>
|
||||
<ul class="no-bullet black-shadow">
|
||||
<li><a href="http://entypo.com/">Icons by Daniel Bruce</a></li>
|
||||
<li><a href="http://foundation.zurb.com/">Built on Foundation</a></li>
|
||||
<li><a href="http://unsplash.com/">Images by Unsplash</a></li>
|
||||
<li><a href="http://srobbin.com/jquery-plugins/backstretch/">Using Backstretch by Scott Robbin</a></li>
|
||||
</ul>
|
||||
</div><!-- /.large-3.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
||||
<div class="row">
|
||||
<div class="small-12 columns" style="text-align: right;">
|
||||
<a class="entypo entypo-48" href="#masthead"></a>
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
||||
</div><!-- /#footer -->
|
||||
|
||||
|
||||
<div id="subfooter">
|
||||
<nav class="row">
|
||||
<section id="subfooter-left" class="bottom-30 small-12 medium-7 columns">
|
||||
<ul class="inline-list">
|
||||
<li><a href="http://localhost:4000/about/">About</a></li>
|
||||
<li><a href="http://phlow.de/webdesign/">Theme by Phlow</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section id="subfooter-right" class="small-12 medium-5 columns social-icons">
|
||||
<ul class="inline-list">
|
||||
|
||||
<li><a href="http://www.youtube.com/PhlowMedia" target="_blank" id="social-youtube" class="entypo" title="Videos, Video-Anleitungen und Filme von Phlow auf YouTube">▶</a></li>
|
||||
|
||||
<li><a href="http://twitter.com/phlow" target="_blank" id="social-twitter" class="entypo-social" title="Immer das Neuste von Phlow gibt es auf Twitter"></a></li>
|
||||
|
||||
<li><a href="http://www.facebook.com/phlow.media" target="_blank" id="social-facebook" class="entypo-social" title="Lass uns Freunde sein!"></a></li>
|
||||
|
||||
<li><a href="http://soundcloud.com/phlow" target="_blank" id="social-soundcloud" class="entypo-social" title="Sounds und Downloads und mehr"></a></li>
|
||||
|
||||
<li><a href="http://github.com/phlow" target="_blank" id="social-github" class="entypo-social" title="Code und mehr..."></a></li>
|
||||
|
||||
<li><a href="http://instagram.com/phlowmedia" target="_blank" id="social-instagram" class="entypo-social" title="Bilder und Impressionen mit und ohne Filter..."></a></li>
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
</nav>
|
||||
</div><!-- /#subfooter -->
|
||||
</footer>
|
||||
|
||||
|
||||
<script src="http://localhost:4000/assets/js/app.min.js"></script>
|
||||
|
||||
<script>
|
||||
$("#masthead").backstretch("http://localhost:4000/assets/img/unsplash_3.jpg");
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
Reference in a new issue