appscms-tools-theme 4.5.4 → 4.5.5
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/about/en/about.json +16 -16
- data/_data/blog/nav.json +14 -14
- data/_data/feature/en/batch-conversion.json +192 -192
- data/_data/feature/en/compress-pdf.json +305 -348
- data/_data/feature/en/devtools.json +321 -321
- data/_data/feature/en/face-detection.json +156 -156
- data/_data/feature/en/split-pdf.json +221 -221
- data/_data/feature/en/theframe.json +160 -160
- data/_data/footer/en/data.json +2 -2
- data/_data/header/en/data.json +412 -412
- data/_data/home/en/en.json +356 -356
- data/_data/home/en/posters.json +322 -322
- data/_includes/appscms/customblog/contenttool-recent-posts.html +94 -93
- data/_includes/appscms/customblog/pageRelatedPosts.html +62 -62
- data/_includes/appscms/customblog/recentposts.html +67 -67
- data/_includes/appscms/customblog/relatedBlogs.html +82 -82
- data/_includes/appscms/customblog/relatedposts.html +193 -192
- data/_includes/appscms/extras/appscms-postbox.html +57 -60
- data/_includes/appscms/featurePageAuthors/featurePageAuthors.html +85 -85
- data/_includes/appscms/head/bloghead.html +128 -128
- data/_includes/appscms/head/head.html +182 -72
- data/_includes/appscms/headings/contenttool-headings.html +33 -33
- data/_includes/appscms/headings/devtool-headings.html +38 -38
- data/_includes/appscms/home/contenttool-feature-boxes.html +19 -19
- data/_includes/appscms/home/devtool-feature-boxes.html +70 -70
- data/_includes/appscms/infographics/infographics.html +159 -159
- data/_includes/appscms/loaders/loader.html +4 -4
- data/_includes/appscms/navbars/devtool-navbar.html +50 -50
- data/_includes/appscms/navbars/devtool-toolbar.html +100 -100
- data/_includes/appscms/recent-posts/recent_posts.html +90 -92
- data/_includes/appscms/recent-posts/related_categories_post.html +194 -194
- data/_includes/appscms/searchbar/devtool-searchbar.html +63 -63
- data/_includes/appscms/usp/usp.html +90 -90
- data/_includes/author_bio.html +41 -41
- data/_includes/authorpagehead/index.html +47 -47
- data/_includes/authors/authors.html +39 -39
- data/_includes/batch-conversion.html +141 -141
- data/_includes/bookmark.html +6 -6
- data/_includes/cssfile/links.html +54 -54
- data/_includes/custom-head.html +138 -138
- data/_includes/customCode.html +1 -1
- data/_includes/customScripts.html +1 -1
- data/_includes/customblog/pageRelatedPosts.html +87 -87
- data/_includes/customblog/recentposts.html +67 -67
- data/_includes/customblog/relatedBlogs.html +86 -86
- data/_includes/customblog/relatedposts.html +201 -201
- data/_includes/dropdown/langdropdown.html +32 -32
- data/_includes/feature.html +39 -39
- data/_includes/featurePageAuthors/featurePageAuthors.html +101 -101
- data/_includes/footer/index.html +537 -537
- data/_includes/google-analytics.html +32 -32
- data/_includes/head/index.html +623 -623
- data/_includes/header/blogHeader.html +34 -34
- data/_includes/header/index.html +192 -192
- data/_includes/infographics/infographics.html +241 -241
- data/_includes/paginationBlogPage.html +70 -70
- data/_includes/postbox.html +65 -32
- data/_includes/script.html +493 -493
- data/_includes/section/count.html +32 -32
- data/_includes/section/recent_posts.html +94 -66
- data/_includes/section/related_categories_post.html +196 -196
- data/_includes/share/socialshare.html +21 -21
- data/_includes/userTracking.html +14 -14
- data/_layouts/aboutUs.html +175 -99
- data/_layouts/allAuthors.html +131 -131
- data/_layouts/appscms-about.html +163 -163
- data/_layouts/appscms-audio.html +33 -33
- data/_layouts/appscms-author.html +436 -436
- data/_layouts/appscms-authors.html +145 -171
- data/_layouts/appscms-batch.html +141 -141
- data/_layouts/appscms-blog.html +94 -55
- data/_layouts/appscms-calculator.html +93 -93
- data/_layouts/appscms-categories.html +26 -26
- data/_layouts/appscms-contact.html +132 -132
- data/_layouts/appscms-disclaimer.html +124 -124
- data/_layouts/appscms-download.html +289 -289
- data/_layouts/appscms-feature-result.html +96 -96
- data/_layouts/appscms-help.html +25 -25
- data/_layouts/appscms-imagekit.html +96 -96
- data/_layouts/appscms-post.html +243 -243
- data/_layouts/appscms-privacy-policy.html +781 -781
- data/_layouts/appscms-terms-and-conditions.html +646 -646
- data/_layouts/appscms-video.html +33 -33
- data/_layouts/audio.html +33 -33
- data/_layouts/author.html +409 -409
- data/_layouts/batch.html +177 -177
- data/_layouts/blog-1.html +116 -84
- data/_layouts/blog.html +131 -131
- data/_layouts/calculator.html +99 -99
- data/_layouts/contenttool-feature.html +45 -45
- data/_layouts/contenttool-home.html +53 -53
- data/_layouts/devtool-blog.html +132 -132
- data/_layouts/devtool-feature.html +54 -54
- data/_layouts/devtool-home.html +53 -53
- data/_layouts/devtools.html +57 -57
- data/_layouts/feature-1.html +406 -406
- data/_layouts/feature.html +351 -351
- data/_layouts/featureResultPage.html +82 -82
- data/_layouts/frame.html +222 -222
- data/_layouts/home.html +281 -281
- data/_layouts/homeResultPage.html +32 -32
- data/_layouts/imagekit.html +308 -308
- data/_layouts/photo-effects-home.html +190 -190
- data/_layouts/post.html +233 -233
- data/assets/app.js +75 -75
- data/assets/css/appscms-blog.css +505 -505
- data/assets/css/appscms-contenttool.css +1384 -1384
- data/assets/css/appscms-home.css +5 -5
- data/assets/css/appscms-imagekit.css +855 -855
- data/assets/css/appscms-variables.css +19 -19
- data/assets/css/blog.css +510 -510
- data/assets/css/calculators.css +46 -46
- data/assets/css/devtool-main.css +1350 -1350
- data/assets/css/devtools.css +105 -105
- data/assets/css/feature-1.css +293 -293
- data/assets/css/imagekit copy.css +848 -848
- data/assets/css/imagekit.css +848 -848
- data/assets/css/tools.css +1847 -1847
- data/assets/images/close-button.svg +31 -31
- data/assets/images/digipaint.svg +6 -6
- data/assets/images/logo.svg +2 -2
- data/assets/images/manthink.svg +3552 -3552
- data/assets/images/search-icon.svg +2 -2
- data/assets/js/batch.js +256 -256
- data/assets/js/devtools.js +81 -81
- data/assets/js/sharePage.js +65 -65
- data/assets/js/usageTracking.js +143 -143
- data/assets/js/usageTrackingEvents.js +6 -6
- data/assets/js/webvitals.js +4 -4
- metadata +3 -3
data/_layouts/appscms-blog.html
CHANGED
|
@@ -1,78 +1,117 @@
|
|
|
1
1
|
<!DOCTYPE html>
|
|
2
2
|
<html lang="en">
|
|
3
|
-
{% include appscms/head/bloghead.html %}
|
|
3
|
+
{% include appscms/head/bloghead.html %}
|
|
4
4
|
|
|
5
|
-
<body>
|
|
6
|
-
|
|
7
|
-
|
|
5
|
+
<body>
|
|
6
|
+
{%- include appscms/navbars/navbar.html -%} {%- include
|
|
7
|
+
appscms/navbars/toolbar.html -%}
|
|
8
8
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
{%- if site.monumetricId -%}
|
|
22
|
-
</div>
|
|
23
|
-
</div>
|
|
24
|
-
{%- endif -%}
|
|
25
|
-
<div class="main-content">{{content}}</div>
|
|
26
|
-
<div class="row">
|
|
27
|
-
<div class="col-md-10 mx-auto">
|
|
28
|
-
<div class="row allblogs shadow appscms-blogs">
|
|
9
|
+
<section>
|
|
10
|
+
<div class="container">
|
|
11
|
+
{%- if site.monumetricId -%}
|
|
12
|
+
<div class="row">
|
|
13
|
+
<div class="col-md-9 mx-auto">
|
|
14
|
+
{%- endif -%}
|
|
15
|
+
<h1 class="appscms-h1 mt-5 text-center">
|
|
16
|
+
{{ site.data.blog.blog.h1 }}
|
|
17
|
+
</h1>
|
|
18
|
+
<p class="appscms-h2 text-center mb-5" style="font-size: 18px">
|
|
19
|
+
{{ site.data.blog.blog.description }}
|
|
20
|
+
</p>
|
|
29
21
|
{%- if site.monumetricId -%}
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
22
|
+
</div>
|
|
23
|
+
</div>
|
|
24
|
+
{%- endif -%}
|
|
25
|
+
<div class="main-content">{{content}}</div>
|
|
26
|
+
<div class="row">
|
|
27
|
+
<div class="col-md-10 mx-auto">
|
|
28
|
+
<div class="row allblogs shadow appscms-blogs">
|
|
29
|
+
{%- if site.monumetricId -%}
|
|
30
|
+
<div class="col-md-9 mx-auto">
|
|
31
|
+
<div class="row">
|
|
32
|
+
{%- endif -%} {% for post in paginator.posts %}
|
|
33
|
+
<div
|
|
34
|
+
class="{%- if site.monumetricId -%} col-md-6 mb-4 card-group {%- else -%} col-lg-4 col-md-6 mb-4 card-group {%- endif -%}"
|
|
35
|
+
>
|
|
36
|
+
<div class="card h-100 appscms-blog-cards">
|
|
37
|
+
<a href="{{ post.url }}" aria-label="{{post.title}}">
|
|
38
|
+
<img
|
|
39
|
+
src="{{ post.image }}"
|
|
40
|
+
loading="lazy"
|
|
41
|
+
height="215px"
|
|
42
|
+
width="100%"
|
|
43
|
+
class="card-img-top"
|
|
44
|
+
alt="{{post.title}}"
|
|
45
|
+
{%-
|
|
46
|
+
if
|
|
47
|
+
site.crossorigin
|
|
48
|
+
-%}
|
|
49
|
+
crossorigin="anonymous"
|
|
50
|
+
{%-
|
|
51
|
+
endif
|
|
52
|
+
-%}
|
|
53
|
+
/>
|
|
43
54
|
</a>
|
|
44
|
-
|
|
55
|
+
<div class="card-body">
|
|
56
|
+
<a
|
|
57
|
+
href="{{ post.url }}"
|
|
58
|
+
class="anchor_link"
|
|
59
|
+
aria-label="{{post.title}}"
|
|
60
|
+
>
|
|
61
|
+
<h4 class="card-title mb-4">{{ post.title }}</h4>
|
|
62
|
+
</a>
|
|
63
|
+
{%- include authors/authors.html -%}
|
|
45
64
|
<div class="wrapfooter">
|
|
46
65
|
{% if post.author %}
|
|
47
|
-
<a
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
66
|
+
<a
|
|
67
|
+
target="_blank"
|
|
68
|
+
href="/authors/{{authorName | downcase | replace: ' ' , '-' }}"
|
|
69
|
+
class="meta-footer-thumb"
|
|
70
|
+
aria-label="{{authorName}}"
|
|
71
|
+
>
|
|
72
|
+
<img
|
|
73
|
+
class="author-thumb"
|
|
74
|
+
loading="lazy"
|
|
75
|
+
src="{{ image }}"
|
|
76
|
+
alt="{{ authorName }}"
|
|
77
|
+
{%-
|
|
78
|
+
if
|
|
79
|
+
site.crossorigin
|
|
80
|
+
-%}
|
|
81
|
+
crossorigin="anonymous"
|
|
82
|
+
{%-
|
|
83
|
+
endif
|
|
84
|
+
-%}
|
|
85
|
+
/>
|
|
51
86
|
</a>
|
|
52
87
|
{% endif %}
|
|
53
88
|
|
|
54
89
|
<div class="author-meta">
|
|
55
|
-
|
|
56
|
-
|
|
90
|
+
<a
|
|
91
|
+
target="_blank"
|
|
92
|
+
href="/authors/{{authorName | downcase | replace: ' ' , '-' }}"
|
|
93
|
+
>{{authorName}}</a
|
|
94
|
+
>
|
|
95
|
+
<div class="post-date">
|
|
96
|
+
{{post.date | date_to_string }}
|
|
97
|
+
</div>
|
|
57
98
|
</div>
|
|
58
99
|
</div>
|
|
100
|
+
</div>
|
|
59
101
|
</div>
|
|
60
|
-
|
|
61
102
|
</div>
|
|
103
|
+
{% endfor %} {%- if site.monumetricId -%}
|
|
62
104
|
</div>
|
|
63
|
-
{% endfor %} {%- if site.monumetricId -%}
|
|
64
105
|
</div>
|
|
106
|
+
{%- endif -%}
|
|
65
107
|
</div>
|
|
66
|
-
{%- endif -%}
|
|
67
108
|
</div>
|
|
68
109
|
</div>
|
|
110
|
+
{%- include paginationBlogPage.html -%}
|
|
69
111
|
</div>
|
|
70
|
-
{%- include paginationBlogPage.html -%}
|
|
71
|
-
</div>
|
|
72
|
-
|
|
73
|
-
{% include section/count.html %}
|
|
74
|
-
</section>
|
|
75
|
-
{% include appscms/scripts/script.html %}
|
|
76
|
-
</body>
|
|
77
112
|
|
|
78
|
-
|
|
113
|
+
{% include section/count.html %}
|
|
114
|
+
</section>
|
|
115
|
+
{% include appscms/scripts/script.html %}
|
|
116
|
+
</body>
|
|
117
|
+
</html>
|
|
@@ -1,93 +1,93 @@
|
|
|
1
|
-
---
|
|
2
|
-
layout: appscms-feature
|
|
3
|
-
---
|
|
4
|
-
|
|
5
|
-
{% assign file = page.fileName %} {% assign lang = page.lang %} {% assign folder
|
|
6
|
-
= page.folderName %} {% assign calculatorData=
|
|
7
|
-
site.data[folder][lang][file].calculatorData %}
|
|
8
|
-
|
|
9
|
-
<div class="container">
|
|
10
|
-
<div class="calculator-workspace">
|
|
11
|
-
<div class="row w-100 mx-auto">
|
|
12
|
-
<form id="calculator-form" class="w-100">
|
|
13
|
-
{%- for item in calculatorData.calculatorRow -%}
|
|
14
|
-
<div class="row" id="calculator-row-{{forloop.index}}">
|
|
15
|
-
{%- if item.labelName -%}
|
|
16
|
-
<div class="col-md-12">
|
|
17
|
-
<div class="d-flex">
|
|
18
|
-
<label for="{{item.labelId}}">{{item.labelName}}</label>
|
|
19
|
-
{%- if item.toolTip -%}
|
|
20
|
-
<span
|
|
21
|
-
class="calculator-tooltip"
|
|
22
|
-
data-toggle="tooltip"
|
|
23
|
-
data-placement="top"
|
|
24
|
-
title="{{item.toolTip}}"
|
|
25
|
-
><i class="fas fa-info-circle"></i></span
|
|
26
|
-
>{%- endif -%}
|
|
27
|
-
</div>
|
|
28
|
-
</div>
|
|
29
|
-
{%- endif -%} {%- if item.dropDown or item.inputBox or
|
|
30
|
-
item.dateTimePicker -%}
|
|
31
|
-
<div class="col-md-12">
|
|
32
|
-
<div class="d-flex calculator-inputs">
|
|
33
|
-
{%- if item.inputBox -%} {%- assign inputBoxType = "number" -%}
|
|
34
|
-
{%- if item.inputType -%} {%- assign inputBoxType = item.inputType
|
|
35
|
-
-%} {%- endif -%}
|
|
36
|
-
<input
|
|
37
|
-
class="form-control"
|
|
38
|
-
type="{{inputBoxType}}"
|
|
39
|
-
name="{{item.inputName}}"
|
|
40
|
-
id="{{item.inputId}}"
|
|
41
|
-
/>
|
|
42
|
-
{%- endif -%} {%- if item.dropDown -%}
|
|
43
|
-
<select
|
|
44
|
-
class="form-control"
|
|
45
|
-
name="{{item.dropDownName}}"
|
|
46
|
-
id="{{item.dropDownId}}"
|
|
47
|
-
></select>
|
|
48
|
-
{%- endif -%} {%- if item.dateTimePicker -%}
|
|
49
|
-
<input
|
|
50
|
-
class="form-control"
|
|
51
|
-
type="date"
|
|
52
|
-
name="{{item.dateTimePicker}}"
|
|
53
|
-
id="{{item.dateTimePickerId}}"
|
|
54
|
-
/>
|
|
55
|
-
{%- endif -%} {%- if item.unit -%}
|
|
56
|
-
<div class="unit">{{item.unit}}</div>
|
|
57
|
-
{%- endif -%}
|
|
58
|
-
</div>
|
|
59
|
-
</div>
|
|
60
|
-
{%- endif -%}
|
|
61
|
-
</div>
|
|
62
|
-
{%- endfor -%}
|
|
63
|
-
<div id="dynamic-section"></div>
|
|
64
|
-
</form>
|
|
65
|
-
</div>
|
|
66
|
-
<div class="row w-100 mx-auto">
|
|
67
|
-
{%- if calculatorData.ButtonValue -%}
|
|
68
|
-
<div class="col-12 mt-4 px-0">
|
|
69
|
-
<div class="d-flex justify-content-end">
|
|
70
|
-
<button
|
|
71
|
-
class="submit-button"
|
|
72
|
-
type="{{calculatorData.ButtonType}}"
|
|
73
|
-
id="{{calculatorData.ButtonId}}"
|
|
74
|
-
>
|
|
75
|
-
{{calculatorData.ButtonValue}}
|
|
76
|
-
</button>
|
|
77
|
-
</div>
|
|
78
|
-
</div>
|
|
79
|
-
{%- endif -%} {%- if calculatorData.resultDiv -%}
|
|
80
|
-
<div class="col-12 mt-3">
|
|
81
|
-
<div class="result-section" id="result-section"></div>
|
|
82
|
-
</div>
|
|
83
|
-
{%- endif -%}
|
|
84
|
-
</div>
|
|
85
|
-
</div>
|
|
86
|
-
{%- if calculatorData.calculatorWarning-%}
|
|
87
|
-
<div class="warning-alert-box mt-4">
|
|
88
|
-
<div class="alert alert-danger" role="alert">
|
|
89
|
-
{{ calculatorData.calculatorWarning }}
|
|
90
|
-
</div>
|
|
91
|
-
</div>
|
|
92
|
-
{%- endif -%}
|
|
93
|
-
</div>
|
|
1
|
+
---
|
|
2
|
+
layout: appscms-feature
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
{% assign file = page.fileName %} {% assign lang = page.lang %} {% assign folder
|
|
6
|
+
= page.folderName %} {% assign calculatorData=
|
|
7
|
+
site.data[folder][lang][file].calculatorData %}
|
|
8
|
+
|
|
9
|
+
<div class="container">
|
|
10
|
+
<div class="calculator-workspace">
|
|
11
|
+
<div class="row w-100 mx-auto">
|
|
12
|
+
<form id="calculator-form" class="w-100">
|
|
13
|
+
{%- for item in calculatorData.calculatorRow -%}
|
|
14
|
+
<div class="row" id="calculator-row-{{forloop.index}}">
|
|
15
|
+
{%- if item.labelName -%}
|
|
16
|
+
<div class="col-md-12">
|
|
17
|
+
<div class="d-flex">
|
|
18
|
+
<label for="{{item.labelId}}">{{item.labelName}}</label>
|
|
19
|
+
{%- if item.toolTip -%}
|
|
20
|
+
<span
|
|
21
|
+
class="calculator-tooltip"
|
|
22
|
+
data-toggle="tooltip"
|
|
23
|
+
data-placement="top"
|
|
24
|
+
title="{{item.toolTip}}"
|
|
25
|
+
><i class="fas fa-info-circle"></i></span
|
|
26
|
+
>{%- endif -%}
|
|
27
|
+
</div>
|
|
28
|
+
</div>
|
|
29
|
+
{%- endif -%} {%- if item.dropDown or item.inputBox or
|
|
30
|
+
item.dateTimePicker -%}
|
|
31
|
+
<div class="col-md-12">
|
|
32
|
+
<div class="d-flex calculator-inputs">
|
|
33
|
+
{%- if item.inputBox -%} {%- assign inputBoxType = "number" -%}
|
|
34
|
+
{%- if item.inputType -%} {%- assign inputBoxType = item.inputType
|
|
35
|
+
-%} {%- endif -%}
|
|
36
|
+
<input
|
|
37
|
+
class="form-control"
|
|
38
|
+
type="{{inputBoxType}}"
|
|
39
|
+
name="{{item.inputName}}"
|
|
40
|
+
id="{{item.inputId}}"
|
|
41
|
+
/>
|
|
42
|
+
{%- endif -%} {%- if item.dropDown -%}
|
|
43
|
+
<select
|
|
44
|
+
class="form-control"
|
|
45
|
+
name="{{item.dropDownName}}"
|
|
46
|
+
id="{{item.dropDownId}}"
|
|
47
|
+
></select>
|
|
48
|
+
{%- endif -%} {%- if item.dateTimePicker -%}
|
|
49
|
+
<input
|
|
50
|
+
class="form-control"
|
|
51
|
+
type="date"
|
|
52
|
+
name="{{item.dateTimePicker}}"
|
|
53
|
+
id="{{item.dateTimePickerId}}"
|
|
54
|
+
/>
|
|
55
|
+
{%- endif -%} {%- if item.unit -%}
|
|
56
|
+
<div class="unit">{{item.unit}}</div>
|
|
57
|
+
{%- endif -%}
|
|
58
|
+
</div>
|
|
59
|
+
</div>
|
|
60
|
+
{%- endif -%}
|
|
61
|
+
</div>
|
|
62
|
+
{%- endfor -%}
|
|
63
|
+
<div id="dynamic-section"></div>
|
|
64
|
+
</form>
|
|
65
|
+
</div>
|
|
66
|
+
<div class="row w-100 mx-auto">
|
|
67
|
+
{%- if calculatorData.ButtonValue -%}
|
|
68
|
+
<div class="col-12 mt-4 px-0">
|
|
69
|
+
<div class="d-flex justify-content-end">
|
|
70
|
+
<button
|
|
71
|
+
class="submit-button"
|
|
72
|
+
type="{{calculatorData.ButtonType}}"
|
|
73
|
+
id="{{calculatorData.ButtonId}}"
|
|
74
|
+
>
|
|
75
|
+
{{calculatorData.ButtonValue}}
|
|
76
|
+
</button>
|
|
77
|
+
</div>
|
|
78
|
+
</div>
|
|
79
|
+
{%- endif -%} {%- if calculatorData.resultDiv -%}
|
|
80
|
+
<div class="col-12 mt-3">
|
|
81
|
+
<div class="result-section" id="result-section"></div>
|
|
82
|
+
</div>
|
|
83
|
+
{%- endif -%}
|
|
84
|
+
</div>
|
|
85
|
+
</div>
|
|
86
|
+
{%- if calculatorData.calculatorWarning-%}
|
|
87
|
+
<div class="warning-alert-box mt-4">
|
|
88
|
+
<div class="alert alert-danger" role="alert">
|
|
89
|
+
{{ calculatorData.calculatorWarning }}
|
|
90
|
+
</div>
|
|
91
|
+
</div>
|
|
92
|
+
{%- endif -%}
|
|
93
|
+
</div>
|
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
---
|
|
2
|
-
layout: appscms-blog
|
|
3
|
-
---
|
|
4
|
-
|
|
5
|
-
<div class="container">
|
|
6
|
-
<div class="row listrecent appscms-blogs">
|
|
7
|
-
{%- if site.monumetricId -%}
|
|
8
|
-
<div class="col-md-9 mx-auto">
|
|
9
|
-
<div class="row">
|
|
10
|
-
{%- endif -%} {% for category in site.categories %}
|
|
11
|
-
<div class="section-title col-md-12 mt-4">
|
|
12
|
-
<h2 id="{{ category[0] | replace: ' ', '-' }}">
|
|
13
|
-
Category
|
|
14
|
-
<span class="text-capitalize">{{ category[0] }}</span>
|
|
15
|
-
</h2>
|
|
16
|
-
</div>
|
|
17
|
-
{% assign pages_list = category[1] %} {% for post in pages_list %} {% if
|
|
18
|
-
post.title != null %} {% if group == null or group == post.group %} {%
|
|
19
|
-
include appscms/extras/appscms-postbox.html %} {% endif %} {% endif %}
|
|
20
|
-
{% endfor %} {% assign pages_list = nil %} {% assign group = nil %} {%
|
|
21
|
-
endfor %} {%- if site.monumetricId -%}
|
|
22
|
-
</div>
|
|
23
|
-
</div>
|
|
24
|
-
{%- endif -%}
|
|
25
|
-
</div>
|
|
26
|
-
</div>
|
|
1
|
+
---
|
|
2
|
+
layout: appscms-blog
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
<div class="container">
|
|
6
|
+
<div class="row listrecent appscms-blogs">
|
|
7
|
+
{%- if site.monumetricId -%}
|
|
8
|
+
<div class="col-md-9 mx-auto">
|
|
9
|
+
<div class="row">
|
|
10
|
+
{%- endif -%} {% for category in site.categories %}
|
|
11
|
+
<div class="section-title col-md-12 mt-4">
|
|
12
|
+
<h2 id="{{ category[0] | replace: ' ', '-' }}">
|
|
13
|
+
Category
|
|
14
|
+
<span class="text-capitalize">{{ category[0] }}</span>
|
|
15
|
+
</h2>
|
|
16
|
+
</div>
|
|
17
|
+
{% assign pages_list = category[1] %} {% for post in pages_list %} {% if
|
|
18
|
+
post.title != null %} {% if group == null or group == post.group %} {%
|
|
19
|
+
include appscms/extras/appscms-postbox.html %} {% endif %} {% endif %}
|
|
20
|
+
{% endfor %} {% assign pages_list = nil %} {% assign group = nil %} {%
|
|
21
|
+
endfor %} {%- if site.monumetricId -%}
|
|
22
|
+
</div>
|
|
23
|
+
</div>
|
|
24
|
+
{%- endif -%}
|
|
25
|
+
</div>
|
|
26
|
+
</div>
|