Skip to content

Commit

Permalink
date tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
femmebot committed Sep 24, 2014
1 parent 6816454 commit a0f1c24
Show file tree
Hide file tree
Showing 11 changed files with 90 additions and 90 deletions.
2 changes: 1 addition & 1 deletion _layouts/post.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<article class="post">
<h1>{{ page.title }}</h1>
<a href="{{ page.proj-url }}" class="large-link" target="_blank">View Project Site <i class="fa fa-external-link"></i></a>
<div class="date">Launched {{ page.date | date: "%B %e, %Y" }}</div>
<div class="date">Posted {{ page.date | date: "%B %e, %Y" }}</div>


<div class="entry">
Expand Down
16 changes: 8 additions & 8 deletions _site/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->

<link rel="stylesheet" type="text/css" href="/style.css" />
<link rel="stylesheet" type="text/css" href="/jekyll-grid/style.css" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css">
<link rel="alternate" type="application/rss+xml" title="jekyll-grid - A jekyll theme ideal for showcasing projects" href="/feed.xml" />
<link rel="alternate" type="application/rss+xml" title="jekyll-grid - A jekyll theme ideal for showcasing projects" href="/jekyll-grid/feed.xml" />

<!-- Created with Jekyll Now - http://github.com/barryclark/jekyll-now -->
</head>
Expand All @@ -27,16 +27,16 @@
<div class="wrapper-masthead">
<div class="container">
<header class="masthead clearfix">
<a href="/" class="site-avatar"><img src="https://pbs.twimg.com/profile_images/1779775150/bitty-icon_bigger.gif" /></a>
<a href="/jekyll-grid/" class="site-avatar"><img src="https://pbs.twimg.com/profile_images/1779775150/bitty-icon_bigger.gif" /></a>

<!-- <div class="site-info">
<h1 class="site-name"><a href="/">jekyll-grid</a></h1>
<h1 class="site-name"><a href="/jekyll-grid/">jekyll-grid</a></h1>
<p class="site-description">A jekyll theme ideal for showcasing projects</p>
</div> -->

<nav>
<a href="/about">About</a>
<a href="#contact">Contact</a>
<a href="/jekyll-grid/about">About</a>
<a href="/jekyll-grid#contact">Contact</a>
</nav>
</header>
</div>
Expand All @@ -48,9 +48,9 @@ <h1 class="site-name"><a href="/">jekyll-grid</a></h1>
<h1>404 - Page not found</h1>

<div class="entry">
<p>Sorry, we can’t find that page that you’re looking for. You can try take for a look by going <a href="/">back to the homepage</a>.</p>
<p>Sorry, we can’t find that page that you’re looking for. You can try take for a look by going <a href="/jekyll-grid/">back to the homepage</a>.</p>

<p><a href="/"><img src="/images/404.jpg" alt="Constructocat by https://github.com/jasoncostello" style="width: 400px;" /></a></p>
<p><a href="/jekyll-grid/"><img src="/jekyll-grid/images/404.jpg" alt="Constructocat by https://github.com/jasoncostello" style="width: 400px;" /></a></p>

</div>
</article>
Expand Down
16 changes: 8 additions & 8 deletions _site/Another-Project-Title/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->

<link rel="stylesheet" type="text/css" href="/style.css" />
<link rel="stylesheet" type="text/css" href="/jekyll-grid/style.css" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css">
<link rel="alternate" type="application/rss+xml" title="jekyll-grid - A jekyll theme ideal for showcasing projects" href="/feed.xml" />
<link rel="alternate" type="application/rss+xml" title="jekyll-grid - A jekyll theme ideal for showcasing projects" href="/jekyll-grid/feed.xml" />

<!-- Created with Jekyll Now - http://github.com/barryclark/jekyll-now -->
</head>
Expand All @@ -27,16 +27,16 @@
<div class="wrapper-masthead">
<div class="container">
<header class="masthead clearfix">
<a href="/" class="site-avatar"><img src="https://pbs.twimg.com/profile_images/1779775150/bitty-icon_bigger.gif" /></a>
<a href="/jekyll-grid/" class="site-avatar"><img src="https://pbs.twimg.com/profile_images/1779775150/bitty-icon_bigger.gif" /></a>

<!-- <div class="site-info">
<h1 class="site-name"><a href="/">jekyll-grid</a></h1>
<h1 class="site-name"><a href="/jekyll-grid/">jekyll-grid</a></h1>
<p class="site-description">A jekyll theme ideal for showcasing projects</p>
</div> -->

<nav>
<a href="/about">About</a>
<a href="#contact">Contact</a>
<a href="/jekyll-grid/about">About</a>
<a href="/jekyll-grid#contact">Contact</a>
</nav>
</header>
</div>
Expand All @@ -46,7 +46,7 @@ <h1 class="site-name"><a href="/">jekyll-grid</a></h1>
<article class="post">
<h1>Another Project Title</h1>
<a href="https://github.com/barryclark/jekyll-now" class="large-link" target="_blank">View Project Site <i class="fa fa-external-link"></i></a>
<div class="date">Launched February 1, 2014</div>
<div class="date">Posted February 1, 2014</div>


<div class="entry">
Expand All @@ -59,7 +59,7 @@ <h2 id="set-up-instructions">Set up instructions</h2>
</blockquote>

<blockquote>
<p><img src="/images/config.png" alt="_config.yml" /></p>
<p><img src="/jekyll-grid/images/config.png" alt="_config.yml" /></p>
</blockquote>

<blockquote>
Expand Down
16 changes: 8 additions & 8 deletions _site/Hello-World/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->

<link rel="stylesheet" type="text/css" href="/style.css" />
<link rel="stylesheet" type="text/css" href="/jekyll-grid/style.css" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css">
<link rel="alternate" type="application/rss+xml" title="jekyll-grid - A jekyll theme ideal for showcasing projects" href="/feed.xml" />
<link rel="alternate" type="application/rss+xml" title="jekyll-grid - A jekyll theme ideal for showcasing projects" href="/jekyll-grid/feed.xml" />

<!-- Created with Jekyll Now - http://github.com/barryclark/jekyll-now -->
</head>
Expand All @@ -27,16 +27,16 @@
<div class="wrapper-masthead">
<div class="container">
<header class="masthead clearfix">
<a href="/" class="site-avatar"><img src="https://pbs.twimg.com/profile_images/1779775150/bitty-icon_bigger.gif" /></a>
<a href="/jekyll-grid/" class="site-avatar"><img src="https://pbs.twimg.com/profile_images/1779775150/bitty-icon_bigger.gif" /></a>

<!-- <div class="site-info">
<h1 class="site-name"><a href="/">jekyll-grid</a></h1>
<h1 class="site-name"><a href="/jekyll-grid/">jekyll-grid</a></h1>
<p class="site-description">A jekyll theme ideal for showcasing projects</p>
</div> -->

<nav>
<a href="/about">About</a>
<a href="#contact">Contact</a>
<a href="/jekyll-grid/about">About</a>
<a href="/jekyll-grid#contact">Contact</a>
</nav>
</header>
</div>
Expand All @@ -46,7 +46,7 @@ <h1 class="site-name"><a href="/">jekyll-grid</a></h1>
<article class="post">
<h1>Hello World</h1>
<a href="https://github.com/barryclark/jekyll-now" class="large-link" target="_blank">View Project Site <i class="fa fa-external-link"></i></a>
<div class="date">Launched January 1, 2014</div>
<div class="date">Posted January 1, 2014</div>


<div class="entry">
Expand All @@ -59,7 +59,7 @@ <h2 id="set-up-instructions">Set up instructions</h2>
</blockquote>

<blockquote>
<p><img src="/images/config.png" alt="_config.yml" /></p>
<p><img src="/jekyll-grid/images/config.png" alt="_config.yml" /></p>
</blockquote>

<blockquote>
Expand Down
16 changes: 8 additions & 8 deletions _site/Lorem-Ipsum-Dolor/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->

<link rel="stylesheet" type="text/css" href="/style.css" />
<link rel="stylesheet" type="text/css" href="/jekyll-grid/style.css" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css">
<link rel="alternate" type="application/rss+xml" title="jekyll-grid - A jekyll theme ideal for showcasing projects" href="/feed.xml" />
<link rel="alternate" type="application/rss+xml" title="jekyll-grid - A jekyll theme ideal for showcasing projects" href="/jekyll-grid/feed.xml" />

<!-- Created with Jekyll Now - http://github.com/barryclark/jekyll-now -->
</head>
Expand All @@ -27,16 +27,16 @@
<div class="wrapper-masthead">
<div class="container">
<header class="masthead clearfix">
<a href="/" class="site-avatar"><img src="https://pbs.twimg.com/profile_images/1779775150/bitty-icon_bigger.gif" /></a>
<a href="/jekyll-grid/" class="site-avatar"><img src="https://pbs.twimg.com/profile_images/1779775150/bitty-icon_bigger.gif" /></a>

<!-- <div class="site-info">
<h1 class="site-name"><a href="/">jekyll-grid</a></h1>
<h1 class="site-name"><a href="/jekyll-grid/">jekyll-grid</a></h1>
<p class="site-description">A jekyll theme ideal for showcasing projects</p>
</div> -->

<nav>
<a href="/about">About</a>
<a href="#contact">Contact</a>
<a href="/jekyll-grid/about">About</a>
<a href="/jekyll-grid#contact">Contact</a>
</nav>
</header>
</div>
Expand All @@ -46,7 +46,7 @@ <h1 class="site-name"><a href="/">jekyll-grid</a></h1>
<article class="post">
<h1>Lorem Ipsum Quid Nostrud</h1>
<a href="https://github.com/barryclark/jekyll-now" class="large-link" target="_blank">View Project Site <i class="fa fa-external-link"></i></a>
<div class="date">Launched March 1, 2014</div>
<div class="date">Posted March 1, 2014</div>


<div class="entry">
Expand All @@ -59,7 +59,7 @@ <h2 id="set-up-instructions">Set up instructions</h2>
</blockquote>

<blockquote>
<p><img src="/images/config.png" alt="_config.yml" /></p>
<p><img src="/jekyll-grid/images/config.png" alt="_config.yml" /></p>
</blockquote>

<blockquote>
Expand Down
16 changes: 8 additions & 8 deletions _site/Mollis-offendit-in-mea/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->

<link rel="stylesheet" type="text/css" href="/style.css" />
<link rel="stylesheet" type="text/css" href="/jekyll-grid/style.css" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css">
<link rel="alternate" type="application/rss+xml" title="jekyll-grid - A jekyll theme ideal for showcasing projects" href="/feed.xml" />
<link rel="alternate" type="application/rss+xml" title="jekyll-grid - A jekyll theme ideal for showcasing projects" href="/jekyll-grid/feed.xml" />

<!-- Created with Jekyll Now - http://github.com/barryclark/jekyll-now -->
</head>
Expand All @@ -27,16 +27,16 @@
<div class="wrapper-masthead">
<div class="container">
<header class="masthead clearfix">
<a href="/" class="site-avatar"><img src="https://pbs.twimg.com/profile_images/1779775150/bitty-icon_bigger.gif" /></a>
<a href="/jekyll-grid/" class="site-avatar"><img src="https://pbs.twimg.com/profile_images/1779775150/bitty-icon_bigger.gif" /></a>

<!-- <div class="site-info">
<h1 class="site-name"><a href="/">jekyll-grid</a></h1>
<h1 class="site-name"><a href="/jekyll-grid/">jekyll-grid</a></h1>
<p class="site-description">A jekyll theme ideal for showcasing projects</p>
</div> -->

<nav>
<a href="/about">About</a>
<a href="#contact">Contact</a>
<a href="/jekyll-grid/about">About</a>
<a href="/jekyll-grid#contact">Contact</a>
</nav>
</header>
</div>
Expand All @@ -46,7 +46,7 @@ <h1 class="site-name"><a href="/">jekyll-grid</a></h1>
<article class="post">
<h1>Mollis Offendit In Mea</h1>
<a href="https://github.com/barryclark/jekyll-now" class="large-link" target="_blank">View Project Site <i class="fa fa-external-link"></i></a>
<div class="date">Launched March 1, 2014</div>
<div class="date">Posted March 1, 2014</div>


<div class="entry">
Expand All @@ -59,7 +59,7 @@ <h2 id="set-up-instructions">Set up instructions</h2>
</blockquote>

<blockquote>
<p><img src="/images/config.png" alt="_config.yml" /></p>
<p><img src="/jekyll-grid/images/config.png" alt="_config.yml" /></p>
</blockquote>

<blockquote>
Expand Down
12 changes: 6 additions & 6 deletions _site/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->

<link rel="stylesheet" type="text/css" href="/style.css" />
<link rel="stylesheet" type="text/css" href="/jekyll-grid/style.css" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css">
<link rel="alternate" type="application/rss+xml" title="jekyll-grid - A jekyll theme ideal for showcasing projects" href="/feed.xml" />
<link rel="alternate" type="application/rss+xml" title="jekyll-grid - A jekyll theme ideal for showcasing projects" href="/jekyll-grid/feed.xml" />

<!-- Created with Jekyll Now - http://github.com/barryclark/jekyll-now -->
</head>
Expand All @@ -27,16 +27,16 @@
<div class="wrapper-masthead">
<div class="container">
<header class="masthead clearfix">
<a href="/" class="site-avatar"><img src="https://pbs.twimg.com/profile_images/1779775150/bitty-icon_bigger.gif" /></a>
<a href="/jekyll-grid/" class="site-avatar"><img src="https://pbs.twimg.com/profile_images/1779775150/bitty-icon_bigger.gif" /></a>

<!-- <div class="site-info">
<h1 class="site-name"><a href="/">jekyll-grid</a></h1>
<h1 class="site-name"><a href="/jekyll-grid/">jekyll-grid</a></h1>
<p class="site-description">A jekyll theme ideal for showcasing projects</p>
</div> -->

<nav>
<a href="/about">About</a>
<a href="#contact">Contact</a>
<a href="/jekyll-grid/about">About</a>
<a href="/jekyll-grid#contact">Contact</a>
</nav>
</header>
</div>
Expand Down
28 changes: 14 additions & 14 deletions _site/feed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<channel>
<title>jekyll-grid</title>
<description>A jekyll theme ideal for showcasing projects</description>
<link></link>
<atom:link href="/feed.xml" rel="self" type="application/rss+xml" />
<link>http://femmebot.github.io</link>
<atom:link href="http://femmebot.github.io/feed.xml" rel="self" type="application/rss+xml" />

<item>
<title>Mollis Offendit In Mea</title>
Expand All @@ -17,16 +17,16 @@
&lt;/blockquote&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;img src=&quot;/images/config.png&quot; alt=&quot;_config.yml&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;/jekyll-grid/images/config.png&quot; alt=&quot;_config.yml&quot; /&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;blockquote&gt;
&lt;p&gt;The easiest way to make your first post is to edit this one. Go into /_posts/ and update the Hello World markdown file. For more instructions head over to the &lt;a href=&quot;https://github.com/barryclark/jekyll-now&quot;&gt;Jekyll Now repository&lt;/a&gt; on GitHub.&lt;/p&gt;
&lt;/blockquote&gt;
</description>
<pubDate>Sat, 01 Mar 2014 00:00:00 -0500</pubDate>
<link>/Mollis-offendit-in-mea/</link>
<guid isPermaLink="true">/Mollis-offendit-in-mea/</guid>
<link>http://femmebot.github.io/Mollis-offendit-in-mea/</link>
<guid isPermaLink="true">http://femmebot.github.io/Mollis-offendit-in-mea/</guid>
</item>

<item>
Expand All @@ -40,16 +40,16 @@
&lt;/blockquote&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;img src=&quot;/images/config.png&quot; alt=&quot;_config.yml&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;/jekyll-grid/images/config.png&quot; alt=&quot;_config.yml&quot; /&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;blockquote&gt;
&lt;p&gt;The easiest way to make your first post is to edit this one. Go into /_posts/ and update the Hello World markdown file. For more instructions head over to the &lt;a href=&quot;https://github.com/barryclark/jekyll-now&quot;&gt;Jekyll Now repository&lt;/a&gt; on GitHub.&lt;/p&gt;
&lt;/blockquote&gt;
</description>
<pubDate>Sat, 01 Mar 2014 00:00:00 -0500</pubDate>
<link>/Lorem-Ipsum-Dolor/</link>
<guid isPermaLink="true">/Lorem-Ipsum-Dolor/</guid>
<link>http://femmebot.github.io/Lorem-Ipsum-Dolor/</link>
<guid isPermaLink="true">http://femmebot.github.io/Lorem-Ipsum-Dolor/</guid>
</item>

<item>
Expand All @@ -63,16 +63,16 @@
&lt;/blockquote&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;img src=&quot;/images/config.png&quot; alt=&quot;_config.yml&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;/jekyll-grid/images/config.png&quot; alt=&quot;_config.yml&quot; /&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;blockquote&gt;
&lt;p&gt;The easiest way to make your first post is to edit this one. Go into /_posts/ and update the Hello World markdown file. For more instructions head over to the &lt;a href=&quot;https://github.com/barryclark/jekyll-now&quot;&gt;Jekyll Now repository&lt;/a&gt; on GitHub.&lt;/p&gt;
&lt;/blockquote&gt;
</description>
<pubDate>Sat, 01 Feb 2014 00:00:00 -0500</pubDate>
<link>/Another-Project-Title/</link>
<guid isPermaLink="true">/Another-Project-Title/</guid>
<link>http://femmebot.github.io/Another-Project-Title/</link>
<guid isPermaLink="true">http://femmebot.github.io/Another-Project-Title/</guid>
</item>

<item>
Expand All @@ -86,16 +86,16 @@
&lt;/blockquote&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;img src=&quot;/images/config.png&quot; alt=&quot;_config.yml&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;/jekyll-grid/images/config.png&quot; alt=&quot;_config.yml&quot; /&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;blockquote&gt;
&lt;p&gt;The easiest way to make your first post is to edit this one. Go into /_posts/ and update the Hello World markdown file. For more instructions head over to the &lt;a href=&quot;https://github.com/barryclark/jekyll-now&quot;&gt;Jekyll Now repository&lt;/a&gt; on GitHub.&lt;/p&gt;
&lt;/blockquote&gt;
</description>
<pubDate>Wed, 01 Jan 2014 00:00:00 -0500</pubDate>
<link>/Hello-World/</link>
<guid isPermaLink="true">/Hello-World/</guid>
<link>http://femmebot.github.io/Hello-World/</link>
<guid isPermaLink="true">http://femmebot.github.io/Hello-World/</guid>
</item>

</channel>
Expand Down
Loading

0 comments on commit a0f1c24

Please sign in to comment.