-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy paththeme.html
More file actions
241 lines (211 loc) · 9.04 KB
/
theme.html
File metadata and controls
241 lines (211 loc) · 9.04 KB
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
<!DOCTYPE html>
<!-- change again -->
<html prefix="og: http://ogp.me/ns#" xmlns:og="http://ogp.me/ns#">
<head>
<meta charset="utf-8">
<title>{% if post %}{{ post.title }}{% else %}Help Center{% endif %} | Postach.io</title>
{{ header_meta }}
<!-- css -->
<link rel="stylesheet" href="{{ assets('css/style.css') }}">
<link rel="stylesheet" href="{{ assets('js/plugins/prism.css') }}">
{% if site.analytics %}
<!-- universal analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', '{{ site.analytics }}', 'postach.io');
ga('send', 'pageview');
</script>
{% endif %}
</head>
<body>
<!-- rainbow stripe -->
<div class="rainbow"></div>
<!-- header -->
<header class="site-header">
<h1 class="logo"><a href="{{ site.base_url }}"><span>{{ site.name }}</span></a></h1>
<form class="search">
<label>
Help Center
<span class="ss-icon">search</span>
</label>
<div class="search-input">
<input type="text" placeholder="Search Help Center" data-typeahead />
</div>
<!--
<script>
(function() {
var cx = '012411100943693777592:ygywpxaiisy';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
'//www.google.com/cse/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>
<gcse:search></gcse:search>
-->
</form>
</header>
<!-- table of contents -->
<div class="toc">
<h2>
Table of Contents
<!-- <a href="#" class="toggle"><span class="toggle-message">Hide</span><span class="ss-icon toggle-icon">navigateup</span></a> -->
</h2>
<div class="toc-items">
<div class="container">
<ul>
<li><a href="{{ site.base_url }}" class="{{ set_active('/') }}">Getting Started</a></li>
<li><a href="{{ site.base_url }}/tag/creating-posts" class="{{ set_active('tag/creating-posts') }}">Creating Posts</a></li>
<li><a href="{{ site.base_url }}/tag/post-embeds" class="{{ set_active('tag/post-embeds') }}">Post Embeds</a></li>
</ul>
<ul>
<li><a href="{{ site.base_url }}/tag/integrations" class="{{ set_active('tag/integrations') }}">Integrations</a></li>
<li><a href="{{ site.base_url }}/tag/theme-code" class="{{ set_active('tag/theme-code') }}">Theme Code</a></li>
<li><a href="{{ site.base_url }}/tag/domains" class="{{ set_active('tag/domains') }}">Domains</a></li>
</ul>
<ul>
<li><a href="{{ site.base_url }}/tag/account" class="{{ set_active('tag/account') }}">Account</a></li>
<li><a href="{{ site.base_url }}/tag/faq" class="{{ set_active('tag/faq') }}">FAQ</a></li>
</ul>
</div>
</div>
</div>
<div class="container content">
{% if is_home %}
<div class="post">
<h1>Getting Started</h1>
<div class="post-content">
<p>Thanks for visiting the Postach.io Help Center. If you're new to Postach.io, we recommend you read the FAQ below.</p>
<h3>FAQ</h3>
<p>
<strong>How do I create a post?</strong><br />
Simply open up Evernote on your desktop or mobile, create a note in your Postach.io notebook, tag it "published", and then sync Evernote. To learn more about creating posts, check out the <a href="{{ site.base_url }}/tag/creating-posts">Creating Posts</a> section.
</p>
<p>
<strong>How do I add comments to my blog?</strong><br />
We don't support native comments, but you can easily install Disqus comments on any of our themes.
</p>
<p>
<strong>How do I change my portrait photo?</strong><br />
To upload a custom profile photo, create a note in your sites notebook and add the image you'd like to use. Tag the note with "avatar" and sync Evernote. That's it! Pro-tip: square images work best. For more info, check out the <a href="{{ site.base_url }}/how-to-change-your-avatar">How to Change Your Avatar</a> page.
</p>
</div>
<!--
<div class="post-footer">
<div class="post-author">
<a href="#" class="post-author-avatar"><img src="http://www.gravatar.com/avatar/f2c53ba0eb2f52d89b414951922b0606.png" /></a>
<p>
<span class="post-author-name">Shawn Adrian</span><br />
</p>
</div>
<ul class="post-options">
<li>{{ theme.social.like }}</li>
<li>{{ theme.social.share }}</li>
</ul>
</div>
-->
</div>
{% elif is_tag %}
<div class="post">
<h1>{{ tag|format_tag(False, True) }}</h1>
{% if posts %}
<ul class="posts">
{% for post in posts %}
<li>
<h3><a href="{{ post.permalink }}">{{ post.title }}</a> <!-- <a href="#" class="like">2 <span class="ss-icon">heart</span></a> --></h3>
<p>{{ post.content }}</p>
<!--
<div class="post-author">
<a href="#" class="post-author-avatar"><img src="http://www.gravatar.com/avatar/f2c53ba0eb2f52d89b414951922b0606.png" /></a>
<p>
<span class="post-author-name">Shawn Adrian</span>
</p>
</div>
<ul class="post-options">
<li>{{ theme.social.like }}</li>
<li>{{ theme.social.share }}</li>
</ul>
-->
</li>
{% endfor %}
</ul>
{% endif %}
</div>
{% elif post.type == 'post' %}
<div class="post">
<h1>{{ post.title }}</h1>
<div class="post-content" data-type-cleanup="true">
{{ post.content }}
</div>
<!--
<div class="post-footer">
<div class="post-author">
<a href="#" class="post-author-avatar"><img src="{{ site.avatar }}" /></a>
<p>
<span class="post-author-name">{{ site.author }}</span><br />
</p>
</div>
<ul class="post-options">
<li>{{ theme.social.like }}</li>
<li>{{ theme.social.share }}</li>
</ul>
</div>
-->
</div>
{% if site.disqus %}
<div class="post-comments">
<div id="disqus_thread"></div>
<script>
var disqus_shortname = '{{ site.disqus }}';
var disqus_url = '{{site.base_url}}{{ post.permalink }}';
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
</div>
{% endif %}
{% endif %}
</div><!-- end container -->
{% if posts|length > site.settings.posts_per_page %}
{% if pagination %}
<div class="pagination">
<div class="container">
{% if pagination.prev %}<a href="{{ pagination.prev }}" class="prev"><span class="ss-icon">previous</span> Previous Page</a>{% endif %}
{% if pagination.next %}<a href="{{ pagination.next }}" class="next">Next Page <span class="ss-icon">next</span></a>{% endif %}
</div>
</div>
{% endif %}
{% endif %}
<footer class="site-footer">
<div class="container">
<ul>
<li class="nav-title">About</li>
<li><a href="mailto:hello@postach.io?Subject=Press" target="_top">Press Inquiries</a></li>
<li><a href="http://www.postach.io/terms">Terms</a></li>
</ul>
<ul>
<li class="nav-title">Community</li>
<!-- ><li><a href="http://postach.io/discover">Discover</a></li> -->
<li><a href="http://help.postach.io">Help Center</a></li>
<li><a href="http://blog.postach.io">Team Blog</a></li>
<li><a href="http://educators.postach.io">Educators Blog</a></li>
</ul>
<div class="right">
<p class="copy">© 2014 <a href="http://inputlogic.ca">Input</a></p>
</div><!-- end post -->
</div>
</footer>
{{ footer_meta }}
<!-- js -->
<script>var prismUrl = '{{ assets('js/plugins/prism.js') }}';</script>
<script type="text/javascript" src="{{ assets('js/help.min.js') }}"></script>
</body>
</html>