jekyll-theme-schatten 1.0.0 → 1.1.0
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 +5 -5
- data/_includes/google-analytics.html +1 -1
- data/_includes/head.html +2 -2
- data/_includes/header.html +2 -2
- data/_includes/navbar.html +1 -1
- data/_includes/social-icons.html +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 27175143f38eba9d4aaef2d8ee7e052a0f4b27f91d746997d9c8fbf13ee8fdb5
|
|
4
|
+
data.tar.gz: f69695181a7a0abd8688e3ff91b8a2b1c83f1d37cbf47bcd0c7175d5a453ada4
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2aacacd0adff68ca23a5f1ff8f2ff12d7eedda33b05d96e738a475e1b53ab3589a48deec9d60c05a3e3c7abf5e905b7c815cfd285a8be4d05323259e96e0a0a9
|
|
7
|
+
data.tar.gz: 29f767db76424775e423aea64919f57dee3a2f97cbebcbcea6dbabaad22a1ef4ebcfecba2c94ee6b57156567252dc9c095ee8cf8533a148c3dd915ffbbd79cde
|
data/_includes/footer.html
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
<footer class="footer">
|
|
2
2
|
<div class="footer-description">
|
|
3
|
-
<a href="{{ site.github.url }}/">{{ site.
|
|
3
|
+
<a href="{{ site.github.url }}/">{{ site.title }} | {{ site.description }} by {{site.author }}</a>
|
|
4
4
|
<br>
|
|
5
|
-
{% if site.
|
|
6
|
-
© {{ site.
|
|
5
|
+
{% if site.copyright %}
|
|
6
|
+
© {{ site.copyright }} {{ site.author }}
|
|
7
7
|
{% endif %}
|
|
8
8
|
<br>
|
|
9
|
-
{% if site.
|
|
10
|
-
All content<a href="{{ site.
|
|
9
|
+
{% if site.license %}
|
|
10
|
+
All content<a href="{{ site.license-link }}">{{ site.license }}</a>
|
|
11
11
|
{% endif %}
|
|
12
12
|
</div>
|
|
13
13
|
<script>
|
|
@@ -3,6 +3,6 @@
|
|
|
3
3
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
|
4
4
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
|
5
5
|
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
|
6
|
-
ga('create', '{{ site.
|
|
6
|
+
ga('create', '{{ site.google-ID }}', 'auto');
|
|
7
7
|
ga('send', 'pageview');
|
|
8
8
|
</script>
|
data/_includes/head.html
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
<head>
|
|
2
2
|
<title>
|
|
3
3
|
{% if page.title == "Home" %}
|
|
4
|
-
{{ site.
|
|
4
|
+
{{ site.title }} | {{ site.description }}
|
|
5
5
|
{% else %}
|
|
6
|
-
{{ page.title }} | {{ site.
|
|
6
|
+
{{ page.title }} | {{ site.title }}
|
|
7
7
|
{% endif %}
|
|
8
8
|
</title>
|
|
9
9
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
data/_includes/header.html
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<header class="header">
|
|
2
2
|
<h3 class="header-title">
|
|
3
|
-
<a href="{{ site.github.url }}/">{{ site.
|
|
4
|
-
<small class="header-subtitle">{{ site.
|
|
3
|
+
<a href="{{ site.github.url }}/">{{ site.title }}</a>
|
|
4
|
+
<small class="header-subtitle">{{ site.description }}</small>
|
|
5
5
|
</h3>
|
|
6
6
|
</header>
|
data/_includes/navbar.html
CHANGED
data/_includes/social-icons.html
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<nav class="social-icons">
|
|
2
|
-
{% for item in site.
|
|
2
|
+
{% for item in site.social %}
|
|
3
3
|
{% assign first_char = item.link | slice: 0 %}
|
|
4
4
|
{% if item.icon == 'mastodon' %}
|
|
5
5
|
<a class="icon" rel="me" href="{{ item.link }}" target="_blank"><i class="fa-brands fa-{{ item.icon }}" aria-hidden="true"></i></a>
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: jekyll-theme-schatten
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.1.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Fabian Stadler
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-
|
|
11
|
+
date: 2023-09-11 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jekyll
|