Skip to content

Commit

Permalink
fixed post.html css link
Browse files Browse the repository at this point in the history
  • Loading branch information
drnic committed Dec 21, 2008
1 parent a2879d6 commit e612350
Show file tree
Hide file tree
Showing 4 changed files with 102 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _layouts/post.html
Expand Up @@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width = 750">
<link rel="stylesheet" type="text/css" href="../../../css/macromates.css" charset="utf-8">
<link rel="stylesheet" type="text/css" href="../../../css/stylesheet.css" charset="utf-8">
<title>{{ page.title }}</title>
</head>
<body id="intro">
Expand Down
86 changes: 86 additions & 0 deletions _site/2008/12/21/first-post.html
@@ -0,0 +1,86 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width = 750">
<link rel="stylesheet" type="text/css" href="../../../css/stylesheet.css" charset="utf-8">
<title>The first post was generated</title>
</head>
<body id="intro">
<div id="wrapper">
<div id="header" onclick="javascript:window.location='/jekyll_generator/'">
<h1>jekyll_generator</h1>
</div>
<div id="navigation">
<ul>
<li id="navi_intro">
<a href="/jekyll_generator/">Intro</a>
</li>
<li id="navi_source">
<a href="http://github.com/drnic/jekyll_generator">Source</a>
</li>
<li id="navi_tickets">
<a href="http://drnic.lighthouseapp.com/projects/TODO/tickets">Tickets</a>
</li>
</ul>
</div>
<div id="page_body">
<div id="content">
<p>This project, <a href="http://drnic.github.com/jekyll_generator">jekyll_generator</a>, used itself to create its own website and blogging engine.</p>

<p>When you create a new website it creates the first post. This is that post!</p>


<script type="text/javascript">var disqus_url = "http://drnic.github.com/jekyll_generator/"; var disqus_title ="";</script>
<div id="disqus_thread"></div><script type="text/javascript" src="http://disqus.com/forums/jekyll_generator/embed.js"></script>
<a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a>
<script type="text/javascript">
//<![CDATA[
(function() {
var links = document.getElementsByTagName('a');
var query = '?';
for(var i = 0; i < links.length; i++) {
if(links[i].href.indexOf('#disqus_thread') >= 0) {
query += 'url' + i + '=' + encodeURIComponent(links[i].href) + '&';
}
}
document.write('<script type="text/javascript" src="http://disqus.com/forums/jekyll_generator/get_num_replies.js' + query + '"></' + 'script>');
})();
//]]>
</script>

</div>
<div id="sidebar">
<!-- Download -->
<h4>Install Bundle</h4>
<p>Coming soon</p>
</div>
<div class="item">
<!-- Tickets -->
<h4><a href="http://drnic.lighthouseapp.com/projects/TODO/tickets" id="tickets" name="tickets">Tickets</a></h4>
<p>
Found a bug?<br />
Request a feature?
</p>
</div>
<div class="item">
<!-- Blog -->
<a href="../../../atom.xml" id="rss_feed" name="rss_feed">Blog Posts</a>
<h4>Blog Posts</h4>
<p>

</p>
</div>
<div class="item">
<script type="text/javascript" src="http://disqus.com/forums/jekyll_generator/combination_widget.js?num_items=5&color=orange&default_tab=recent"></script>
</div>
</div>
</div>
<div id="footer">
<p><a href="http://github.com/drnic/jekyll_generator/tree/gh-pages" title="drnic's jekyll_generator at gh-pages &mdash; GitHub">website source</a> | generated by <a href="http://github.com/mojombo/jekyll">jekyll</a> and <a href="http://drnic.github.com/jekyll_generator">jekyll_generator</a></p>
</div>
</div>
<a href="http://github.com/drnic/jekyll_generator"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a>
</body>
</html>
13 changes: 12 additions & 1 deletion _site/atom.xml
Expand Up @@ -4,13 +4,24 @@
<title>jekyll_generator</title>
<link href="http://drnic.github.com/jekyll_generator/atom.xml" rel="self"/>
<link href="http://drnic.github.com/jekyll_generator/"/>
<updated>2008-12-21T22:11:00+10:00</updated>
<updated>2008-12-21T22:24:20+10:00</updated>
<id>http://drnic.github.com/jekyll_generator/</id>
<author>
<name>Dr Nic Williams</name>
<email>drnicwilliams@gmail.com</email>
</author>


<entry>
<title>The first post was generated</title>
<link href="http://drnic.github.com/jekyll_generator/2008/12/21/first-post.html"/>
<updated>2008-12-21T00:00:00+10:00</updated>
<id>http://drnic.github.com/jekyll_generator/2008/12/21/first-post</id>
<content type="html">&lt;p&gt;This project, &lt;a href="http://drnic.github.com/jekyll_generator"&gt;jekyll_generator&lt;/a&gt;, used itself to create its own website and blogging engine.&lt;/p&gt;

&lt;p&gt;When you create a new website it creates the first post. This is that post!&lt;/p&gt;
</content>
</entry>


</feed>
4 changes: 3 additions & 1 deletion _site/index.html
Expand Up @@ -29,7 +29,7 @@ <h1>jekyll_generator</h1>
<div id="content">
<p><strong>This website</strong> was generated by itself.</p>

<p><a href="http://github.com/drnic/jekyll_generator">jekyll_generator</a> is awesome. It is a nice generator for a Jekyll website including Disqus comments integration.</p>
<p><a href="http://github.com/drnic/jekyll_generator">jekyll_generator</a> is awesome. It is a nice generator for a Jekyll website including Disqus comments integration and some clean themes.</p>

<h1>Examples</h1>

Expand Down Expand Up @@ -78,6 +78,8 @@ <h4><a href="http://drnic.lighthouseapp.com/projects/TODO/tickets">Tickets</a></
<!-- Blog -->
<h4><a href="atom.xml" id="rss_feed" name="rss_feed">Blog Posts</a></h4>
<p>

<span>21 Dec 2008</span> » <a href="/jekyll_generator/2008/12/21/first-post.html">The first post was generated</a><br>

</p>
</div>
Expand Down

0 comments on commit e612350

Please sign in to comment.