-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact.html
305 lines (277 loc) · 11.9 KB
/
contact.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
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
<!DOCTYPE html>
<!--[if IE 6]><html lang="en" class="preIE7 preIE8 preIE9 preIE10 preIE11"><![endif]-->
<!--[if IE 7]><html lang="en" class="preIE8 preIE9 preIE10 preIE11"><![endif]-->
<!--[if IE 8]><html lang="en" class="preIE9 preIE10 preIE11"><![endif]-->
<!--[if IE 9]><html lang="en" class="preIE10 preIE11"><![endif]-->
<!--[if IE 10]><html lang="en" class="preIE11"><![endif]-->
<!--[if gte IE 11]><!--><html lang="en"><!--<![endif]-->
<head>
<meta charset="utf-8">
<!-- browser/device compatibility stuff -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="HandheldFriendly" content="True"/>
<meta name="format-detection" content="telephone=no">
<!-- page info -->
<title>Contact | mdsh </title>
<meta name="description" content="Contact us to send a message, question, some feedback or whatever.">
<meta name="keywords" content="mdsh, static site generator, project page, open source, blog, news, feed">
<meta name="news_keywords" content="mdsh, static site generator, project page, open source, blog, news, feed">
<meta name="subject" content="mdsh, static site generator, project page, open source, blog, news, feed">
<meta name="generator" content="mdsh">
<meta name="medium" content="blog">
<meta name="copyright" content="© mdsh">
<meta name="language" content="en">
<meta name="robots" content="index,follow">
<meta name="topic" content="mdsh, static site generator, project page, open source, blog, news, feed">
<meta name="owner" content="sc0ttj">
<meta name="pagename" content="Contact">
<!-- Apple -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-title" content="mdsh">
<!-- Facebook -->
<meta property="og:title" content="Contact">
<meta property="og:description" content="Contact us to send a message, question, some feedback or whatever.">
<meta property="og:url" content="https://sc0ttj.github.io/mdsh/contact.html">
<meta property="og:site_name" content="mdsh">
<meta property="og:type" content="article">
<meta property="og:locale" content="en">
<meta property="og:image" content="https://sc0ttj.github.io/mdsh/assets/icons/rss.png">
<meta property="article:author" content="sc0ttj">
<meta property="article:section" content="">
<meta property="article:published_time" content="">
<meta property="article:modified_time" content="2019-09-15T18:46:03Z">
<!-- Twitter -->
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Contact">
<meta name="twitter:site" content="@foobar">
<meta name="twitter:creator" content="@foobar">
<meta name="twitter:image" content="https://sc0ttj.github.io/mdsh/assets/icons/rss.png">
<meta name="twitter:domain" content="https://sc0ttj.github.io/mdsh">
<!-- Linked data -->
<script id="meta-ld" type="application/ld+json">
{
"@context": "http://schema.org/",
"@type": "Article",
"headline": "Contact",
"datePublished": "",
"dateModified": "2019-09-15T18:46:03Z",
"description": "Contact us to send a message, question, some feedback or whatever.",
"keywords": "mdsh, static site generator, project page, open source, blog, news, feed",
"image": {
"@type": "ImageObject",
"height": "512",
"width": "512",
"url": "https://sc0ttj.github.io/mdsh/assets/icons/android-chrome-512x512.png"
},
"author": "sc0ttj",
"publisher": {
"@type": "Organization",
"logo": {
"@type": "ImageObject",
"url": "https://sc0ttj.github.io/mdsh/assets/icons/android-chrome-512x512.png"
},
"name": "mdsh"
},
"mainEntityOfPage": "https://sc0ttj.github.io/mdsh/contact.html#content",
"articleBody": "Contact us to send a message, question, some feedback or whatever."
}
</script>
<script id="breadcrumb-ld" type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement":
[
{
"@type": "ListItem",
"position": 1,
"item":
{
"@id": "https://sc0ttj.github.io/mdsh",
"name": "Mdsh"
}
},
{
"@type": "ListItem",
"position": 2,
"item":
{
"@id": "https://sc0ttj.github.io/mdsh/contact.html",
"name": "Contact"
}
}
]
}
</script>
<script id="itemlist-ld" type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "ItemList",
"itemListElement":
[
]
}
</script>
<!-- RSS feed -->
<link rel="alternate" type="application/rss+xml" title="Subscribe to mdsh" href="/mdsh/feed.rss">
<!-- SEO stuff -->
<link rel="author" href="/humans.txt">
<link rel="canonical" href="//sc0ttj.github.io/mdsh/contact.html">
<!-- App icons and favicons -->
<link rel="manifest" href="/mdsh/manifest.webmanifest?v=1568573169">
<link rel="icon" type="image/png" sizes="16x16" href="/mdsh/assets/icons/favicon-16x16.png?v=1568573169">
<link rel="icon" type="image/png" sizes="32x32" href="/mdsh/assets/icons/favicon-32x32.png?v=1568573169">
<link rel="icon" type="image/png" sizes="192x192" href="/mdsh/assets/icons/android-chrome-192x192.png?v=1568573169">
<link rel="icon" type="image/vnd.microsoft.icon" href="/mdsh/assets/icons/favicon.ico?v=1568573169">
<link rel="apple-touch-icon" sizes="180x180" href="/mdsh/assets/icons/apple-touch-icon.png?v=1568573169">
<link rel="shortcut icon" href="/mdsh/assets/icons/favicon.ico?v=1568573169">
<link rel="mask-icon" color="#444444" href="/mdsh/assets/icons/safari-pinned-tab.svg?v=1568573169">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-config" content="/mdsh/assets/icons/browserconfig.xml?v=1568573169">
<meta name="theme-color" content="#101010">
<!-- Fallback app name, for legacy browsers -->
<meta name="application-name" content="mdsh">
<!-- prefetch resources -->
<link rel="dns-prefetch" href="//unpkg.com">
<link rel="preconnect" href="//unpkg.com" crossorigin>
<!-- CSS -->
<style>/* inline styles go here */</style>
<link rel="stylesheet" href="/mdsh/assets/css/main.min.css?v=1568573169">
<!-- pygments (syntax highlighting) -->
<link rel="stylesheet" href="/mdsh/assets/css/pygments-monokai-osx.css?v=1568573169">
<!-- JavaScript -->
<!--[if lt IE 9]>
<script>
// enable styling of HTML5 elements in IE < 9
document.createElement('header');
document.createElement('nav');
document.createElement('section');
document.createElement('article');
document.createElement('aside');
document.createElement('footer');
document.createElement('picture');
document.createElement('time');
</script>
<![endif]-->
<!-- load site NPM deps, if any -->
<script class="unpkg" defer src="//unpkg.com/[email protected]/dist/cash.min.js"></script>
<script class="unpkg" defer src="//unpkg.com/[email protected]/jets.min.js"></script>
<!-- load page-specific NPM deps, if any -->
<!-- main javascript app -->
<script id="appjs" defer src="/mdsh/assets/js/app.js?v=1568573170"></script>
</head>
<!-- start body -->
<body class="no-js contact">
<div class="main-container">
<div class="site-header">
<h1><a href="/mdsh">mdsh</a></h1>
<input type="search" class="site-search" id="site-search" placeholder="filter.." />
<a class="off-screen skip-to-content" href="#content">Skip to content</a>
<ul>
<li><a href="/mdsh/about.html">about</a></li>
<li><a href="/mdsh/archive.html">archive</a></li>
<li><a href="/mdsh/contact.html">contact</a></li>
<li><a href="/mdsh/search.html">search</a></li> </ul>
</div>
<div class="body-container">
<div id="content" class="main-content">
<h2>Contact</h2>
<p>Send me a message, question, some feedback or whatever.</p>
<!--
# NOTE: alternative email services
#"<form action="https://formspree.io/[email protected]" method="post">" # formspree
#"<form action="mailto:[email protected]" enctype="text/plain">" # mailto
#"<form method="POST" action="https://www.briskforms.com/go/XXXXXXXXXXXXXXXXXX">" # briskforms
-->
<form id="contact-form" class="contact-form" action="" method="POST">
<input name="_gotcha" type="text" style="display: none;"></input>
<div class="email">
<label for="email">Email</label>
<input id="email" type="email" name="_replyto" placeholder="Your email"></input>
</div>
<div class="subject">
<label for="subject">Subject</label>
<input id="subject" type="text" name="_subject" placeholder="Subject here..."></input>
</div>
<div class="message">
<label for="message">Message</label>
<textarea id="message" name="message" placeholder="Your Message..."></textarea>
</div>
<button id="send" type="submit">Send</button>
</form>
<script type="text/javascript">
// build the contact string
var str = 'foo__ __example.com';
str = str.replace('__ __', '@');
// add it to the page
document.getElementById('contact-form').setAttribute('action', 'https://formspree.io/' + str);
</script>
</div>
</div>
<ul id="site-navigation" class="site-navigation">
<li class="site-navigation--main-pages">
<h3>Pages</h3>
<ul>
<li><a href="/mdsh/about.html">About</a></li>
<li><a href="/mdsh/archive.html">Archive</a></li>
<li><a href="/mdsh/contact.html">Contact</a></li>
<li><a href="/mdsh/search.html">Search</a></li> </ul>
</li>
<li class="site-navigation--recent-posts">
<h3>Recent posts</h3>
<ul>
<li><a href="/mdsh/posts/2019/09/14/embedding-youtube-videos-tweets-codepens-and-other-third-party-content.html">Embedding Youtube videos, Tweets, Codepens and other third-party content</a></li>
<li><a href="/mdsh/posts/2019/09/14/easier-stylesheet-selection.html">Easier stylesheet selection</a></li>
<li><a href="/mdsh/posts/2019/09/13/easier-layout-selection.html">Easier layout selection</a></li>
<li><a href="/mdsh/posts/2019/09/13/better-site-rebuilding.html">Better site rebuilding</a></li>
<li><a href="/mdsh/posts/2019/09/11/permalinks-for-your-posts.html">Permalinks for your posts</a></li> </ul>
</li>
<li class="site-navigation--categories">
<h3>Categories</h3>
<ul>
<li>
<a href="/mdsh/categories/blog.html">blog</a>
</li>
<li>
<a href="/mdsh/categories/games.html">games</a>
</li> </ul>
</li>
<li class="site-navigation--tags">
<h3>Tags</h3>
<div>
<a href="/mdsh/tags/bash.html">bash</a>,
<a href="/mdsh/tags/blog.html">blog</a>,
<a href="/mdsh/tags/bsd.html">bsd</a>,
<a href="/mdsh/tags/css.html">css</a>,
<a href="/mdsh/tags/csv.html">csv</a>,
<a href="/mdsh/tags/games.html">games</a>,
<a href="/mdsh/tags/git.html">git</a>,
<a href="/mdsh/tags/gnu.html">gnu</a>,
<a href="/mdsh/tags/html.html">html</a>,
<a href="/mdsh/tags/javascript.html">javascript</a>,
<a href="/mdsh/tags/js.html">js</a>,
<a href="/mdsh/tags/json-ld.html">json-ld</a>,
<a href="/mdsh/tags/linux.html">linux</a>,
<a href="/mdsh/tags/liquid-templating.html">liquid-templating</a>,
<a href="/mdsh/tags/markdown.html">markdown</a>,
<a href="/mdsh/tags/mdsh.html">mdsh</a>,
<a href="/mdsh/tags/mustache.html">mustache</a>,
<a href="/mdsh/tags/oembed.html">oembed</a>,
<a href="/mdsh/tags/osx.html">osx</a>,
<a href="/mdsh/tags/pygments.html">pygments</a>,
<a href="/mdsh/tags/rss.html">rss</a>,
<a href="/mdsh/tags/search.html">search</a>,
<a href="/mdsh/tags/sed.html">sed</a>,
<a href="/mdsh/tags/seo.html">seo</a>,
<a href="/mdsh/tags/shell.html">shell</a>,
<a href="/mdsh/tags/xml.html">xml</a>,
<a href="/mdsh/tags/yaml.html">yaml</a>, </div>
</li>
</ul>
<div class="site-footer">
<p>© mdsh, 2019. Powered by <a href="https://sc0ttj.github.io/mdsh/">mdsh</a></p>
</div>
</div>
</body>
</html>