Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit61b6146

Browse files
committed
move mail list to footer
1 parent658fd0d commit61b6146

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
<ulclass="banner-social-buttons">
55
<h2>Contact</h2><br>
6-
<liid="mc_embed_signup">
7-
<formclass="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-
<labelclass="sr-only"style="text-align:center">Subscribe to our mailing list</label>
9-
<divclass="form-group">
10-
<inputtype="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-
<buttontype="submit"name="subscribe"id="mc-embedded-subscribe"class="btn btn-default">
12-
<iclass="fa fa-envelope-o fa-fw"></i>
13-
<spanclass="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-
<divstyle="position: absolute; left: -5000px;"aria-hidden="true">
17-
<inputtype="text"name="b_324732fa284e63ca555b47978_5f3f4f5086"tabindex="-1"value="">
18-
</div>
19-
</div>
20-
</form>
21-
</li><br>
226
<li>
237
<ahref="https://twitter.com/coderoadapp"class="btn btn-default"><iclass="fa fa-twitter fa-fw"></i><spanclass="network-name">@coderoadapp</span></a>
248
</li><br><br>
259
<li>
2610
<ahref="mailto:coderoadapp@gmail.com?subject=CodeRoad"class="btn btn-default"><iclass="fa fa-envelope-o fa-reply"></i><spanclass="network-name"> Email</span></a>
27-
</li>
11+
</li><br><br>
2812
<li>
2913
<ahref="https://coderoad.herokuapp.com"class="btn btn-default">
3014
<spanclass="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
<iclass="fa fa-road fa-fw"></i>
2020
<spanclass="network-name">Read an Overview of Building a Tutorial</span>
2121
</a>
22-
<br><br>
23-
<divid="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-
<labelclass="sr-only"style="text-align:center">Subscribe to our mailing list</label>
34-
<divclass="form-group">
35-
<inputtype="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-
<buttontype="submit"name="subscribe"id="mc-embedded-subscribe"class="btn btn-default">
37-
<iclass="fa fa-envelope-o fa-fw"></i>
38-
<spanclass="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-
<divstyle="position: absolute; left: -5000px;"aria-hidden="true">
43-
<inputtype="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
<divclass="container">
44
<divclass="row">
5-
<divclass="col-md-8">
5+
<divclass="col-md-7">
66
<ulclass="list-inline">
77
<li>
88
<ahref="#home">Home</a>
@@ -36,6 +36,31 @@
3636
Copyright &copy; 2016 Shawn McKay (<ahref="https://twitter.com/sh_mck"target="_blank">@Sh_McK</a>), Vancouver, BC. All Rights Reserved.
3737
</p>
3838
</div>
39+
<divclass="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+
<labelclass="sr-only"style="text-align:center">Subscribe to our mailing list</label>
50+
<divclass="form-group">
51+
<inputtype="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+
<buttontype="submit"name="subscribe"id="mc-embedded-subscribe"class="btn btn-default">
53+
<iclass="fa fa-envelope-o fa-fw"></i>
54+
<spanclass="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+
<divstyle="position: absolute; left: -5000px;"aria-hidden="true">
59+
<inputtype="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
<divclass="container">
44
<divclass="row">
5-
<divclass="col-md-8">
5+
<divclass="col-md-7">
66
<ulclass="list-inline">
77
<li>
88
<ahref="#home">Home</a>
@@ -36,14 +36,30 @@
3636
Copyright &copy; 2016 Shawn McKay (<ahref="https://twitter.com/sh_mck"target="_blank">@Sh_McK</a>), Vancouver, BC. All Rights Reserved.
3737
</p>
3838
</div>
39-
<divclass="col-md-4">
40-
<!-- promotion -->
41-
<ulclass="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+
<divclass="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+
<labelclass="sr-only"style="text-align:center">Subscribe to our mailing list</label>
50+
<divclass="form-group">
51+
<inputtype="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+
<buttontype="submit"name="subscribe"id="mc-embedded-subscribe"class="btn btn-default">
53+
<iclass="fa fa-envelope-o fa-fw"></i>
54+
<spanclass="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+
<divstyle="position: absolute; left: -5000px;"aria-hidden="true">
59+
<inputtype="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)

[8]ページ先頭

©2009-2025 Movatter.jp