aboutsummaryrefslogtreecommitdiff
path: root/public/2011/03/14/test-post/index.html
blob: b7aadb05ace2cb39e16c77a58b4727cceb0c52f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
<!DOCTYPE html>
<!--[if IEMobile 7 ]><html class="no-js iem7" manifest="default.appcache?v=1"><![endif]-->
<!--[if lt IE 7 ]><html class="no-js ie6" lang="en"><![endif]-->
<!--[if IE 7 ]><html class="no-js ie7" lang="en"><![endif]-->
<!--[if IE 8 ]><html class="no-js ie8" lang="en"><![endif]-->
<!--[if (gte IE 9)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" manifest="default.appcache?v=1" lang="en"><!--<![endif]-->
<head>
  <meta charset="utf-8">

  <title>Test Post - My Octopress Blog</title>
  <meta name="author" content="Your Name">
  

  <!-- http://t.co/dKP3o1e -->
  <meta name="HandheldFriendly" content="True">
  <meta name="MobileOptimized" content="320">
  <meta name="viewport" content="width=device-width, target-densitydpi=160dpi, initial-scale=1">

  

  <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css">
  <!--<script src="/javascripts/octopress.js" type="text/javascript"></script>-->
  <script src="javascripts/libs/modernizr-1.7.min.js"></script>
  <script src="javascripts/libs/ios-viewport-scaling-bug-fix.js"></script>
  
  <link href="/atom.xml" rel="alternate" title="My Octopress Blog" type="application/atom+xml"/>
</head>

<body  >
  <header><div><h1><a href="/">My Octopress Blog</a></h1>
</div></header>
  <nav><div><div>
  <a href="/atom.xml">Subscribe</a>
  <form action="http://google.com/search" method="get">
    <input class="search" type="text" name="q" results="0" placeholder="Search"/>
    <input type="hidden" name="q" value="site:yoursite.com" />
  </form>
</div>
<ul>
  <li><a href="/">Blog</a></li>
  <li><a href="/about/">About</a></li>
</ul>
</div></nav>
  <div>
    <div>
      <div id="articles"><article>
  <header>
  <h1><a href="/2011/03/14/test-post/">Test Post</a></h1>
  <p>
    
      <span class="byline author vcard">By <span class="fn">Your Name</span></span>
    
    
      <time datetime="2011-03-14 00:00:00 -0400" pubdate>March 14<span>th</span>, 2011</time>
    
    
  </p>
</header>

<div class="entry"><p>This is a test!</p>
</div>


  
    <div id="disqus_thread"><script type="text/javascript">
  var disqus_url = "http://yoursite.com/2011/03/14/test-post/";
</script>
<noscript>
  <a href="http://imathis.disqus.com/?url=ref">View the discussion thread</a>
</noscript>
<script type="text/javascript" src="http://disqus.com/forums/imathis/embed.js"></script>
</div>
  
</article>
</div>
      
        <aside><section>
  <h1>About Me</h1>
  <p>Hi, I'm Octopress!</p>
</section>

<section>
  <h1>Recent Posts</h1>
  <ul id="recent_posts">
    
      <li class="post">
        <a href="/2011/04/07/test-of-typography/">Test of Typography</a>
        <time>April 07, 2011</time>
      </li>
    
      <li class="post">
        <a href="/2011/03/14/test-post/">Test Post</a>
        <time>March 14, 2011</time>
      </li>
    
      <li class="post">
        <a href="/2009/11/13/hello-world/">Hello World! I'm Octopress!</a>
        <time>November 13, 2009</time>
      </li>
    
  </ul>
  </section>


  <section><h1>Latest Tweets</h1>
<ul id="tweets">
  Status updating...
</ul>
<p>Follow <a href="http://twitter.com/imathis">@imathis</a></p>

  <script>
    var twitter_user = "imathis";
    var show_replies = false;
    var tweet_count = 3;
  </script>
  <script src="/javascripts/twitter.js" type="text/javascript"></script>

</section>



  <section><h1>My Pinboard</h1>
<ul id="pinboard_linkroll">Fetching linkroll...</ul>
<p><a href="http://pinboard.in/u:designenthusiast">My Pinboard Bookmarks &raquo;</a></p>
</section>

</aside>
      
    </div>
  </div>
  <footer><div><p>
  Copyright &copy; 2011 - Your Name -
  <span class="credit">Powered by <a href="http://octopress.org">Octopress</a></span>
</p>

  <script language="javascript">
    var pinboard_user = "designenthusiast";
    var pinboard_count = "3";
  </script>
  <script language="javascript" src="/javascripts/pinboard.js"></script>

</div></footer>
  <!--[if (lt IE 9) & (!IEMobile)]>
  <script src="javascripts/libs/DOMAssistantCompressed-2.8.js"></script>
  <script src="javascripts/libs/selectivizr-1.0.1.js"></script>
  <script src="javascripts/libs/respond.min.js"></script>
  <![endif]-->
</body>
</html>