-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
270 lines (196 loc) · 11.6 KB
/
index.html
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
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Welcome to Ghost</title>
<meta name="description" content="">
<meta name="HandheldFriendly" content="True">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" type="text/css" href="../assets/css/screen.css">
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Merriweather:300,700,700italic,300italic%7COpen+Sans:700,400">
<link rel="stylesheet" type="text/css" href="../assets/css/prism.css">
<link rel="canonical" href="https://blog.shanelee.name/welcome-to-ghost/">
<meta name="referrer" content="origin">
<meta property="og:site_name" content="Tech Blog">
<meta property="og:type" content="article">
<meta property="og:title" content="Welcome to Ghost">
<meta property="og:description" content="You're live! Nice. We've put together a little post to introduce you to the Ghost editor and get you started. You can manage your content by signing in to the admin area at &lt;your blog URL&gt;/ghost/. When you arrive, you can select this post from a list">
<meta property="og:url" content="https://blog.shanelee.name/welcome-to-ghost/">
<meta property="article:published_time" content="2016-06-04T06:24:13.150Z">
<meta property="article:modified_time" content="2016-06-04T06:24:13.124Z">
<meta property="article:tag" content="Getting Started">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Welcome to Ghost">
<meta name="twitter:description" content="You're live! Nice. We've put together a little post to introduce you to the Ghost editor and get you started. You can manage your content by signing in to the admin area at &lt;your blog URL&gt;/ghost/. When you arrive, you can select this post from a list">
<meta name="twitter:url" content="https://blog.shanelee.name/welcome-to-ghost/">
<meta name="twitter:label1" content="Written by">
<meta name="twitter:data1" content="Shane Lee">
<meta name="twitter:label2" content="Filed under">
<meta name="twitter:data2" content="Getting Started">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"publisher": {
"@type": "Organization",
"name": "Tech Blog",
"logo": "https://blog.shanelee.name/ghost/img/ghosticon.jpg"
},
"author": {
"@type": "Person",
"name": "Shane Lee",
"image": "https://blog.shanelee.name/content/images/2016/06/shaneProfile-1.jpg",
"url": "https://blog.shanelee.name/author/shane/",
"sameAs": []
},
"headline": "Welcome to Ghost",
"url": "https://blog.shanelee.name/welcome-to-ghost/",
"datePublished": "2016-06-04T06:24:13.150Z",
"dateModified": "2016-06-04T06:24:13.124Z",
"keywords": "Getting Started",
"description": "You're live! Nice. We've put together a little post to introduce you to the Ghost editor and get you started. You can manage your content by signing in to the admin area at &lt;your blog URL&gt;/ghost/. When you arrive, you can select this post from a list"
}
</script>
<meta name="generator" content="Ghost 0.8">
<link rel="alternate" type="application/rss+xml" title="Tech Blog" href="https://blog.shanelee.name/rss/">
<meta name="google-site-verification" content="dzkjZUDovRImqR_2oGUlteWT1zcgw-r6cqBYef9qiWw">
</head>
<body class="post-template tag-getting-started nav-closed">
<div class="nav">
<h3 class="nav-title">Menu</h3>
<a href="index.html#" class="nav-close">
<span class="hidden">Close</span>
</a>
<ul>
<li class="nav-home" role="presentation"><a href="https://blog.shanelee.name/">Home</a></li>
</ul>
<a class="subscribe-button icon-feed" href="https://blog.shanelee.name/rss/">Subscribe</a>
</div>
<span class="nav-cover"></span>
<div class="site-wrapper">
<header class="main-header post-head no-cover">
<nav class="main-nav clearfix">
<a class="menu-button icon-menu" href="index.html#"><span class="word">Menu</span></a>
</nav>
</header>
<main class="content" role="main">
<article class="post tag-getting-started">
<header class="post-header">
<h1 class="post-title">Welcome to Ghost</h1>
<section class="post-meta">
<time class="post-date" datetime="2016-06-04">04 June 2016</time>
on <a href="../tag/getting-started/">Getting Started</a>
,
<!--<li class="post-meta-item">-->
<a href="index.html#disqus_thread"></a>
<!--</li>-->
<!--<a href="#disqus_thread"/>-->
</section>
</header>
<section class="post-content">
<p>You're live! Nice. We've put together a little post to introduce you to the Ghost editor and get you started. You can manage your content by signing in to the admin area at <code><your blog URL>/ghost/</code>. When you arrive, you can select this post from a list on the left and see a preview of it on the right. Click the little pencil icon at the top of the preview to edit this post and read the next section!</p>
<h2 id="gettingstarted">Getting Started</h2>
<p>Ghost uses something called Markdown for writing. Essentially, it's a shorthand way to manage your post formatting as you write!</p>
<p>Writing in Markdown is really easy. In the left hand panel of Ghost, you simply write as you normally would. Where appropriate, you can use <em>shortcuts</em> to <strong>style</strong> your content. For example, a list:</p>
<ul>
<li>Item number one</li>
<li>Item number two
<ul><li>A nested item</li></ul></li>
<li>A final item</li>
</ul>
<p>or with numbers!</p>
<ol>
<li>Remember to buy some milk </li>
<li>Drink the milk </li>
<li>Tweet that I remembered to buy the milk, and drank it</li>
</ol>
<h3 id="links">Links</h3>
<p>Want to link to a source? No problem. If you paste in a URL, like <a href="http://ghost.org">http://ghost.org</a> - it'll automatically be linked up. But if you want to customise your anchor text, you can do that too! Here's a link to <a href="http://ghost.org">the Ghost website</a>. Neat.</p>
<h3 id="whataboutimages">What about Images?</h3>
<p>Images work too! Already know the URL of the image you want to include in your article? Simply paste it in like this to make it show up:</p>
<p><img src="https://ghost.org/images/ghost.png" alt="The Ghost Logo"></p>
<p>Not sure which image you want to use yet? That's ok too. Leave yourself a descriptive placeholder and keep writing. Come back later and drag and drop the image in to upload:</p>
<h3 id="quoting">Quoting</h3>
<p>Sometimes a link isn't enough, you want to quote someone on what they've said. Perhaps you've started using a new blogging platform and feel the sudden urge to share their slogan? A quote might be just the way to do it!</p>
<blockquote>
<p>Ghost - Just a blogging platform</p>
</blockquote>
<h3 id="workingwithcode">Working with Code</h3>
<p>Got a streak of geek? We've got you covered there, too. You can write inline <code><code></code> blocks really easily with back ticks. Want to show off something more comprehensive? 4 spaces of indentation gets you there.</p>
<pre><code>.awesome-thing {
display: block;
width: 100%;
}
</code></pre>
<h3 id="readyforabreak">Ready for a Break?</h3>
<p>Throw 3 or more dashes down on any new line and you've got yourself a fancy new divider. Aw yeah.</p>
<hr>
<h3 id="advancedusage">Advanced Usage</h3>
<p>There's one fantastic secret about Markdown. If you want, you can write plain old HTML and it'll still work! Very flexible.</p>
<p><input type="text" placeholder="I'm an input field!"></p>
<p>That should be enough to get you started. Have fun - and let us know what you think :)</p>
</section>
<!-- disqus code snippet -->
<div id="disqus_thread"></div>
<script>
/**
* RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
* LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables
*/
var disqus_config = function () {
this.page.url = 'https://blog.shanelee.name/welcome-to-ghost/'; // Replace PAGE_URL with your page's canonical URL variable
this.page.identifier = 'ghost-1'; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
};
(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = '//shavo007.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript" rel="nofollow">comments powered by Disqus.</a></noscript>
<script id="dsq-count-scr" src="http://shavo007.disqus.com/count.js" async></script>
<footer class="post-footer">
<figure class="author-image">
<a class="img" href="../author/shane/" style="background-image: url(../content/images/2016/06/shaneProfile-1.jpg)"><span class="hidden">Shane Lee's Picture</span></a>
</figure>
<section class="author">
<h4><a href="../author/shane/">Shane Lee</a></h4>
<p>Read <a href="../author/shane/">more posts</a> by this author.</p>
<div class="author-meta">
<span class="author-location icon-location">Melbourne</span>
</div>
</section>
<section class="share">
<h4>Share this post</h4>
<a class="icon-twitter" href="https://twitter.com/intent/tweet?text=Welcome%20to%20Ghost&url=https://blog.shanelee.name/welcome-to-ghost/" onclick="window.open(this.href, 'twitter-share', 'width=550,height=235');return false;">
<span class="hidden">Twitter</span>
</a>
<a class="icon-facebook" href="https://www.facebook.com/sharer/sharer.php?u=https://blog.shanelee.name/welcome-to-ghost/" onclick="window.open(this.href, 'facebook-share','width=580,height=296');return false;">
<span class="hidden">Facebook</span>
</a>
<a class="icon-google-plus" href="https://plus.google.com/share?url=https://blog.shanelee.name/welcome-to-ghost/" onclick="window.open(this.href, 'google-plus-share', 'width=490,height=530');return false;">
<span class="hidden">Google+</span>
</a>
</section>
</footer>
</article>
</main>
<aside class="read-next">
<a class="read-next-story no-cover" href="../building-a-microservice-using-docker/">
<section class="post">
<h2>Building a microservice using docker</h2>
<p>…</p>
</section>
</a>
</aside>
<footer class="site-footer clearfix">
<section class="copyright"><a href="https://blog.shanelee.name">Tech Blog</a> © 2016</section>
<section class="poweredby">Proudly published with <a href="https://ghost.org">Ghost</a></section>
</footer>
</div>
<script type="text/javascript" src="https://code.jquery.com/jquery-1.12.0.min.js"></script>
<script type="text/javascript" src="../assets/js/jquery.fitvids.js"></script>
<script type="text/javascript" src="../assets/js/index.js"></script>
<script type="text/javascript" src="../assets/js/prism.js"></script>
</body>