jumbo-jekyll-theme 1.4.3.1 → 1.4.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/_includes/footer.html +7 -7
- data/_includes/head.html +2 -2
- data/_includes/nav.html +1 -1
- data/_includes/newsletter.html +1 -1
- data/_includes/shape.html +2 -2
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 0c768f2e6c29848fe33cff043511b7d611810071
|
4
|
+
data.tar.gz: ff1338d5c1bff158f3805e26272f4317d99f20d5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 30eff15ba5419cec1dfe345f16b7b6db4f14ba6a96044f3cc91600fac302f211b2b73c9c759fc350ba5cfd88fe3c630ff1998c0117bf675ed8d1daff5f2cb384
|
7
|
+
data.tar.gz: c9199acb61cb65e6abc5f766c8735c774ad5c5e8dc8a4dfa2b6e3e89caa430f34fbe5452dfe97601b9ae3db2c7cab0052e6ca7e4bf2d4a849d0086d2f6a60c4f
|
data/_includes/footer.html
CHANGED
@@ -15,7 +15,7 @@
|
|
15
15
|
{% endfor %} {% if site.data.footer.image %}
|
16
16
|
<div class="col-xs-6 col-md-2">
|
17
17
|
<a href="/">
|
18
|
-
<img src="{% if site.data.footer.image %}{% asset_path '{{site.data.footer.image}}' %}{% endif %}" class="footer-logo pull-right" alt="{{site.data.
|
18
|
+
<img src="{% if site.data.footer.image %}{% asset_path '{{site.data.footer.image}}' %}{% endif %}" class="footer-logo pull-right" alt="{{site.data.settings.name}}" />
|
19
19
|
</a>
|
20
20
|
</div>
|
21
21
|
{% endif %}
|
@@ -33,12 +33,12 @@
|
|
33
33
|
</div>
|
34
34
|
<div class="col-md-6 social-footer-bottom text-right">
|
35
35
|
{% if site.data.settings.social-media %}
|
36
|
-
<a href="http://facebook.com/{{site.data.
|
37
|
-
<a href="https://github.com/{{site.data.
|
38
|
-
<a href="https://plus.google.com/{{site.data.
|
39
|
-
<a href="https://www.linkedin.com/company/{{site.data.
|
40
|
-
<a href="https://twitter.com/{{site.data.
|
41
|
-
<a href="https://www.youtube.com/{{site.data.
|
36
|
+
<a href="http://facebook.com/{{site.data.settings.facebook_username}}" class="btn btn-social-icon"><i class="icon-facebook"></i></a> {% endif %} {% if site.data.settings.github_username %}
|
37
|
+
<a href="https://github.com/{{site.data.settings.github_username}}" class="btn btn-social-icon"><i class="icon-github-circled"></i></a> {% endif %} {% if site.data.settings.google_plus_username %}
|
38
|
+
<a href="https://plus.google.com/{{site.data.settings.google_plus_username}}/posts" class="btn btn-social-icon"><i class="icon-gplus"></i></a> {% endif %} {% if site.data.settings.linkedin_username %}
|
39
|
+
<a href="https://www.linkedin.com/company/{{site.data.settings.linkedin_username}}" class="btn btn-social-icon"><i class="icon-linkedin"></i></a> {% endif %} {% if site.data.settings.twitter_username %}
|
40
|
+
<a href="https://twitter.com/{{site.data.settings.twitter_username}}" class="btn btn-social-icon"><i class="icon-twitter"></i></a> {% endif %} {% if site.data.settings.youtube_username %}
|
41
|
+
<a href="https://www.youtube.com/{{site.data.settings.youtube_username}}" class="btn btn-social-icon"><i class="icon-youtube"></i></a>
|
42
42
|
{% endif %}
|
43
43
|
</div>
|
44
44
|
<div style="clear:both;"></div>
|
data/_includes/head.html
CHANGED
@@ -2,8 +2,8 @@
|
|
2
2
|
<title>
|
3
3
|
{% if page.title %}
|
4
4
|
{{page.title}} - {{site.title}}
|
5
|
-
{% elsif site.data.
|
6
|
-
{{site.title}} - {{site.data.
|
5
|
+
{% elsif site.data.settings.slogan %}
|
6
|
+
{{site.title}} - {{site.data.settings.slogan}}
|
7
7
|
{% else %}
|
8
8
|
{{site.title}}
|
9
9
|
{% endif %}
|
data/_includes/nav.html
CHANGED
@@ -122,7 +122,7 @@ navbar-inverse navbar-fixed-top" id="main-navigation">
|
|
122
122
|
</span>
|
123
123
|
</button>
|
124
124
|
</span>
|
125
|
-
<input type="hidden" name="fields.label" value="{{ site.data.
|
125
|
+
<input type="hidden" name="fields.label" value="{{ site.data.settings.search-label }}">
|
126
126
|
</div>
|
127
127
|
</form>
|
128
128
|
|
data/_includes/newsletter.html
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
<div class="container">
|
4
4
|
<!-- Begin MailChimp Signup Form -->
|
5
5
|
<div id="mc_embed_signup">
|
6
|
-
<form action="//96boards.us3.list-manage.com/subscribe/post?u=14baaae786342d0d405ee59c2&id={{site.data.
|
6
|
+
<form action="//96boards.us3.list-manage.com/subscribe/post?u=14baaae786342d0d405ee59c2&id={{site.data.settings.mailchimp.id}}" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
|
7
7
|
<div id="mc_embed_signup_scroll">
|
8
8
|
<div class="col-md-3 col-xs-12 form-group"> <div class="mc-field-group">
|
9
9
|
<input type="email" value="" name="EMAIL" class="required email form-control" id="mce-EMAIL" placeholder="Email Address ">
|
data/_includes/shape.html
CHANGED
@@ -16,9 +16,9 @@
|
|
16
16
|
|
17
17
|
<div class="container"> <!--Container -->
|
18
18
|
|
19
|
-
{% if site.data.
|
19
|
+
{% if site.data.settings.home.hero-image %}
|
20
20
|
<div class="col-md-12">
|
21
|
-
<img src="{{site.data.
|
21
|
+
<img src="{{site.data.settings.home.hero-image}}" id="home-hero-image" class="img-responsive center-block animated fadeIn" alt="{{site.title}} Home Page Image">
|
22
22
|
</div>
|
23
23
|
{% endif %}
|
24
24
|
|