Welcome to mirror list, hosted at ThFree Co, Russian Federation.

2.htm « page - github.com/roryg/ghostwriter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3694db51e9681f82c9580af07949a29da273897a (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
150
151
152
153
154
155
156
157
158
159
<!DOCTYPE html>
<html>
<head>
    
    <meta http-equiv="Content-Type" content="text/html" charset="UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
    
    
    <title>Ghostwriter</title>
    <meta name="description" content="A clean and tidy AJAX driven theme for Ghost." />

    <meta name="HandheldFriendly" content="True" />
    <meta name="MobileOptimized" content="320" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    
    
    <link rel="stylesheet" type="text/css" href="assets/css/normalize.css" />
    <link rel="stylesheet" type="text/css" href="assets/css/nprogress.css" />
    <link rel="stylesheet" type="text/css" href="assets/css/style.css" />
    <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,400,600,700,300" />
    
    
    <meta name="generator" content="Ghost 0.2.2-46" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="/rss/">
</head>
<body class="home-template" style="" screen_capture_injected="true">

    <header class="site-header">
        <div class="container">
            <div class="site-title-wrapper">
                <h1 class="site-title"><a class="js-ajax-link" href="http://roryg.github.io/ghostwriter/">Ghostwriter</a></h1>

                <a class="button-square js-ajax-link js-show-index" href="http://roryg.github.io/ghostwriter/"><span class="icon icon-menu"></span></a>
            </div>
        </div>
    </header>

    <div id="wrapper">
        <div id="ajax-container" style="display: block;"><div id="ajax-container">
            

<div id="latest-post" class="container" style="display: none;">
    <article class="post">
        <header class="post-header">
            <h1 class="post-title">The Northampton Clown</h1>

            <p class="post-date"><time datetime="Thu Sep 19 2013 11:52:19 GMT+0000 (UTC)">Published September 19th 2013</time></p>
        </header>

        <div class="post-content">
            <h3 id="anexcitingheading">An Exciting Heading!</h3>

<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto.</p>

<blockquote>
  <p>I have to go, but if I find one dog hair when I come back I'll rub sand into your dead little eyes. I also need you to buy sand. I don't know if they grade it, but ... coarse.</p>
</blockquote>

<p>Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.</p>

<h3 id="anunorderedlist">An Unordered List</h3>

<ul>
<li>Neque porro quisquam est, qui dolorem ipsum.</li>
<li>Quia dolor sit amet, consectetur, adipisci velit</li>
<li>Sed quia non numquam eius. </li>
<li>Modi tempora incidunt ut labore et dolore.</li>
<li>Magnam aliquam quaerat voluptatem.</li>
</ul>

<h3 id="abitofcode">A Bit of Code</h3>

<pre><code>var someVariable = 10;

for (var i = 0; i &lt; someVariable; i++) {
    if (i === 3) {
        return 'derp';
    }
}
</code></pre>

<h3 id="onelastparagraph">One Last Paragraph</h3>

<p>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga.</p>
        </div>
    </article>
</div>

<div id="post-index" class="container">
    <ol class="post-list">
        
            <li class="post-stub">
                <a class="js-ajax-link" href="http://roryg.github.io/ghostwriter/the-northampton-clown.htm">
                    <h4 class="post-stub-title">The Northampton Clown</h4>

                    <time class="post-stub-date" datetime="Thu Sep 19 2013 11:52:19 GMT+0000 (UTC)">Published September 19th 2013</time>
                </a>
            </li>
        
            <li class="post-stub">
                <a class="js-ajax-link" href="http://roryg.github.io/ghostwriter/beware-the-leopard.htm">
                    <h4 class="post-stub-title">Beware The Leopard</h4>

                    <time class="post-stub-date" datetime="Thu Sep 19 2013 11:50:30 GMT+0000 (UTC)">Published September 19th 2013</time>
                </a>
            </li>
        
            <li class="post-stub">
                <a class="js-ajax-link" href="http://roryg.github.io/ghostwriter/stuff-things.htm">
                    <h4 class="post-stub-title">Stuff &amp; Things</h4>

                    <time class="post-stub-date" datetime="Thu Sep 19 2013 11:46:00 GMT+0000 (UTC)">Published September 19th 2013</time>
                </a>
            </li>
        
            <li class="post-stub">
                <a class="js-ajax-link" href="http://roryg.github.io/ghostwriter/welcome-to-ghost.htm">
                    <h4 class="post-stub-title">Welcome to Ghost</h4>

                    <time class="post-stub-date" datetime="Thu Jul 11 2013 21:41:35 GMT+0000 (UTC)">Published July 11th 2013</time>
                </a>
            </li>
        
    </ol>

    <div class="post-navigation">
        <nav class="pagination" role="pagination">
    
        <a class="newer-posts" href="http://roryg.github.io/ghostwriter/">← Newer Posts</a>
    
    <span class="page-number">Page 2 of 2</span>
    
</nav>
    </div>
</div>
        </div></div>
    </div>

    <footer class="footer">
        <div class="container">
            <div class="site-title-wrapper">
                <h1 class="site-title"><a class="js-ajax-link" href="http://roryg.github.io/ghostwriter/">Ghostwriter</a></h1>

                <a class="button-square button-jump-top js-jump-top" href="http://roryg.github.io/ghostwriter/page/2"><span class="icon icon-up"></span></a>
            </div>

            <p class="footer-copyright">© 2013 / Powered by <a href="http://tryghost.org/">Ghost</a> / Built by <a href="">JollyGoodThemes</a></p>
        </div>
    </footer>

    
    <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>

    <script type="text/javascript" src="assets/js/jquery.history.js"></script>
    <script type="text/javascript" src="assets/js/nprogress.js"></script>
    <script type="text/javascript" src="assets/js/scripts.js"></script>


</body></html>