jekyll-theme-switch 0.5.1.pre.1 → 0.5.1

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/footer.html +6 -0
  3. metadata +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d0d89a669f8d8aca58df8c8b6da62f5cd77d3f92998de3a8ab986006445ac73c
4
- data.tar.gz: 3adccd51233b13f211dc0c0d45e24d2f998592787e890b913417e2385e6c05ac
3
+ metadata.gz: fed28c552991dd89ae3908fa605560262ac908c7876945e05b5aa8317459b30a
4
+ data.tar.gz: 8d2d2de8a110c81443e339252b10dee0d029823b026a1a336aba17c758f2619f
5
5
  SHA512:
6
- metadata.gz: 90607c40091b71556bed547ac674f96c9da8e04dad9a71bd6825e693003e7699f61c17e113c30f47172f98b88b5fb591c97262895fb2c6fb92f8040642af993f
7
- data.tar.gz: 2feee0d0de9c8916c727f265db17be7810a9f0f066ed3c1bb0b6c5634bfad6e862209603493d0d6cf25c86772e6c6853a18c048fff570bbb6880fa38ee548fd0
6
+ metadata.gz: 97152e2b7f5d2de17c1dcf4cdebb4be5550714d353da01edf007c85d6b0044b091e101406110f3329bffdee76eeffb88463f52fcd4b22aa1098923798889984c
7
+ data.tar.gz: 7d3c4c2b9b7044b9e541dcfde51122aa5935aa2d95763ff0569e5525252775bb6b6874321b20deca332a8f21ac1887341f2a959f1b9ec99fc83173323bcc6c1d
@@ -103,6 +103,12 @@
103
103
  Generated by <a href="https://jekyllrb.com/">Jekyll</a>
104
104
  and the <a href="https://islandsvinur.gitlab.io/jekyll-theme-switch/">Logging the Switch theme</a>.
105
105
  </div>
106
+ {{ site.config }}
107
+ {% if site.config['jekyll-theme-switch'].repository_prefix_url %}
108
+ <div class="footer-wide">
109
+ <a href="{{ site.config['jekyll-theme-switch'].repository_prefix_url }}{{ page.path }}">Edit this page</a> in GitLab.
110
+ </div>
111
+ {% endif %}
106
112
  </div>
107
113
 
108
114
  </div>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-theme-switch
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.1.pre.1
4
+ version: 0.5.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Christian Luijten
@@ -177,7 +177,7 @@ files:
177
177
  - assets/image/fabian-betto-d3npqyXkaGI-unsplash.jpg
178
178
  - assets/image/jonatan-pie-g6tqHx0ME1o-unsplash.jpg
179
179
  - assets/image/marek-piwnicki-NPct-Mxw-64-unsplash.jpg
180
- homepage: https://islandsvinur.gitlab.io/jekyll-theme-switch/
180
+ homepage: https://luijten.org/
181
181
  licenses:
182
182
  - MIT
183
183
  metadata: {}
@@ -192,11 +192,11 @@ required_ruby_version: !ruby/object:Gem::Requirement
192
192
  version: '0'
193
193
  required_rubygems_version: !ruby/object:Gem::Requirement
194
194
  requirements:
195
- - - ">"
195
+ - - ">="
196
196
  - !ruby/object:Gem::Version
197
- version: 1.3.1
197
+ version: '0'
198
198
  requirements: []
199
- rubygems_version: 3.3.26
199
+ rubygems_version: 3.0.3.1
200
200
  signing_key:
201
201
  specification_version: 4
202
202
  summary: The theme for Logging the Switch.