appscms-tools-theme 3.3.5 → 3.3.7
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/_data/blog/nav.json +1 -1
- data/_data/feature/en/3_shop_posters.json +1 -0
- data/_data/feature/en/batch-conversion.json +6 -0
- data/_data/feature/en/compress-pdf.json +27 -19
- data/_data/feature/en/devtools.json +6 -0
- data/_data/feature/en/split-pdf.json +5 -0
- data/_data/feature/en/theframe.json +1 -0
- data/_data/header/en/data.json +1 -1
- data/_data/home/en/en.json +1 -0
- data/_includes/author_bio.html +32 -27
- data/_includes/authorpagehead/index.html +37 -0
- data/_includes/custom-head.html +4 -2
- data/_includes/feature.html +10 -26
- data/_includes/featurePageAuthors/featurePageAuthors.html +107 -0
- data/_layouts/aboutUs.html +66 -4
- data/_layouts/allAuthors.html +121 -0
- data/_layouts/author.html +405 -0
- data/_layouts/blog.html +4 -4
- data/_layouts/devtools.html +2 -1
- data/_layouts/feature.html +331 -340
- data/_layouts/home.html +10 -2
- data/_layouts/post.html +31 -1
- data/assets/css/blog.css +1 -0
- data/assets/idea.svg +1 -0
- metadata +8 -3
data/_layouts/home.html
CHANGED
|
@@ -261,7 +261,15 @@
|
|
|
261
261
|
section/recent_posts.html -%} {% endif %} {%- if site.customblogdata -%} {%-
|
|
262
262
|
if categories.size> 0 or tags.size>0-%} {%- include
|
|
263
263
|
customblog/relatedposts.html -%} {%- else -%} {%- include
|
|
264
|
-
customblog/recentposts.html -%} {% endif %} {%- endif -%}
|
|
265
|
-
|
|
264
|
+
customblog/recentposts.html -%} {% endif %} {%- endif -%}
|
|
265
|
+
|
|
266
|
+
|
|
267
|
+
|
|
268
|
+
{%- if homeData.author.size > 0 -%}
|
|
269
|
+
{% include featurePageAuthors/featurePageAuthors.html %}
|
|
270
|
+
{%- endif -%}
|
|
271
|
+
{% include footer/index.html %}
|
|
272
|
+
|
|
273
|
+
{% include script.html %}
|
|
266
274
|
</body>
|
|
267
275
|
</html>
|
data/_layouts/post.html
CHANGED
|
@@ -17,6 +17,11 @@
|
|
|
17
17
|
text-decoration: underline !important;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
+
.contributors {
|
|
21
|
+
border-bottom: 1px solid hsla(210, 18%, 87%, 1);
|
|
22
|
+
padding-bottom: 10px;
|
|
23
|
+
}
|
|
24
|
+
|
|
20
25
|
|
|
21
26
|
@media (max-width:768px) {
|
|
22
27
|
.theseFeatures {
|
|
@@ -82,7 +87,32 @@
|
|
|
82
87
|
|
|
83
88
|
">
|
|
84
89
|
<div class="mainThings">
|
|
85
|
-
|
|
90
|
+
{% assign all_contributors = page.contributors.size %}
|
|
91
|
+
{%- if page.contributors.size > 0 -%}
|
|
92
|
+
<div class="contributors mt-5">
|
|
93
|
+
<h3 class="website-label"><strong>Contributors</strong> <span
|
|
94
|
+
class="contributors-count">{{all_contributors}}</span></h3>
|
|
95
|
+
<div class="d-flex mt-4" style="gap:5px; flex-wrap: wrap;">
|
|
96
|
+
{% assign posts = site.posts | where_exp:"post","post.url != page.url" %}
|
|
97
|
+
{% for contributor in page.contributors %}
|
|
98
|
+
{% for post in posts %}
|
|
99
|
+
{%- include /authors/authors.html -%}
|
|
100
|
+
{%- assign contributorAuthor = contributor.name | downcase -%}
|
|
101
|
+
{%- assign name = authorName | downcase -%}
|
|
102
|
+
{%- if name contains contributorAuthor -%}
|
|
103
|
+
<div class="d-flex align-items-center mb-3" style="gap:10px">
|
|
104
|
+
<a href="/author/{{name | downcase | replace: ' ' , '-' }}">
|
|
105
|
+
<img class="contributor-image" src="{{image}}" alt="{{name}}">
|
|
106
|
+
</a>
|
|
107
|
+
</div>
|
|
108
|
+
{%- break -%}
|
|
109
|
+
{%- endif -%}
|
|
110
|
+
{% endfor %}
|
|
111
|
+
{% endfor %}
|
|
112
|
+
</div>
|
|
113
|
+
</div>
|
|
114
|
+
{%- endif -%}
|
|
115
|
+
<div class="mt-3 socialIons">
|
|
86
116
|
<ul class="list-unstyled item-lists2">
|
|
87
117
|
<li><a style="pointer-events: none;">{{ site.data.blog.share.label }}</a></li>
|
|
88
118
|
{% capture title %}{{ page.title }}{% endcapture %}
|
data/assets/css/blog.css
CHANGED
data/assets/idea.svg
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg id="Capa_1" enable-background="new 0 0 512.104 512.104" height="512" viewBox="0 0 512.104 512.104" width="512" xmlns="http://www.w3.org/2000/svg"><g><path d="m506.755 395.545c-4.282-11.759-16.463-18.674-28.755-16.325l-128.923 24.643c12.22-2.107 21.149-12.706 21.149-25.107 0-14.793-12.557-26.477-27.312-25.412l-29.648 2.14c-14.388 1.039-28.743-2.411-41.088-9.873l-35.054-21.188c-21.339-12.898-47.799-13.959-70.101-2.811l-57.455 28.72-20.302 13.935v93.882l20.302 21.883 33.238 13.557c48.503 19.783 102.571 21.12 151.992 3.758l196.444-69.011c13.398-4.706 20.372-19.448 15.513-32.791z" fill="#f1d0a5"/><path d="m506.755 395.545c-.642-1.764-1.481-3.403-2.453-4.934-2.646 6.563-7.991 12.004-15.2 14.536l-196.444 69.011c-56.204 19.745-104.988 11.422-134.766 2.283-18.075-5.547-30.398-22.252-30.398-41.159v-93.908l-17.924 8.96v107.383 22.316l33.238 13.557c48.503 19.783 102.571 21.12 151.992 3.758l196.444-69.011c13.396-4.707 20.37-19.449 15.511-32.792z" fill="#f1b986"/><g><g><path d="m256.736 424.845c-10.291 0-20.576-.881-30.794-2.645l-24.389-4.208c-4.144-.715-6.922-4.653-6.208-8.797.715-4.144 4.653-6.919 8.797-6.208l24.389 4.208c18.705 3.229 37.676 3.229 56.383.005l62.869-10.839c4.155-.717 8.082 2.066 8.796 6.209.715 4.144-2.065 8.082-6.209 8.796l-62.869 10.839c-10.207 1.76-20.488 2.64-30.765 2.64z" fill="#f1b986"/></g></g><path d="m96.415 512.104h-79.46c-7.264 0-13.153-5.889-13.153-13.153v-174.09c0-7.264 5.889-13.153 13.153-13.153h79.46c7.264 0 13.153 5.889 13.153 13.153v174.091c0 7.263-5.888 13.152-13.153 13.152z" fill="#365e7d"/><path d="m96.415 311.708h-22.821c7.264 0 13.153 5.889 13.153 13.153v174.091c0 7.264-5.889 13.153-13.153 13.153h22.821c7.264 0 13.153-5.889 13.153-13.153v-174.091c0-7.265-5.888-13.153-13.153-13.153z" fill="#2b4d66"/><g><path d="m68.903 475.378c-4.205 0-7.613-3.408-7.613-7.613v-19.228c0-4.205 3.408-7.613 7.613-7.613s7.613 3.408 7.613 7.613v19.228c.001 4.205-3.408 7.613-7.613 7.613z" fill="#fff6f4"/></g><path d="m394.724 170.99c0-46.528-37.403-84.319-83.781-84.948-46.578-.631-85.302 36.853-86.116 83.427-.525 30.021 14.529 56.558 37.61 72.072 3.569 2.399 5.734 6.393 5.734 10.693v12.34l12.123 12.334h53.473l17.6-12.334v-12.341c0-4.291 2.152-8.286 5.714-10.679 22.702-15.249 37.643-41.16 37.643-70.564z" fill="#f6e266"/><path d="m310.943 86.043c-4.389-.059-8.707.221-12.932.814 41.392 5.693 73.281 41.177 73.281 84.133 0 29.404-14.941 55.315-37.643 70.565-3.562 2.393-5.714 6.387-5.714 10.679v12.341l-17.6 12.334h23.432l17.6-12.334v-12.341c0-4.291 2.152-8.286 5.714-10.679 22.702-15.25 37.643-41.161 37.643-70.565 0-46.528-37.402-84.319-83.781-84.947z" fill="#ecbe6b"/><g><path d="m309.769 282.34c-4.205 0-7.613-3.408-7.613-7.613v-68.872c0-4.205 3.408-7.613 7.613-7.613s7.613 3.408 7.613 7.613v68.872c0 4.205-3.408 7.613-7.613 7.613z" fill="#4a80aa"/></g><g><path d="m309.769 212.084c-14.115 0-25.598-11.483-25.598-25.598 0-4.205 3.408-7.613 7.613-7.613s7.613 3.408 7.613 7.613c0 5.719 4.653 10.372 10.372 10.372s10.371-4.653 10.371-10.372c0-4.205 3.408-7.613 7.613-7.613s7.613 3.408 7.613 7.613c.001 14.114-11.483 25.598-25.597 25.598z" fill="#4a80aa"/></g><path d="m324.779 316.93h-30.02c-14.684 0-26.588-11.904-26.588-26.588v-25.767h83.196v25.767c0 14.685-11.904 26.588-26.588 26.588z" fill="#365e7d"/><path d="m327.935 264.576v25.767c0 14.684-11.904 26.588-26.588 26.588h23.432c14.684 0 26.588-11.904 26.588-26.588v-25.767z" fill="#2b4d66"/><g><g><path d="m309.769 47.973c-4.205 0-7.613-3.408-7.613-7.613v-32.747c0-4.205 3.408-7.613 7.613-7.613s7.613 3.408 7.613 7.613v32.747c0 4.205-3.408 7.613-7.613 7.613z" fill="#dd636e"/></g><g><path d="m398.753 84.83c-1.948 0-3.897-.743-5.384-2.229-2.973-2.974-2.973-7.794 0-10.767l23.155-23.155c2.974-2.972 7.794-2.972 10.767 0 2.973 2.974 2.973 7.794 0 10.767l-23.155 23.155c-1.486 1.486-3.435 2.229-5.383 2.229z" fill="#dd636e"/></g><g><path d="m220.785 84.831c-1.948 0-3.897-.743-5.384-2.229l-23.156-23.156c-2.973-2.974-2.973-7.794 0-10.767 2.974-2.972 7.794-2.972 10.768 0l23.156 23.156c2.973 2.974 2.973 7.794 0 10.767-1.487 1.486-3.436 2.229-5.384 2.229z" fill="#dd636e"/></g><g><path d="m183.927 173.815h-32.747c-4.205 0-7.613-3.408-7.613-7.613s3.408-7.613 7.613-7.613h32.747c4.205 0 7.613 3.408 7.613 7.613s-3.408 7.613-7.613 7.613z" fill="#dd636e"/></g><g><path d="m468.357 173.815h-32.746c-4.205 0-7.613-3.408-7.613-7.613s3.408-7.613 7.613-7.613h32.746c4.205 0 7.613 3.408 7.613 7.613s-3.408 7.613-7.613 7.613z" fill="#dd636e"/></g></g></g></svg>
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: appscms-tools-theme
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.3.
|
|
4
|
+
version: 3.3.7
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- vivek-appscms
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-04-
|
|
11
|
+
date: 2023-04-21 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jekyll
|
|
@@ -108,6 +108,7 @@ files:
|
|
|
108
108
|
- _includes/adsense/adsense.html
|
|
109
109
|
- _includes/alternates/alternates.html
|
|
110
110
|
- _includes/author_bio.html
|
|
111
|
+
- _includes/authorpagehead/index.html
|
|
111
112
|
- _includes/authors/authors.html
|
|
112
113
|
- _includes/batch-conversion.html
|
|
113
114
|
- _includes/bookmark.html
|
|
@@ -118,6 +119,7 @@ files:
|
|
|
118
119
|
- _includes/disqus_comments.html
|
|
119
120
|
- _includes/dropdown/langdropdown.html
|
|
120
121
|
- _includes/feature.html
|
|
122
|
+
- _includes/featurePageAuthors/featurePageAuthors.html
|
|
121
123
|
- _includes/fileformat/Tabularcompariosn.html
|
|
122
124
|
- _includes/fileformat/comparisonfiles.html
|
|
123
125
|
- _includes/fileformat/fileformatdetail.html
|
|
@@ -144,7 +146,9 @@ files:
|
|
|
144
146
|
- _includes/share/socialshare.html
|
|
145
147
|
- _includes/staticfooter.html
|
|
146
148
|
- _layouts/aboutUs.html
|
|
149
|
+
- _layouts/allAuthors.html
|
|
147
150
|
- _layouts/audio.html
|
|
151
|
+
- _layouts/author.html
|
|
148
152
|
- _layouts/batch.html
|
|
149
153
|
- _layouts/blog-1.html
|
|
150
154
|
- _layouts/blog.html
|
|
@@ -309,6 +313,7 @@ files:
|
|
|
309
313
|
- assets/fonts/Calligraphy.ttf
|
|
310
314
|
- assets/guaranty.svg
|
|
311
315
|
- assets/homeimages/3_shop_posters-main.png
|
|
316
|
+
- assets/idea.svg
|
|
312
317
|
- assets/images/.DS_Store
|
|
313
318
|
- assets/images/3_shop_posters.png
|
|
314
319
|
- assets/images/Ankita.webp
|
|
@@ -448,7 +453,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
448
453
|
- !ruby/object:Gem::Version
|
|
449
454
|
version: '0'
|
|
450
455
|
requirements: []
|
|
451
|
-
rubygems_version: 3.
|
|
456
|
+
rubygems_version: 3.3.7
|
|
452
457
|
signing_key:
|
|
453
458
|
specification_version: 4
|
|
454
459
|
summary: Appscms theme for all tools
|