intia-theme 0.1.45 → 0.1.46

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 471051ff8cd8ec78726c2c0a3e56d70e857078144a8a88bab28c3107ecee4bc7
4
- data.tar.gz: 632182e8e2631f683ebbb929cf3d7ea324a3235f1765918e091d20fde974033f
3
+ metadata.gz: f0e948af62a5df8bf8fd1fa2b7f831b326486325ba9a596b774142ac02bb37fd
4
+ data.tar.gz: f1be2212ffb4ad8aeb96795374a14996cd4db56199712c9d9462b827003d303f
5
5
  SHA512:
6
- metadata.gz: 4e972860dacb34b17f4f4cacf6bb97dbc530d117fa14b2dd126a4e0421b0c40b7b3614f1d3bdda47a3acc86f7e021e1b6b7218974eac795156f9a7ff963d8201
7
- data.tar.gz: c027124c943e75a74f9ef9a78cb5505490403b670ec2fa5c0685a2dc1e94b91b12bdc0d227b9d4891ed761475329fbf6bf388446766028d74cda189756dc6bff
6
+ metadata.gz: 76e5a260c7f6230261d254062dbc0bd05113756268ecf6d824b3f98cb837a1bd9ca16e6e9ccec997706f77d2d1961d202d5c55d2a1ded48a16e587d89a577600
7
+ data.tar.gz: e1930ce7ef55217777159ff2abdcdca2c728d87af0bed23db2ab2b8532ea7e0c5eeafe868f437030cab2e9249f989a2a3ab9bf81e0bb0780e12604d434358a08
@@ -1,7 +1,10 @@
1
1
 
2
2
  <a href="{{ include.link }}" class="button is-rounded is-dark">
3
- <span> {{ include.label }} </span>
4
- <span class="icon is-small">
5
- <i class="fas fa-chevron-right fa-xs"></i>
6
- </span>
3
+ <span> {{ include.label }} </span>
4
+
5
+ {% unless include.no-icon %}
6
+ <span class="icon is-small">
7
+ <i class="fas fa-chevron-right fa-xs"></i>
8
+ </span>
9
+ {% endunless %}
7
10
  </a>
@@ -6,7 +6,7 @@
6
6
  {{entry.abstract}}
7
7
 
8
8
  <a href="{{ entry.url | relative_url }}" class="button float_right is-rounded has-text-centert is-dark {% if item.link == page.url %}is-active{% endif %}">
9
- <span>Mehr lesen</span>
9
+ <span>{{ include.button | default:"Read more" }}</span>
10
10
  <span class="icon is-small">
11
11
  <i class="fas fa-chevron-right fa-xs"></i>
12
12
  </span>
@@ -20,7 +20,7 @@
20
20
  <div class="content">
21
21
  <p>{{story.subtitle}}</p>
22
22
  <a href="{{ story.url | relative_url }}" class="button is-rounded has-text-centert is-dark {% if item.link == page.url %}is-active{% endif %}">
23
- <span>Mehr lesen</span>
23
+ <span>{{ page.stories_button | default:"Read more" }}</span>
24
24
  <span class="icon is-small">
25
25
  <i class="fas fa-chevron-right fa-xs"></i>
26
26
  </span>
@@ -21,7 +21,7 @@
21
21
  <p>
22
22
  {{story.subtitle}}</p>
23
23
  <a href="{{ story.url | relative_url }}" class="button is-rounded has-text-centert is-dark {% if item.link == page.url %}is-active{% endif %}">
24
- <span>Mehr lesen</span>
24
+ <span>{{ page.stories_button | default:"Read more" }}</span>
25
25
  <span class="icon is-small">
26
26
  <i class="fas fa-chevron-right fa-xs"></i>
27
27
  </span>
@@ -1,7 +1,7 @@
1
1
  {% if page.story_slider %}
2
2
  <div class="green">
3
3
  <div class="container">
4
- <h1 class="slider-titel">Aktuelles</h1>
4
+ <h1 class="slider-titel">{{ page.story_slider }}</h1>
5
5
 
6
6
  <div class="carousel">
7
7
  {% for story in site.posts limit:5 %}
@@ -24,7 +24,7 @@
24
24
  <div class="content">
25
25
  <p>{{story.subtitle}}</p>
26
26
  <a href="{{ story.url | relative_url }}" class="button is-rounded has-text-centert is-dark {% if item.link == page.url %}is-active{% endif %}">
27
- <span>Mehr lesen</span>
27
+ <span>{{ page.story_slider_button | default:"Read more" }}</span>
28
28
  <span class="icon is-small">
29
29
  <i class="fas fa-chevron-right fa-xs"></i>
30
30
  </span>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: intia-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.45
4
+ version: 0.1.46
5
5
  platform: ruby
6
6
  authors:
7
7
  - Marc Schmidt
@@ -51,7 +51,6 @@ files:
51
51
  - _includes/toc.html
52
52
  - _layouts/404.html
53
53
  - _layouts/default.html
54
- - _layouts/plattform.html
55
54
  - _sass/_helper.scss
56
55
  - _sass/_icons.scss
57
56
  - _sass/_layout.scss
@@ -76,12 +75,6 @@ files:
76
75
  - assets/img/logos/diakonie_michaelshoven.png
77
76
  - assets/img/logos/ev_jugendhilfe_godesheim.png
78
77
  - assets/img/logos/fjmk.png
79
- - assets/img/posts/analoger_intia_koffer.JPG
80
- - assets/img/posts/escape-game.jpg
81
- - assets/img/posts/intia_koffer.JPG
82
- - assets/img/posts/intia_labor.JPG
83
- - assets/img/posts/messenger.jpg
84
- - assets/img/posts/photoprobe.jpg
85
78
  - assets/js/bulma-carousel/js/bulma-carousel.js
86
79
  - assets/js/main.js
87
80
  - assets/js/search.js
File without changes
Binary file
Binary file
Binary file
Binary file
Binary file