Skip to content

Commit 61b6146

Browse files
committed
move mail list to footer
1 parent 658fd0d commit 61b6146

File tree

5 files changed

+55
-55
lines changed

5 files changed

+55
-55
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ email: coderoadapp@gmail.com
88
author: Shawn McKay
99
description: > # "Free interactive coding tutorials inside of the Atom editor. Build your own tutorials
1010
using the coderoad-cli and tools developers already know: markdown and unit tests.
11-
atomVersion: 0.4.14
12-
cliVersion: 0.3.14
11+
atomVersion: 0.4.20
12+
cliVersion: 0.3.19
1313
video: DbLpdgrYVOU
1414

1515
# ----------------------- #

_includes/contact.html

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,28 +3,12 @@
33

44
<ul class="banner-social-buttons">
55
<h2>Contact</h2><br>
6-
<li id="mc_embed_signup">
7-
<form class="form-inline" action="//herokuapp.us11.list-manage.com/subscribe/post?u=324732fa284e63ca555b47978&amp;id=5f3f4f5086" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
8-
<label class="sr-only" style="text-align:center">Subscribe to our mailing list</label>
9-
<div class="form-group">
10-
<input type="email" value="" class="form-control" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" style="font-family: Lato,Helvetica,Arial,sans-serif" required>
11-
<button type="submit" name="subscribe" id="mc-embedded-subscribe" class="btn btn-default">
12-
<i class="fa fa-envelope-o fa-fw"></i>
13-
<span class="network-name"> Subscribe To Mail List</span>
14-
</button>
15-
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
16-
<div style="position: absolute; left: -5000px;" aria-hidden="true">
17-
<input type="text" name="b_324732fa284e63ca555b47978_5f3f4f5086" tabindex="-1" value="">
18-
</div>
19-
</div>
20-
</form>
21-
</li><br>
226
<li>
237
<a href="https://twitter.com/coderoadapp" class="btn btn-default"><i class="fa fa-twitter fa-fw"></i> <span class="network-name">@coderoadapp</span></a>
248
</li><br><br>
259
<li>
2610
<a href="mailto:coderoadapp@gmail.com?subject=CodeRoad" class="btn btn-default"><i class="fa fa-envelope-o fa-reply"></i><span class="network-name"> Email</span></a>
27-
</li>
11+
</li><br><br>
2812
<li>
2913
<a href="https://coderoad.herokuapp.com" class="btn btn-default">
3014
<span class="network-name">Development Boards</span>

_includes/docs/docs.html

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -19,32 +19,7 @@ <h1 id="overview" class="page-header">Overview</h1>
1919
<i class="fa fa-road fa-fw"></i>
2020
<span class="network-name">Read an Overview of Building a Tutorial</span>
2121
</a>
22-
<br><br>
23-
<div id="mc_embed_signup">
24-
<form
25-
class="form-inline"
26-
action="//herokuapp.us11.list-manage.com/subscribe/post?u=324732fa284e63ca555b47978&amp;id=5f3f4f5086"
27-
method="post"
28-
id="mc-embedded-subscribe-form"
29-
name="mc-embedded-subscribe-form"
30-
class="validate"
31-
target="_blank"
32-
novalidate>
33-
<label class="sr-only" style="text-align:center">Subscribe to our mailing list</label>
34-
<div class="form-group">
35-
<input type="email" value="" class="form-control" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" style="font-family: Lato,Helvetica,Arial,sans-serif" required />
36-
<button type="submit" name="subscribe" id="mc-embedded-subscribe" class="btn btn-default">
37-
<i class="fa fa-envelope-o fa-fw"></i>
38-
<span class="network-name">
39-
Subscribe To Mail List</span>
40-
</button>
41-
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
42-
<div style="position: absolute; left: -5000px;" aria-hidden="true">
43-
<input type="text" name="b_324732fa284e63ca555b47978_5f3f4f5086" tabindex="-1" value="" />
44-
</div>
45-
</div>
46-
</form>
47-
</div>
22+
4823
</section>
4924

5025
{% for post in site.posts reversed %}

_includes/docs/footer.html

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<footer>
33
<div class="container">
44
<div class="row">
5-
<div class="col-md-8">
5+
<div class="col-md-7">
66
<ul class="list-inline">
77
<li>
88
<a href="#home">Home</a>
@@ -36,6 +36,31 @@
3636
Copyright &copy; 2016 Shawn McKay (<a href="https://twitter.com/sh_mck" target="_blank">@Sh_McK</a>), Vancouver, BC. All Rights Reserved.
3737
</p>
3838
</div>
39+
<div class="col-md-5" id="mc_embed_signup">
40+
<form
41+
class="form-inline"
42+
action="//herokuapp.us11.list-manage.com/subscribe/post?u=324732fa284e63ca555b47978&amp;id=5f3f4f5086"
43+
method="post"
44+
id="mc-embedded-subscribe-form"
45+
name="mc-embedded-subscribe-form"
46+
class="validate"
47+
target="_blank"
48+
novalidate>
49+
<label class="sr-only" style="text-align:center">Subscribe to our mailing list</label>
50+
<div class="form-group">
51+
<input type="email" value="" class="form-control" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" style="font-family: Lato,Helvetica,Arial,sans-serif" required />
52+
<button type="submit" name="subscribe" id="mc-embedded-subscribe" class="btn btn-default">
53+
<i class="fa fa-envelope-o fa-fw"></i>
54+
<span class="network-name">
55+
Subscribe To Mail List</span>
56+
</button>
57+
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
58+
<div style="position: absolute; left: -5000px;" aria-hidden="true">
59+
<input type="text" name="b_324732fa284e63ca555b47978_5f3f4f5086" tabindex="-1" value="" />
60+
</div>
61+
</div>
62+
</form>
63+
</div>
3964
</div>
4065
</div>
4166
</footer>

_includes/footer.html

Lines changed: 25 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<footer>
33
<div class="container">
44
<div class="row">
5-
<div class="col-md-8">
5+
<div class="col-md-7">
66
<ul class="list-inline">
77
<li>
88
<a href="#home">Home</a>
@@ -36,14 +36,30 @@
3636
Copyright &copy; 2016 Shawn McKay (<a href="https://twitter.com/sh_mck" target="_blank">@Sh_McK</a>), Vancouver, BC. All Rights Reserved.
3737
</p>
3838
</div>
39-
<div class="col-md-4">
40-
<!-- promotion -->
41-
<ul class="promotion">
42-
<!-- <li><a href="https://news.ycombinator.com/shownew" class="hn-button" data-title="CodeRoad: Free Open-Sourced Interactive Coding Tutorials" data-url="https://coderoad.github.io" data-count="horizontal" data-style="twitter">Vote on Hacker News</a></li> -->
43-
<!-- <li><a class="twitter-hashtag-button" href="https://twitter.com/intent/tweet?button_hashtag=CodeRoad">
44-
Tweet #CodeRoad</a></li> -->
45-
</ul>
46-
<!-- end promotion -->
39+
<div class="col-md-5" id="mc_embed_signup">
40+
<form
41+
class="form-inline"
42+
action="//herokuapp.us11.list-manage.com/subscribe/post?u=324732fa284e63ca555b47978&amp;id=5f3f4f5086"
43+
method="post"
44+
id="mc-embedded-subscribe-form"
45+
name="mc-embedded-subscribe-form"
46+
class="validate"
47+
target="_blank"
48+
novalidate>
49+
<label class="sr-only" style="text-align:center">Subscribe to our mailing list</label>
50+
<div class="form-group">
51+
<input type="email" value="" class="form-control" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" style="font-family: Lato,Helvetica,Arial,sans-serif" required/>
52+
<button type="submit" name="subscribe" id="mc-embedded-subscribe" class="btn btn-default">
53+
<i class="fa fa-envelope-o fa-fw"></i>
54+
<span class="network-name">
55+
Subscribe To Mail List</span>
56+
</button>
57+
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
58+
<div style="position: absolute; left: -5000px;" aria-hidden="true">
59+
<input type="text" name="b_324732fa284e63ca555b47978_5f3f4f5086" tabindex="-1" value=""/>
60+
</div>
61+
</div>
62+
</form>
4763
</div>
4864
</div>
4965
</div>

0 commit comments

Comments
 (0)