aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2016-07-04 22:50:34 -0500
committerMatt Rude <[email protected]>2016-07-04 22:50:34 -0500
commitd040e36948cd4f9a44d6ca6230455e2b33bb26c6 (patch)
tree20f70455a3838d7c785872c1733432948b14de69
parent13b073399132c387f891adb5ee8dcec8aaee8ef6 (diff)
downloadxmpp-site-d040e36948cd4f9a44d6ca6230455e2b33bb26c6.tar.gz
xmpp-site-d040e36948cd4f9a44d6ca6230455e2b33bb26c6.tar.bz2
xmpp-site-d040e36948cd4f9a44d6ca6230455e2b33bb26c6.zip
updates
-rw-r--r--_config.yml4
-rw-r--r--_includes/footer.html24
-rw-r--r--_includes/header.html3
-rw-r--r--_includes/menu.html27
-rw-r--r--index.md2
5 files changed, 25 insertions, 35 deletions
diff --git a/_config.yml b/_config.yml
index 9dd293d..bde615a 100644
--- a/_config.yml
+++ b/_config.yml
@@ -33,8 +33,8 @@ gems:
- jekyll-sitemap
- jekyll-less
#- jekyll-press
-- jekyll-redirect-from
-- jekyll-last-modified-at
+#- jekyll-redirect-from
+#- jekyll-last-modified-at
jekyll-press:
exclude: 'robots.txt, contact.txt, contact-ecc.txt' # Exclude files from processing - file name, glob pattern or array of file names and glob patterns
diff --git a/_includes/footer.html b/_includes/footer.html
index 0ef096f..4210dd1 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -1,17 +1,11 @@
- {% if page.url contains 'guides' %}
- <div id="modifydate" style="font-size:0.8em;text-align:right"><small>Modified: {{ page.last_modified_at | date: '%d-%b-%Y'}}</small></div>
- {% endif %}
- <!-- Starting Footer Section -->
- <div id="footer">
- <div class="footer-left">
- <p><a href="{{ site.url }}">Home</a> | <a href="{{ '/source/' | prepend: site.url }}">Source</a> | <a href="{{ '/contact/' | prepend: site.url }}">Contact</a><span class="small-hide"> | <a href="{{ '/changelog/' | prepend: site.url }}">Changelog</a></span></p>
- </div>
- <div class="footer-right">
- <p>Copyright &copy; {{ site.time | date: "%Y" }} by <a href="https://mattrude.com">{{ site.owner_name }}</a></p>
- </div>
- </div>
- </div>
-</div>
-{% include analytics.html %}
+<div id="footer"><!-- Starting Footer Section -->
+ <div class="footer-left">
+ <p><a href="{{ site.url }}">Home</a> | <a href="{{ '/source/' | prepend: site.url }}">Source</a> | <a href="{{ '/contact/' | prepend: site.url }}">Contact</a><span class="small-hide"> | <a href="{{ '/changelog/' | prepend: site.url }}">Changelog</a></span></p>
+ </div>
+ <div class="footer-right">
+ <p>Copyright &copy; {{ site.time | date: "%Y" }} by <a href="https://mattrude.com">{{ site.owner_name }}</a></p>
+ </div>
+</div><!-- Closing Footer Section -->
+</div><!-- Closing Menu Section (from header) -->
</body>
</html>
diff --git a/_includes/header.html b/_includes/header.html
index a91f65d..04863cd 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -10,5 +10,4 @@
<link rel="shortcut icon" href="{{ "/img/favicon.ico" | prepend: site.url }}"/>
<link rel="stylesheet" href="{{ "/css/main.css" | prepend: site.url }}">
</head>
-<body>
- <div id="content">
+<body><div id="content">
diff --git a/_includes/menu.html b/_includes/menu.html
index b3fde45..97b46d0 100644
--- a/_includes/menu.html
+++ b/_includes/menu.html
@@ -1,16 +1,11 @@
- <div id="menu">
- <a href="{{ site.url }}">Home</a> |
- <!-- <a href="{{ site.url }}/about/">About</a> | -->
- <a href="{{ site.url }}/doc/">Docs</a>
- {% for post in site.posts limit: 1 %}
- | <a href="{{ site.url }}/news/">News</a>
- {% endfor %}
- </div>
- {% if page.url contains 'doc' %}
- <div id="menu-sub">
- <a href="{{ site.url }}/doc/"><strong>Docs:</strong></a> |
- <a href="{{ site.url }}/doc/client-list/">Clients list</a> |
- <a href="{{ site.url }}/doc/definitions/">Definitions</a> |
- <a href="{{ site.url }}/doc/supported-standards/">Supported Standards</a>
- </div>
- {% endif %}
+<div id="menu">
+ <a href="{{ site.url }}">Home</a>
+ | <a href="{{ site.url }}/doc/">Docs</a>{% for post in site.posts limit: 1 %}
+ | <a href="{{ site.url }}/news/">News</a>{% endfor %}
+</div>{% if page.url contains 'doc' %}
+<div id="menu-sub">
+ <a href="{{ site.url }}/doc/"><strong>Docs:</strong></a> |
+ <a href="{{ site.url }}/doc/client-list/">Clients list</a> |
+ <a href="{{ site.url }}/doc/definitions/">Definitions</a> |
+ <a href="{{ site.url }}/doc/supported-standards/">Supported Standards</a>
+</div>{% endif %}
diff --git a/index.md b/index.md
index cd9a4b0..dce5481 100644
--- a/index.md
+++ b/index.md
@@ -56,3 +56,5 @@ One of the benefits of communicating via XMPP is the level of security involved.
<td><code>8F:54:F8:8B:C1:52:C3:40:E6:47:94:9D:DA:1E:1E:51:E5:92:FC:9F:79:A8:E3:2D:2E:84:1D:FC:F2:8B:7A:AD</code></td>
</tr>
</table>
+
+<a href='https://xmpp.net/result.php?domain=therudes.com&amp;type=client'><img src='https://xmpp.net/badge.php?domain=therudes.com' alt='xmpp.net score' /></a>