Update with correct url
This commit is contained in:
parent
958f279451
commit
ef89fcf19e
12 changed files with 277 additions and 277 deletions
|
@ -4,8 +4,8 @@
|
|||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>The Feeling Responsive Blog Template</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 rel="stylesheet" href="http://phlow.github.io/feeling-responsive/assets/css/style.min.css">
|
||||
<script src="http://phlow.github.io/feeling-responsive/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" />
|
||||
|
@ -24,8 +24,8 @@
|
|||
<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 id="logo" href="http://phlow.github.io/feeling-responsive" title="Feeling Responsive">
|
||||
<img src="http://phlow.github.io/feeling-responsive/assets/img/logo.png" alt="Feeling Responsive">
|
||||
</a>
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
@ -104,7 +104,7 @@
|
|||
|
||||
|
||||
<li class="divider"></li>
|
||||
<li><a href="http://localhost:4000/contact/">Contact</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/contact/">Contact</a></li>
|
||||
|
||||
|
||||
|
||||
|
@ -125,7 +125,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/index.html">Start</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/index.html">Start</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -144,7 +144,7 @@
|
|||
|
||||
|
||||
<li class="has-dropdown">
|
||||
<a href="http://localhost:4000/layout/">Layouts</a>
|
||||
<a href="http://phlow.github.io/feeling-responsive/layout/">Layouts</a>
|
||||
|
||||
<ul class="dropdown">
|
||||
|
||||
|
@ -153,42 +153,42 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/grid/">The Grid</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/layout/grid/">The Grid</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog-page/">Blog-Page</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/blog-page/">Blog-Page</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post/">Post-Layout</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/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://phlow.github.io/feeling-responsive/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://phlow.github.io/feeling-responsive/layout/post-right-sidebar/">Post-Right-Sidebar</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/full-width/">Fullwidth Layout</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/layout/full-width/">Fullwidth Layout</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
@ -207,7 +207,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/portfolio/">Portfolio</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/portfolio/">Portfolio</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -224,7 +224,7 @@
|
|||
|
||||
|
||||
|
||||
<li class="active"><a href="http://localhost:4000/blog/">Blog</a></li>
|
||||
<li class="active"><a href="http://phlow.github.io/feeling-responsive/blog/">Blog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -241,7 +241,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/typography/">Typography</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/typography/">Typography</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -258,7 +258,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/changelog/">Changelog</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/changelog/">Changelog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -287,11 +287,11 @@
|
|||
<div class="row">
|
||||
<div class="small-12 columns bottom-60">
|
||||
<p class="subtitle">Layout Elements<span class="subheader"><small> 18.07.2014 · layout</small></span></p>
|
||||
<h2><a href="http://localhost:4000/layout/layout-elements/">Possibilites to style your Post</a></h2>
|
||||
<h2><a href="http://phlow.github.io/feeling-responsive/layout/layout-elements/">Possibilites to style your Post</a></h2>
|
||||
<p>
|
||||
<img src="http://localhost:4000/assets/img/unsplash_6-128x128-7ff750.jpg" class="alignleft" alt="Possibilites to style your Post" >
|
||||
<img src="http://phlow.github.io/feeling-responsive/assets/img/unsplash_6-128x128-7ff750.jpg" class="alignleft" alt="Possibilites to style your Post" >
|
||||
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.
|
||||
<a href="http://localhost:4000/layout/layout-elements/"><strong>Read more ›</strong></a>
|
||||
<a href="http://phlow.github.io/feeling-responsive/layout/layout-elements/"><strong>Read more ›</strong></a>
|
||||
</p>
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
@ -299,11 +299,11 @@
|
|||
<div class="row">
|
||||
<div class="small-12 columns bottom-60">
|
||||
<p class="subtitle">Multi-Device Layouts<span class="subheader"><small> 05.07.2014 · layout</small></span></p>
|
||||
<h2><a href="http://localhost:4000/layout/grid/">The Grid</a></h2>
|
||||
<h2><a href="http://phlow.github.io/feeling-responsive/layout/grid/">The Grid</a></h2>
|
||||
<p>
|
||||
|
||||
Create powerful multi-device layouts quickly and easily with the 12-column, nest-able Foundation grid. These are the dimensions.
|
||||
<a href="http://localhost:4000/layout/grid/"><strong>Read more ›</strong></a>
|
||||
<a href="http://phlow.github.io/feeling-responsive/layout/grid/"><strong>Read more ›</strong></a>
|
||||
</p>
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
@ -311,11 +311,11 @@
|
|||
<div class="row">
|
||||
<div class="small-12 columns bottom-60">
|
||||
<p class="subtitle">Subheadline<span class="subheader"><small> 05.07.2014 · typography · elements</small></span></p>
|
||||
<h2><a href="http://localhost:4000/typography/this-is-h1-headline/">This is the <h1>-Headline</a></h2>
|
||||
<h2><a href="http://phlow.github.io/feeling-responsive/typography/this-is-h1-headline/">This is the <h1>-Headline</a></h2>
|
||||
<p>
|
||||
<img src="http://localhost:4000/assets/img/unsplash_5-128x128-bbbc89.jpg" class="alignleft" alt="This is the <h1>-Headline" >
|
||||
<img src="http://phlow.github.io/feeling-responsive/assets/img/unsplash_5-128x128-bbbc89.jpg" class="alignleft" alt="This is the <h1>-Headline" >
|
||||
Feeling Responsive offers lots of possibilities to style your articles. The theme turns around the corner with a headline, subheadline, a title and header image. A beautiful typography crafted to please the eyes delivers your ideas, explanations and articles to stick out.
|
||||
<a href="http://localhost:4000/typography/this-is-h1-headline/"><strong>Read more ›</strong></a>
|
||||
<a href="http://phlow.github.io/feeling-responsive/typography/this-is-h1-headline/"><strong>Read more ›</strong></a>
|
||||
</p>
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
@ -323,11 +323,11 @@
|
|||
<div class="row">
|
||||
<div class="small-12 columns bottom-60">
|
||||
<p class="subtitle"><span class="subheader"><small> 28.03.2014 · layout</small></span></p>
|
||||
<h2><a href="http://localhost:4000/layout/post-right-sidebar/">Post With Right Sidebar</a></h2>
|
||||
<h2><a href="http://phlow.github.io/feeling-responsive/layout/post-right-sidebar/">Post With Right Sidebar</a></h2>
|
||||
<p>
|
||||
<img src="http://localhost:4000/assets/img/unsplash_2-128x128-2233ae.jpg" class="alignleft" alt="Post With Right Sidebar" >
|
||||
<img src="http://phlow.github.io/feeling-responsive/assets/img/unsplash_2-128x128-2233ae.jpg" class="alignleft" alt="Post With Right Sidebar" >
|
||||
This is a example of Post with a Sidebar on the right.
|
||||
<a href="http://localhost:4000/layout/post-right-sidebar/"><strong>Read more ›</strong></a>
|
||||
<a href="http://phlow.github.io/feeling-responsive/layout/post-right-sidebar/"><strong>Read more ›</strong></a>
|
||||
</p>
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
@ -335,11 +335,11 @@
|
|||
<div class="row">
|
||||
<div class="small-12 columns bottom-60">
|
||||
<p class="subtitle"><span class="subheader"><small> 28.03.2014 · layout</small></span></p>
|
||||
<h2><a href="http://localhost:4000/layout/post-left-sidebar/">Post With Left Sidebar</a></h2>
|
||||
<h2><a href="http://phlow.github.io/feeling-responsive/layout/post-left-sidebar/">Post With Left Sidebar</a></h2>
|
||||
<p>
|
||||
<img src="http://localhost:4000/assets/img/unsplash_1-128x128-b70c12.jpg" class="alignleft" alt="Post With Left Sidebar" >
|
||||
<img src="http://phlow.github.io/feeling-responsive/assets/img/unsplash_1-128x128-b70c12.jpg" class="alignleft" alt="Post With Left Sidebar" >
|
||||
This is a example of Post with a Sidebar on the left.
|
||||
<a href="http://localhost:4000/layout/post-left-sidebar/"><strong>Read more ›</strong></a>
|
||||
<a href="http://phlow.github.io/feeling-responsive/layout/post-left-sidebar/"><strong>Read more ›</strong></a>
|
||||
</p>
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
@ -384,8 +384,8 @@
|
|||
<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>
|
||||
<li class="rss-link"><a href="http://phlow.github.io/feeling-responsive/feed.xml">RSS</a></li>
|
||||
<li class="sitemap-link"><a href="http://phlow.github.io/feeling-responsive/sitemap.xml">Sitemap.xml</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</aside>
|
||||
|
@ -416,7 +416,7 @@
|
|||
<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.github.io/feeling-responsive/about/">About</a></li>
|
||||
<li><a href="http://phlow.de/webdesign/">Theme by Phlow</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
@ -443,10 +443,10 @@
|
|||
</footer>
|
||||
|
||||
|
||||
<script src="http://localhost:4000/assets/js/app.min.js"></script>
|
||||
<script src="http://phlow.github.io/feeling-responsive/assets/js/app.min.js"></script>
|
||||
|
||||
<script>
|
||||
$("#masthead").backstretch("http://localhost:4000/assets/img/header_unsplash_6.jpg");
|
||||
$("#masthead").backstretch("http://phlow.github.io/feeling-responsive/assets/img/header_unsplash_6.jpg");
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
|
@ -4,8 +4,8 @@
|
|||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Change is good!</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 rel="stylesheet" href="http://phlow.github.io/feeling-responsive/assets/css/style.min.css">
|
||||
<script src="http://phlow.github.io/feeling-responsive/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" />
|
||||
|
@ -24,8 +24,8 @@
|
|||
<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 id="logo" href="http://phlow.github.io/feeling-responsive" title="Feeling Responsive">
|
||||
<img src="http://phlow.github.io/feeling-responsive/assets/img/logo.png" alt="Feeling Responsive">
|
||||
</a>
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
@ -104,7 +104,7 @@
|
|||
|
||||
|
||||
<li class="divider"></li>
|
||||
<li><a href="http://localhost:4000/contact/">Contact</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/contact/">Contact</a></li>
|
||||
|
||||
|
||||
|
||||
|
@ -125,7 +125,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/index.html">Start</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/index.html">Start</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -144,7 +144,7 @@
|
|||
|
||||
|
||||
<li class="has-dropdown">
|
||||
<a href="http://localhost:4000/layout/">Layouts</a>
|
||||
<a href="http://phlow.github.io/feeling-responsive/layout/">Layouts</a>
|
||||
|
||||
<ul class="dropdown">
|
||||
|
||||
|
@ -153,42 +153,42 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/grid/">The Grid</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/layout/grid/">The Grid</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog-page/">Blog-Page</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/blog-page/">Blog-Page</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post/">Post-Layout</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/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://phlow.github.io/feeling-responsive/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://phlow.github.io/feeling-responsive/layout/post-right-sidebar/">Post-Right-Sidebar</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/full-width/">Fullwidth Layout</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/layout/full-width/">Fullwidth Layout</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
@ -207,7 +207,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/portfolio/">Portfolio</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/portfolio/">Portfolio</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -224,7 +224,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog/">Blog</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/blog/">Blog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -241,7 +241,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/typography/">Typography</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/typography/">Typography</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -258,7 +258,7 @@
|
|||
|
||||
|
||||
|
||||
<li class="active"><a href="http://localhost:4000/changelog/">Changelog</a></li>
|
||||
<li class="active"><a href="http://phlow.github.io/feeling-responsive/changelog/">Changelog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -332,8 +332,8 @@
|
|||
<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>
|
||||
<li class="rss-link"><a href="http://phlow.github.io/feeling-responsive/feed.xml">RSS</a></li>
|
||||
<li class="sitemap-link"><a href="http://phlow.github.io/feeling-responsive/sitemap.xml">Sitemap.xml</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</aside>
|
||||
|
@ -364,7 +364,7 @@
|
|||
<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.github.io/feeling-responsive/about/">About</a></li>
|
||||
<li><a href="http://phlow.de/webdesign/">Theme by Phlow</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
@ -391,10 +391,10 @@
|
|||
</footer>
|
||||
|
||||
|
||||
<script src="http://localhost:4000/assets/js/app.min.js"></script>
|
||||
<script src="http://phlow.github.io/feeling-responsive/assets/js/app.min.js"></script>
|
||||
|
||||
<script>
|
||||
$("#masthead").backstretch("http://localhost:4000/assets/img/header_unsplash_7.jpg");
|
||||
$("#masthead").backstretch("http://phlow.github.io/feeling-responsive/assets/img/header_unsplash_7.jpg");
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
24
feed.xml
24
feed.xml
|
@ -3,8 +3,8 @@
|
|||
<channel>
|
||||
<title>Feeling Responsive</title>
|
||||
<description></description>
|
||||
<link>http://localhost:4000/</link>
|
||||
<atom:link href="http://localhost:4000/feed.xml" rel="self" type="application/rss+xml" />
|
||||
<link>http://phlow.github.io/feeling-responsive/</link>
|
||||
<atom:link href="http://phlow.github.io/feeling-responsive/feed.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
<item>
|
||||
<title>Possibilites to style your Post</title>
|
||||
|
@ -19,8 +19,8 @@
|
|||
<h2 id="meta-data">Meta-Data</h2>
|
||||
</description>
|
||||
<pubDate>Fri, 18 Jul 2014 00:00:00 +0200</pubDate>
|
||||
<link>http://localhost:4000/layout/layout-elements/</link>
|
||||
<guid isPermaLink="true">http://localhost:4000/layout/layout-elements/</guid>
|
||||
<link>http://phlow.github.io/feeling-responsive/layout/layout-elements/</link>
|
||||
<guid isPermaLink="true">http://phlow.github.io/feeling-responsive/layout/layout-elements/</guid>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -73,8 +73,8 @@
|
|||
|
||||
</description>
|
||||
<pubDate>Sat, 05 Jul 2014 09:00:00 +0200</pubDate>
|
||||
<link>http://localhost:4000/layout/grid/</link>
|
||||
<guid isPermaLink="true">http://localhost:4000/layout/grid/</guid>
|
||||
<link>http://phlow.github.io/feeling-responsive/layout/grid/</link>
|
||||
<guid isPermaLink="true">http://phlow.github.io/feeling-responsive/layout/grid/</guid>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -113,8 +113,8 @@
|
|||
</dl>
|
||||
</description>
|
||||
<pubDate>Sat, 05 Jul 2014 09:00:00 +0200</pubDate>
|
||||
<link>http://localhost:4000/typography/this-is-h1-headline/</link>
|
||||
<guid isPermaLink="true">http://localhost:4000/typography/this-is-h1-headline/</guid>
|
||||
<link>http://phlow.github.io/feeling-responsive/typography/this-is-h1-headline/</link>
|
||||
<guid isPermaLink="true">http://phlow.github.io/feeling-responsive/typography/this-is-h1-headline/</guid>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -130,8 +130,8 @@
|
|||
<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>
|
||||
</description>
|
||||
<pubDate>Fri, 28 Mar 2014 01:00:00 +0100</pubDate>
|
||||
<link>http://localhost:4000/layout/post-right-sidebar/</link>
|
||||
<guid isPermaLink="true">http://localhost:4000/layout/post-right-sidebar/</guid>
|
||||
<link>http://phlow.github.io/feeling-responsive/layout/post-right-sidebar/</link>
|
||||
<guid isPermaLink="true">http://phlow.github.io/feeling-responsive/layout/post-right-sidebar/</guid>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -145,8 +145,8 @@
|
|||
<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>
|
||||
</description>
|
||||
<pubDate>Fri, 28 Mar 2014 01:00:00 +0100</pubDate>
|
||||
<link>http://localhost:4000/layout/post-left-sidebar/</link>
|
||||
<guid isPermaLink="true">http://localhost:4000/layout/post-left-sidebar/</guid>
|
||||
<link>http://phlow.github.io/feeling-responsive/layout/post-left-sidebar/</link>
|
||||
<guid isPermaLink="true">http://phlow.github.io/feeling-responsive/layout/post-left-sidebar/</guid>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
|
|
50
index.html
50
index.html
|
@ -4,8 +4,8 @@
|
|||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Feeling Responsive – A theme based on foundation</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 rel="stylesheet" href="http://phlow.github.io/feeling-responsive/assets/css/style.min.css">
|
||||
<script src="http://phlow.github.io/feeling-responsive/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" />
|
||||
|
@ -24,8 +24,8 @@
|
|||
<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 id="logo" href="http://phlow.github.io/feeling-responsive" title="Feeling Responsive">
|
||||
<img src="http://phlow.github.io/feeling-responsive/assets/img/logo.png" alt="Feeling Responsive">
|
||||
</a>
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
@ -104,7 +104,7 @@
|
|||
|
||||
|
||||
<li class="divider"></li>
|
||||
<li><a href="http://localhost:4000/contact/">Contact</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/contact/">Contact</a></li>
|
||||
|
||||
|
||||
|
||||
|
@ -125,7 +125,7 @@
|
|||
|
||||
|
||||
|
||||
<li class="active"><a href="http://localhost:4000/index.html">Start</a></li>
|
||||
<li class="active"><a href="http://phlow.github.io/feeling-responsive/index.html">Start</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -144,7 +144,7 @@
|
|||
|
||||
|
||||
<li class="has-dropdown">
|
||||
<a href="http://localhost:4000/layout/">Layouts</a>
|
||||
<a href="http://phlow.github.io/feeling-responsive/layout/">Layouts</a>
|
||||
|
||||
<ul class="dropdown">
|
||||
|
||||
|
@ -153,42 +153,42 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/grid/">The Grid</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/layout/grid/">The Grid</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog-page/">Blog-Page</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/blog-page/">Blog-Page</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post/">Post-Layout</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/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://phlow.github.io/feeling-responsive/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://phlow.github.io/feeling-responsive/layout/post-right-sidebar/">Post-Right-Sidebar</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/full-width/">Fullwidth Layout</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/layout/full-width/">Fullwidth Layout</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
@ -207,7 +207,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/portfolio/">Portfolio</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/portfolio/">Portfolio</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -224,7 +224,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog/">Blog</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/blog/">Blog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -241,7 +241,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/typography/">Typography</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/typography/">Typography</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -258,7 +258,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/changelog/">Changelog</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/changelog/">Changelog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -292,7 +292,7 @@
|
|||
<div class="row top-30">
|
||||
|
||||
<div class="medium-4 columns">
|
||||
<img src="http://localhost:4000/assets/img/unsplash_1.jpg" alt="">
|
||||
<img src="http://phlow.github.io/feeling-responsive/assets/img/unsplash_1.jpg" alt="">
|
||||
<h2>Portfolio</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.
|
||||
|
@ -304,7 +304,7 @@
|
|||
|
||||
|
||||
<div class="medium-4 columns">
|
||||
<img src="http://localhost:4000/assets/img/unsplash_2.jpg" alt="">
|
||||
<img src="http://phlow.github.io/feeling-responsive/assets/img/unsplash_2.jpg" alt="">
|
||||
|
||||
<h2>Why use this theme?</h2>
|
||||
|
||||
|
@ -319,7 +319,7 @@
|
|||
|
||||
|
||||
<div class="medium-4 columns">
|
||||
<img src="http://localhost:4000/assets/img/unsplash_4.jpg" alt="">
|
||||
<img src="http://phlow.github.io/feeling-responsive/assets/img/unsplash_4.jpg" alt="">
|
||||
<h2>Blog</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.
|
||||
|
@ -351,8 +351,8 @@
|
|||
<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>
|
||||
<li class="rss-link"><a href="http://phlow.github.io/feeling-responsive/feed.xml">RSS</a></li>
|
||||
<li class="sitemap-link"><a href="http://phlow.github.io/feeling-responsive/sitemap.xml">Sitemap.xml</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</aside>
|
||||
|
@ -383,7 +383,7 @@
|
|||
<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.github.io/feeling-responsive/about/">About</a></li>
|
||||
<li><a href="http://phlow.de/webdesign/">Theme by Phlow</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
@ -410,10 +410,10 @@
|
|||
</footer>
|
||||
|
||||
|
||||
<script src="http://localhost:4000/assets/js/app.min.js"></script>
|
||||
<script src="http://phlow.github.io/feeling-responsive/assets/js/app.min.js"></script>
|
||||
|
||||
<script>
|
||||
$("#masthead").backstretch("http://localhost:4000/assets/img/header_unsplash_4.jpg");
|
||||
$("#masthead").backstretch("http://phlow.github.io/feeling-responsive/assets/img/header_unsplash_4.jpg");
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
|
@ -4,8 +4,8 @@
|
|||
<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 rel="stylesheet" href="http://phlow.github.io/feeling-responsive/assets/css/style.min.css">
|
||||
<script src="http://phlow.github.io/feeling-responsive/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" />
|
||||
|
@ -24,8 +24,8 @@
|
|||
<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 id="logo" href="http://phlow.github.io/feeling-responsive" title="Feeling Responsive">
|
||||
<img src="http://phlow.github.io/feeling-responsive/assets/img/logo.png" alt="Feeling Responsive">
|
||||
</a>
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
@ -104,7 +104,7 @@
|
|||
|
||||
|
||||
<li class="divider"></li>
|
||||
<li><a href="http://localhost:4000/contact/">Contact</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/contact/">Contact</a></li>
|
||||
|
||||
|
||||
|
||||
|
@ -125,7 +125,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/index.html">Start</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/index.html">Start</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -144,7 +144,7 @@
|
|||
|
||||
|
||||
<li class="has-dropdown">
|
||||
<a href="http://localhost:4000/layout/">Layouts</a>
|
||||
<a href="http://phlow.github.io/feeling-responsive/layout/">Layouts</a>
|
||||
|
||||
<ul class="dropdown">
|
||||
|
||||
|
@ -153,42 +153,42 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/grid/">The Grid</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/layout/grid/">The Grid</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog-page/">Blog-Page</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/blog-page/">Blog-Page</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post/">Post-Layout</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/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://phlow.github.io/feeling-responsive/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://phlow.github.io/feeling-responsive/layout/post-right-sidebar/">Post-Right-Sidebar</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/full-width/">Fullwidth Layout</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/layout/full-width/">Fullwidth Layout</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
@ -207,7 +207,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/portfolio/">Portfolio</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/portfolio/">Portfolio</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -224,7 +224,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog/">Blog</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/blog/">Blog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -241,7 +241,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/typography/">Typography</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/typography/">Typography</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -258,7 +258,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/changelog/">Changelog</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/changelog/">Changelog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -371,8 +371,8 @@
|
|||
<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>
|
||||
<li class="rss-link"><a href="http://phlow.github.io/feeling-responsive/feed.xml">RSS</a></li>
|
||||
<li class="sitemap-link"><a href="http://phlow.github.io/feeling-responsive/sitemap.xml">Sitemap.xml</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</aside>
|
||||
|
@ -403,7 +403,7 @@
|
|||
<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.github.io/feeling-responsive/about/">About</a></li>
|
||||
<li><a href="http://phlow.de/webdesign/">Theme by Phlow</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
@ -430,10 +430,10 @@
|
|||
</footer>
|
||||
|
||||
|
||||
<script src="http://localhost:4000/assets/js/app.min.js"></script>
|
||||
<script src="http://phlow.github.io/feeling-responsive/assets/js/app.min.js"></script>
|
||||
|
||||
<script>
|
||||
$("#masthead").backstretch("http://localhost:4000/assets/img/unsplash_3.jpg");
|
||||
$("#masthead").backstretch("http://phlow.github.io/feeling-responsive/assets/img/unsplash_3.jpg");
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
|
@ -4,8 +4,8 @@
|
|||
<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 rel="stylesheet" href="http://phlow.github.io/feeling-responsive/assets/css/style.min.css">
|
||||
<script src="http://phlow.github.io/feeling-responsive/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" />
|
||||
|
@ -24,8 +24,8 @@
|
|||
<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 id="logo" href="http://phlow.github.io/feeling-responsive" title="Feeling Responsive">
|
||||
<img src="http://phlow.github.io/feeling-responsive/assets/img/logo.png" alt="Feeling Responsive">
|
||||
</a>
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
@ -104,7 +104,7 @@
|
|||
|
||||
|
||||
<li class="divider"></li>
|
||||
<li><a href="http://localhost:4000/contact/">Contact</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/contact/">Contact</a></li>
|
||||
|
||||
|
||||
|
||||
|
@ -125,7 +125,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/index.html">Start</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/index.html">Start</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -144,7 +144,7 @@
|
|||
|
||||
|
||||
<li class="has-dropdown active">
|
||||
<a href="http://localhost:4000/layout/">Layouts</a>
|
||||
<a href="http://phlow.github.io/feeling-responsive/layout/">Layouts</a>
|
||||
|
||||
<ul class="dropdown">
|
||||
|
||||
|
@ -153,42 +153,42 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/grid/">The Grid</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/layout/grid/">The Grid</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog-page/">Blog-Page</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/blog-page/">Blog-Page</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post/">Post-Layout</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/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://phlow.github.io/feeling-responsive/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://phlow.github.io/feeling-responsive/layout/post-right-sidebar/">Post-Right-Sidebar</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/full-width/">Fullwidth Layout</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/layout/full-width/">Fullwidth Layout</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
@ -207,7 +207,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/portfolio/">Portfolio</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/portfolio/">Portfolio</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -224,7 +224,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog/">Blog</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/blog/">Blog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -241,7 +241,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/typography/">Typography</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/typography/">Typography</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -258,7 +258,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/changelog/">Changelog</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/changelog/">Changelog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -295,13 +295,13 @@
|
|||
|
||||
<ul>
|
||||
|
||||
<li><a href="http://localhost:4000/layout/layout-elements/">Possibilites to style your Post</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/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://phlow.github.io/feeling-responsive/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://phlow.github.io/feeling-responsive/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>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/layout/post-left-sidebar/">Post With Left Sidebar</a></li>
|
||||
|
||||
</ul>
|
||||
</article>
|
||||
|
@ -330,8 +330,8 @@
|
|||
<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>
|
||||
<li class="rss-link"><a href="http://phlow.github.io/feeling-responsive/feed.xml">RSS</a></li>
|
||||
<li class="sitemap-link"><a href="http://phlow.github.io/feeling-responsive/sitemap.xml">Sitemap.xml</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</aside>
|
||||
|
@ -362,7 +362,7 @@
|
|||
<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.github.io/feeling-responsive/about/">About</a></li>
|
||||
<li><a href="http://phlow.de/webdesign/">Theme by Phlow</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
@ -389,10 +389,10 @@
|
|||
</footer>
|
||||
|
||||
|
||||
<script src="http://localhost:4000/assets/js/app.min.js"></script>
|
||||
<script src="http://phlow.github.io/feeling-responsive/assets/js/app.min.js"></script>
|
||||
|
||||
<script>
|
||||
$("#masthead").backstretch("http://localhost:4000/assets/img/header_unsplash_6.jpg");
|
||||
$("#masthead").backstretch("http://phlow.github.io/feeling-responsive/assets/img/header_unsplash_6.jpg");
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
|
@ -4,8 +4,8 @@
|
|||
<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 rel="stylesheet" href="http://phlow.github.io/feeling-responsive/assets/css/style.min.css">
|
||||
<script src="http://phlow.github.io/feeling-responsive/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" />
|
||||
|
@ -24,8 +24,8 @@
|
|||
<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 id="logo" href="http://phlow.github.io/feeling-responsive" title="Feeling Responsive">
|
||||
<img src="http://phlow.github.io/feeling-responsive/assets/img/logo.png" alt="Feeling Responsive">
|
||||
</a>
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
@ -104,7 +104,7 @@
|
|||
|
||||
|
||||
<li class="divider"></li>
|
||||
<li><a href="http://localhost:4000/contact/">Contact</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/contact/">Contact</a></li>
|
||||
|
||||
|
||||
|
||||
|
@ -125,7 +125,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/index.html">Start</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/index.html">Start</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -144,7 +144,7 @@
|
|||
|
||||
|
||||
<li class="has-dropdown">
|
||||
<a href="http://localhost:4000/layout/">Layouts</a>
|
||||
<a href="http://phlow.github.io/feeling-responsive/layout/">Layouts</a>
|
||||
|
||||
<ul class="dropdown">
|
||||
|
||||
|
@ -153,42 +153,42 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/grid/">The Grid</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/layout/grid/">The Grid</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog-page/">Blog-Page</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/blog-page/">Blog-Page</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post/">Post-Layout</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/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://phlow.github.io/feeling-responsive/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://phlow.github.io/feeling-responsive/layout/post-right-sidebar/">Post-Right-Sidebar</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/full-width/">Fullwidth Layout</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/layout/full-width/">Fullwidth Layout</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
@ -207,7 +207,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/portfolio/">Portfolio</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/portfolio/">Portfolio</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -224,7 +224,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog/">Blog</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/blog/">Blog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -241,7 +241,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/typography/">Typography</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/typography/">Typography</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -258,7 +258,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/changelog/">Changelog</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/changelog/">Changelog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -283,7 +283,7 @@
|
|||
|
||||
<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" >
|
||||
<img src="http://phlow.github.io/feeling-responsive/assets/img/unsplash_6-970x546-7ff750.jpg" width="970" height="546" alt="Possibilites to style your Post" >
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
||||
|
@ -348,8 +348,8 @@
|
|||
<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>
|
||||
<li class="rss-link"><a href="http://phlow.github.io/feeling-responsive/feed.xml">RSS</a></li>
|
||||
<li class="sitemap-link"><a href="http://phlow.github.io/feeling-responsive/sitemap.xml">Sitemap.xml</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</aside>
|
||||
|
@ -380,7 +380,7 @@
|
|||
<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.github.io/feeling-responsive/about/">About</a></li>
|
||||
<li><a href="http://phlow.de/webdesign/">Theme by Phlow</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
@ -407,10 +407,10 @@
|
|||
</footer>
|
||||
|
||||
|
||||
<script src="http://localhost:4000/assets/js/app.min.js"></script>
|
||||
<script src="http://phlow.github.io/feeling-responsive/assets/js/app.min.js"></script>
|
||||
|
||||
<script>
|
||||
$("#masthead").backstretch("http://localhost:4000/assets/img/no");
|
||||
$("#masthead").backstretch("http://phlow.github.io/feeling-responsive/assets/img/no");
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
|
@ -4,8 +4,8 @@
|
|||
<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 rel="stylesheet" href="http://phlow.github.io/feeling-responsive/assets/css/style.min.css">
|
||||
<script src="http://phlow.github.io/feeling-responsive/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" />
|
||||
|
@ -24,8 +24,8 @@
|
|||
<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 id="logo" href="http://phlow.github.io/feeling-responsive" title="Feeling Responsive">
|
||||
<img src="http://phlow.github.io/feeling-responsive/assets/img/logo.png" alt="Feeling Responsive">
|
||||
</a>
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
@ -104,7 +104,7 @@
|
|||
|
||||
|
||||
<li class="divider"></li>
|
||||
<li><a href="http://localhost:4000/contact/">Contact</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/contact/">Contact</a></li>
|
||||
|
||||
|
||||
|
||||
|
@ -125,7 +125,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/index.html">Start</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/index.html">Start</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -144,7 +144,7 @@
|
|||
|
||||
|
||||
<li class="has-dropdown">
|
||||
<a href="http://localhost:4000/layout/">Layouts</a>
|
||||
<a href="http://phlow.github.io/feeling-responsive/layout/">Layouts</a>
|
||||
|
||||
<ul class="dropdown">
|
||||
|
||||
|
@ -153,42 +153,42 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/grid/">The Grid</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/layout/grid/">The Grid</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog-page/">Blog-Page</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/blog-page/">Blog-Page</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post/">Post-Layout</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/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://phlow.github.io/feeling-responsive/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://phlow.github.io/feeling-responsive/layout/post-right-sidebar/">Post-Right-Sidebar</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/full-width/">Fullwidth Layout</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/layout/full-width/">Fullwidth Layout</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
@ -207,7 +207,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/portfolio/">Portfolio</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/portfolio/">Portfolio</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -224,7 +224,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog/">Blog</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/blog/">Blog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -241,7 +241,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/typography/">Typography</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/typography/">Typography</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -258,7 +258,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/changelog/">Changelog</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/changelog/">Changelog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -299,7 +299,7 @@
|
|||
<article>
|
||||
<header>
|
||||
|
||||
<img src="http://localhost:4000/assets/img/unsplash_1-970x546-b70c12.jpg" width="970" height="546" alt="Post With Left Sidebar" >
|
||||
<img src="http://phlow.github.io/feeling-responsive/assets/img/unsplash_1-970x546-b70c12.jpg" width="970" height="546" alt="Post With Left Sidebar" >
|
||||
<h1>Post With Left Sidebar</h1>
|
||||
</header>
|
||||
|
||||
|
@ -349,8 +349,8 @@
|
|||
<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>
|
||||
<li class="rss-link"><a href="http://phlow.github.io/feeling-responsive/feed.xml">RSS</a></li>
|
||||
<li class="sitemap-link"><a href="http://phlow.github.io/feeling-responsive/sitemap.xml">Sitemap.xml</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</aside>
|
||||
|
@ -381,7 +381,7 @@
|
|||
<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.github.io/feeling-responsive/about/">About</a></li>
|
||||
<li><a href="http://phlow.de/webdesign/">Theme by Phlow</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
@ -408,10 +408,10 @@
|
|||
</footer>
|
||||
|
||||
|
||||
<script src="http://localhost:4000/assets/js/app.min.js"></script>
|
||||
<script src="http://phlow.github.io/feeling-responsive/assets/js/app.min.js"></script>
|
||||
|
||||
<script>
|
||||
$("#masthead").backstretch("http://localhost:4000/assets/img/unsplash_3.jpg");
|
||||
$("#masthead").backstretch("http://phlow.github.io/feeling-responsive/assets/img/unsplash_3.jpg");
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
|
@ -4,8 +4,8 @@
|
|||
<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 rel="stylesheet" href="http://phlow.github.io/feeling-responsive/assets/css/style.min.css">
|
||||
<script src="http://phlow.github.io/feeling-responsive/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" />
|
||||
|
@ -24,8 +24,8 @@
|
|||
<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 id="logo" href="http://phlow.github.io/feeling-responsive" title="Feeling Responsive">
|
||||
<img src="http://phlow.github.io/feeling-responsive/assets/img/logo.png" alt="Feeling Responsive">
|
||||
</a>
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
@ -104,7 +104,7 @@
|
|||
|
||||
|
||||
<li class="divider"></li>
|
||||
<li><a href="http://localhost:4000/contact/">Contact</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/contact/">Contact</a></li>
|
||||
|
||||
|
||||
|
||||
|
@ -125,7 +125,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/index.html">Start</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/index.html">Start</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -144,7 +144,7 @@
|
|||
|
||||
|
||||
<li class="has-dropdown">
|
||||
<a href="http://localhost:4000/layout/">Layouts</a>
|
||||
<a href="http://phlow.github.io/feeling-responsive/layout/">Layouts</a>
|
||||
|
||||
<ul class="dropdown">
|
||||
|
||||
|
@ -153,42 +153,42 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/grid/">The Grid</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/layout/grid/">The Grid</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog-page/">Blog-Page</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/blog-page/">Blog-Page</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post/">Post-Layout</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/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://phlow.github.io/feeling-responsive/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://phlow.github.io/feeling-responsive/layout/post-right-sidebar/">Post-Right-Sidebar</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/full-width/">Fullwidth Layout</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/layout/full-width/">Fullwidth Layout</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
@ -207,7 +207,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/portfolio/">Portfolio</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/portfolio/">Portfolio</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -224,7 +224,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog/">Blog</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/blog/">Blog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -241,7 +241,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/typography/">Typography</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/typography/">Typography</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -258,7 +258,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/changelog/">Changelog</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/changelog/">Changelog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -285,7 +285,7 @@
|
|||
<article>
|
||||
<header>
|
||||
|
||||
<img src="http://localhost:4000/assets/img/unsplash_2-970x546-2233ae.jpg" width="970" height="546" alt="Post With Right Sidebar" >
|
||||
<img src="http://phlow.github.io/feeling-responsive/assets/img/unsplash_2-970x546-2233ae.jpg" width="970" height="546" alt="Post With Right Sidebar" >
|
||||
<h1>Post With Right Sidebar</h1>
|
||||
</header>
|
||||
|
||||
|
@ -351,8 +351,8 @@
|
|||
<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>
|
||||
<li class="rss-link"><a href="http://phlow.github.io/feeling-responsive/feed.xml">RSS</a></li>
|
||||
<li class="sitemap-link"><a href="http://phlow.github.io/feeling-responsive/sitemap.xml">Sitemap.xml</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</aside>
|
||||
|
@ -383,7 +383,7 @@
|
|||
<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.github.io/feeling-responsive/about/">About</a></li>
|
||||
<li><a href="http://phlow.de/webdesign/">Theme by Phlow</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
@ -410,10 +410,10 @@
|
|||
</footer>
|
||||
|
||||
|
||||
<script src="http://localhost:4000/assets/js/app.min.js"></script>
|
||||
<script src="http://phlow.github.io/feeling-responsive/assets/js/app.min.js"></script>
|
||||
|
||||
<script>
|
||||
$("#masthead").backstretch("http://localhost:4000/assets/img/unsplash_3.jpg");
|
||||
$("#masthead").backstretch("http://phlow.github.io/feeling-responsive/assets/img/unsplash_3.jpg");
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
38
sitemap.xml
38
sitemap.xml
|
@ -3,7 +3,7 @@
|
|||
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:4000/layout/layout-elements/</loc>
|
||||
<loc>http://phlow.github.io/feeling-responsive/layout/layout-elements/</loc>
|
||||
|
||||
<lastmod>2014-07-18T00:00:00+02:00</lastmod>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
|||
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:4000/layout/grid/</loc>
|
||||
<loc>http://phlow.github.io/feeling-responsive/layout/grid/</loc>
|
||||
|
||||
<lastmod>2014-07-05T09:00:00+02:00</lastmod>
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
|||
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:4000/typography/this-is-h1-headline/</loc>
|
||||
<loc>http://phlow.github.io/feeling-responsive/typography/this-is-h1-headline/</loc>
|
||||
|
||||
<lastmod>2014-07-05T09:00:00+02:00</lastmod>
|
||||
|
||||
|
@ -48,7 +48,7 @@
|
|||
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:4000/layout/post-right-sidebar/</loc>
|
||||
<loc>http://phlow.github.io/feeling-responsive/layout/post-right-sidebar/</loc>
|
||||
|
||||
<lastmod>2014-03-28T01:00:00+01:00</lastmod>
|
||||
|
||||
|
@ -63,7 +63,7 @@
|
|||
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:4000/layout/post-left-sidebar/</loc>
|
||||
<loc>http://phlow.github.io/feeling-responsive/layout/post-left-sidebar/</loc>
|
||||
|
||||
<lastmod>2014-03-28T01:00:00+01:00</lastmod>
|
||||
|
||||
|
@ -79,9 +79,9 @@
|
|||
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:4000/blog/</loc>
|
||||
<loc>http://phlow.github.io/feeling-responsive/blog/</loc>
|
||||
|
||||
<lastmod>2014-08-17T13:42:02+02:00</lastmod>
|
||||
<lastmod>2014-08-17T13:48:42+02:00</lastmod>
|
||||
|
||||
|
||||
<changefreq>monthly</changefreq>
|
||||
|
@ -94,9 +94,9 @@
|
|||
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:4000/changelog/</loc>
|
||||
<loc>http://phlow.github.io/feeling-responsive/changelog/</loc>
|
||||
|
||||
<lastmod>2014-08-17T13:42:02+02:00</lastmod>
|
||||
<lastmod>2014-08-17T13:48:42+02:00</lastmod>
|
||||
|
||||
|
||||
<changefreq>monthly</changefreq>
|
||||
|
@ -109,9 +109,9 @@
|
|||
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:4000/feed.xml</loc>
|
||||
<loc>http://phlow.github.io/feeling-responsive/feed.xml</loc>
|
||||
|
||||
<lastmod>2014-08-17T13:42:02+02:00</lastmod>
|
||||
<lastmod>2014-08-17T13:48:42+02:00</lastmod>
|
||||
|
||||
|
||||
<changefreq>monthly</changefreq>
|
||||
|
@ -124,9 +124,9 @@
|
|||
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:4000/</loc>
|
||||
<loc>http://phlow.github.io/feeling-responsive/</loc>
|
||||
|
||||
<lastmod>2014-08-17T13:42:02+02:00</lastmod>
|
||||
<lastmod>2014-08-17T13:48:42+02:00</lastmod>
|
||||
|
||||
|
||||
<changefreq>monthly</changefreq>
|
||||
|
@ -139,9 +139,9 @@
|
|||
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:4000/layout/</loc>
|
||||
<loc>http://phlow.github.io/feeling-responsive/layout/</loc>
|
||||
|
||||
<lastmod>2014-08-17T13:42:02+02:00</lastmod>
|
||||
<lastmod>2014-08-17T13:48:42+02:00</lastmod>
|
||||
|
||||
|
||||
<changefreq>monthly</changefreq>
|
||||
|
@ -154,9 +154,9 @@
|
|||
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:4000/sitemap.xml</loc>
|
||||
<loc>http://phlow.github.io/feeling-responsive/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2014-08-17T13:42:02+02:00</lastmod>
|
||||
<lastmod>2014-08-17T13:48:42+02:00</lastmod>
|
||||
|
||||
|
||||
<changefreq>monthly</changefreq>
|
||||
|
@ -169,9 +169,9 @@
|
|||
|
||||
|
||||
<url>
|
||||
<loc>http://localhost:4000/typography/</loc>
|
||||
<loc>http://phlow.github.io/feeling-responsive/typography/</loc>
|
||||
|
||||
<lastmod>2014-08-17T13:42:02+02:00</lastmod>
|
||||
<lastmod>2014-08-17T13:48:42+02:00</lastmod>
|
||||
|
||||
|
||||
<changefreq>monthly</changefreq>
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Wonderful Typography</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 rel="stylesheet" href="http://phlow.github.io/feeling-responsive/assets/css/style.min.css">
|
||||
<script src="http://phlow.github.io/feeling-responsive/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" />
|
||||
|
@ -24,8 +24,8 @@
|
|||
<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 id="logo" href="http://phlow.github.io/feeling-responsive" title="Feeling Responsive">
|
||||
<img src="http://phlow.github.io/feeling-responsive/assets/img/logo.png" alt="Feeling Responsive">
|
||||
</a>
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
@ -104,7 +104,7 @@
|
|||
|
||||
|
||||
<li class="divider"></li>
|
||||
<li><a href="http://localhost:4000/contact/">Contact</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/contact/">Contact</a></li>
|
||||
|
||||
|
||||
|
||||
|
@ -125,7 +125,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/index.html">Start</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/index.html">Start</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -144,7 +144,7 @@
|
|||
|
||||
|
||||
<li class="has-dropdown">
|
||||
<a href="http://localhost:4000/layout/">Layouts</a>
|
||||
<a href="http://phlow.github.io/feeling-responsive/layout/">Layouts</a>
|
||||
|
||||
<ul class="dropdown">
|
||||
|
||||
|
@ -153,42 +153,42 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/grid/">The Grid</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/layout/grid/">The Grid</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog-page/">Blog-Page</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/blog-page/">Blog-Page</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post/">Post-Layout</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/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://phlow.github.io/feeling-responsive/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://phlow.github.io/feeling-responsive/layout/post-right-sidebar/">Post-Right-Sidebar</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/full-width/">Fullwidth Layout</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/layout/full-width/">Fullwidth Layout</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
@ -207,7 +207,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/portfolio/">Portfolio</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/portfolio/">Portfolio</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -224,7 +224,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog/">Blog</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/blog/">Blog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -241,7 +241,7 @@
|
|||
|
||||
|
||||
|
||||
<li class="active"><a href="http://localhost:4000/typography/">Typography</a></li>
|
||||
<li class="active"><a href="http://phlow.github.io/feeling-responsive/typography/">Typography</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -258,7 +258,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/changelog/">Changelog</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/changelog/">Changelog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -283,7 +283,7 @@
|
|||
|
||||
<div class="row top-30">
|
||||
<div class="small-12 columns">
|
||||
<img src="http://localhost:4000/assets/img/unsplash_5-970x546-bbbc89.jpg" width="970" height="546" alt="Wonderful Typography" >
|
||||
<img src="http://phlow.github.io/feeling-responsive/assets/img/unsplash_5-970x546-bbbc89.jpg" width="970" height="546" alt="Wonderful Typography" >
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
||||
|
@ -364,8 +364,8 @@
|
|||
<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>
|
||||
<li class="rss-link"><a href="http://phlow.github.io/feeling-responsive/feed.xml">RSS</a></li>
|
||||
<li class="sitemap-link"><a href="http://phlow.github.io/feeling-responsive/sitemap.xml">Sitemap.xml</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</aside>
|
||||
|
@ -396,7 +396,7 @@
|
|||
<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.github.io/feeling-responsive/about/">About</a></li>
|
||||
<li><a href="http://phlow.de/webdesign/">Theme by Phlow</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
@ -423,10 +423,10 @@
|
|||
</footer>
|
||||
|
||||
|
||||
<script src="http://localhost:4000/assets/js/app.min.js"></script>
|
||||
<script src="http://phlow.github.io/feeling-responsive/assets/js/app.min.js"></script>
|
||||
|
||||
<script>
|
||||
$("#masthead").backstretch("http://localhost:4000/assets/img/no");
|
||||
$("#masthead").backstretch("http://phlow.github.io/feeling-responsive/assets/img/no");
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
|
@ -4,8 +4,8 @@
|
|||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>This is the <h1>-Headline</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 rel="stylesheet" href="http://phlow.github.io/feeling-responsive/assets/css/style.min.css">
|
||||
<script src="http://phlow.github.io/feeling-responsive/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" />
|
||||
|
@ -24,8 +24,8 @@
|
|||
<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 id="logo" href="http://phlow.github.io/feeling-responsive" title="Feeling Responsive">
|
||||
<img src="http://phlow.github.io/feeling-responsive/assets/img/logo.png" alt="Feeling Responsive">
|
||||
</a>
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
@ -104,7 +104,7 @@
|
|||
|
||||
|
||||
<li class="divider"></li>
|
||||
<li><a href="http://localhost:4000/contact/">Contact</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/contact/">Contact</a></li>
|
||||
|
||||
|
||||
|
||||
|
@ -125,7 +125,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/index.html">Start</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/index.html">Start</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -144,7 +144,7 @@
|
|||
|
||||
|
||||
<li class="has-dropdown">
|
||||
<a href="http://localhost:4000/layout/">Layouts</a>
|
||||
<a href="http://phlow.github.io/feeling-responsive/layout/">Layouts</a>
|
||||
|
||||
<ul class="dropdown">
|
||||
|
||||
|
@ -153,42 +153,42 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/grid/">The Grid</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/layout/grid/">The Grid</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog-page/">Blog-Page</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/blog-page/">Blog-Page</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/post/">Post-Layout</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/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://phlow.github.io/feeling-responsive/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://phlow.github.io/feeling-responsive/layout/post-right-sidebar/">Post-Right-Sidebar</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/layout/full-width/">Fullwidth Layout</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/layout/full-width/">Fullwidth Layout</a></li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
@ -207,7 +207,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/portfolio/">Portfolio</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/portfolio/">Portfolio</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -224,7 +224,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/blog/">Blog</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/blog/">Blog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -241,7 +241,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/typography/">Typography</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/typography/">Typography</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -258,7 +258,7 @@
|
|||
|
||||
|
||||
|
||||
<li><a href="http://localhost:4000/changelog/">Changelog</a></li>
|
||||
<li><a href="http://phlow.github.io/feeling-responsive/changelog/">Changelog</a></li>
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
|
@ -283,7 +283,7 @@
|
|||
|
||||
<div class="row top-30">
|
||||
<div class="small-12 columns">
|
||||
<img src="http://localhost:4000/assets/img/unsplash_5-970x546-bbbc89.jpg" width="970" height="546" alt="This is the <h1>-Headline" >
|
||||
<img src="http://phlow.github.io/feeling-responsive/assets/img/unsplash_5-970x546-bbbc89.jpg" width="970" height="546" alt="This is the <h1>-Headline" >
|
||||
</div><!-- /.small-12.columns -->
|
||||
</div><!-- /.row -->
|
||||
|
||||
|
@ -371,8 +371,8 @@
|
|||
<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>
|
||||
<li class="rss-link"><a href="http://phlow.github.io/feeling-responsive/feed.xml">RSS</a></li>
|
||||
<li class="sitemap-link"><a href="http://phlow.github.io/feeling-responsive/sitemap.xml">Sitemap.xml</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</aside>
|
||||
|
@ -403,7 +403,7 @@
|
|||
<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.github.io/feeling-responsive/about/">About</a></li>
|
||||
<li><a href="http://phlow.de/webdesign/">Theme by Phlow</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
@ -430,10 +430,10 @@
|
|||
</footer>
|
||||
|
||||
|
||||
<script src="http://localhost:4000/assets/js/app.min.js"></script>
|
||||
<script src="http://phlow.github.io/feeling-responsive/assets/js/app.min.js"></script>
|
||||
|
||||
<script>
|
||||
$("#masthead").backstretch("http://localhost:4000/assets/img/unsplash_3.jpg");
|
||||
$("#masthead").backstretch("http://phlow.github.io/feeling-responsive/assets/img/unsplash_3.jpg");
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
Reference in a new issue