diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css index 81a778d6..89a8f6d7 100644 --- a/assets/css/compiled/main.css +++ b/assets/css/compiled/main.css @@ -1330,10 +1330,6 @@ select { margin-top: 0px; } -.mb-5 { - margin-bottom: 1.25rem; -} - .mt-10 { margin-top: 2.5rem; } @@ -1346,6 +1342,10 @@ select { margin-bottom: 1.5rem; } +.mb-5 { + margin-bottom: 1.25rem; +} + .mt-3 { margin-top: 0.75rem; } @@ -1522,14 +1522,14 @@ select { width: 3rem; } -.w-screen { - width: 100vw; -} - .w-full { width: 100%; } +.w-screen { + width: 100vw; +} + .w-24 { width: 6rem; } @@ -1905,6 +1905,11 @@ select { padding-right: 0px; } +.px-\[30px\] { + padding-left: 30px; + padding-right: 30px; +} + .py-8 { padding-top: 2rem; padding-bottom: 2rem; @@ -1960,14 +1965,6 @@ select { padding-bottom: 4rem; } -.pl-8 { - padding-left: 2rem; -} - -.pr-8 { - padding-right: 2rem; -} - .pt-8 { padding-top: 2rem; } @@ -3728,10 +3725,6 @@ body:has(#menu-controller:checked) { } @media (min-width: 1536px) { - .\32xl\:w-1\/5 { - width: 20%; - } - .\32xl\:grid-cols-5 { grid-template-columns: repeat(5, minmax(0, 1fr)); } diff --git a/config/_default/config.toml b/config/_default/config.toml index 2dc53ad0..6c232d4f 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -15,6 +15,9 @@ buildFuture = false # googleAnalytics = "G-XXXXXXXXX" +[imaging] + anchor = 'Center' + [taxonomies] tag = "tags" category = "categories" diff --git a/exampleSite/config/_default/config.toml b/exampleSite/config/_default/config.toml index 60ede32e..9af54860 100644 --- a/exampleSite/config/_default/config.toml +++ b/exampleSite/config/_default/config.toml @@ -15,6 +15,9 @@ buildFuture = false googleAnalytics = "G-PEDMYR1V0K" +[imaging] + anchor = 'Center' + [taxonomies] tag = "tags" category = "categories" diff --git a/exampleSite/config/_default/params.toml b/exampleSite/config/_default/params.toml index 7ec92035..ccfcc1dc 100644 --- a/exampleSite/config/_default/params.toml +++ b/exampleSite/config/_default/params.toml @@ -101,7 +101,7 @@ defaultBackgroundImage = "/img/iceland.jpg" showLikes = true showTableOfContents = true groupByYear = false - cardView = false + cardView = true cardViewScreenWidth = false diff --git a/exampleSite/content/examples/blowfish-artist/cover.png b/exampleSite/content/examples/blowfish-artist/feature.png similarity index 100% rename from exampleSite/content/examples/blowfish-artist/cover.png rename to exampleSite/content/examples/blowfish-artist/feature.png diff --git a/exampleSite/content/examples/blowfish-lite/cover.png b/exampleSite/content/examples/blowfish-lite/feature.png similarity index 100% rename from exampleSite/content/examples/blowfish-lite/cover.png rename to exampleSite/content/examples/blowfish-lite/feature.png diff --git a/exampleSite/content/examples/blowfish-lowkey/cover.png b/exampleSite/content/examples/blowfish-lowkey/feature.png similarity index 100% rename from exampleSite/content/examples/blowfish-lowkey/cover.png rename to exampleSite/content/examples/blowfish-lowkey/feature.png diff --git a/exampleSite/content/examples/blowfish-template-repo/cover.png b/exampleSite/content/examples/blowfish-template-repo/feature.png similarity index 100% rename from exampleSite/content/examples/blowfish-template-repo/cover.png rename to exampleSite/content/examples/blowfish-template-repo/feature.png diff --git a/exampleSite/content/examples/blowfish-template/cover.png b/exampleSite/content/examples/blowfish-template/feature.png similarity index 100% rename from exampleSite/content/examples/blowfish-template/cover.png rename to exampleSite/content/examples/blowfish-template/feature.png diff --git a/exampleSite/content/examples/cover.jpg b/exampleSite/content/examples/cover.jpg deleted file mode 100644 index 6352a781..00000000 Binary files a/exampleSite/content/examples/cover.jpg and /dev/null differ diff --git a/exampleSite/content/examples/repo-blowfish-artist/cover.png b/exampleSite/content/examples/repo-blowfish-artist/feature.png similarity index 100% rename from exampleSite/content/examples/repo-blowfish-artist/cover.png rename to exampleSite/content/examples/repo-blowfish-artist/feature.png diff --git a/exampleSite/content/examples/repo-blowfish-lite/cover.png b/exampleSite/content/examples/repo-blowfish-lite/feature.png similarity index 100% rename from exampleSite/content/examples/repo-blowfish-lite/cover.png rename to exampleSite/content/examples/repo-blowfish-lite/feature.png diff --git a/exampleSite/content/examples/repo-blowfish-lowkey/cover.png b/exampleSite/content/examples/repo-blowfish-lowkey/feature.png similarity index 100% rename from exampleSite/content/examples/repo-blowfish-lowkey/cover.png rename to exampleSite/content/examples/repo-blowfish-lowkey/feature.png diff --git a/exampleSite/resources/_gen/images/author2_hub6c74558734540774552b319ec2c6c70_1552535_192x192_fill_box_center_3.png b/exampleSite/resources/_gen/images/author2_hub6c74558734540774552b319ec2c6c70_1552535_192x192_fill_box_center_3.png new file mode 100644 index 00000000..45dbef29 Binary files /dev/null and b/exampleSite/resources/_gen/images/author2_hub6c74558734540774552b319ec2c6c70_1552535_192x192_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/blowfish_logo_hu184ea2fa12490a2458ca388a16ab730e_227816_192x192_fill_box_center_3.png b/exampleSite/resources/_gen/images/blowfish_logo_hu184ea2fa12490a2458ca388a16ab730e_227816_192x192_fill_box_center_3.png new file mode 100644 index 00000000..11f22be8 Binary files /dev/null and b/exampleSite/resources/_gen/images/blowfish_logo_hu184ea2fa12490a2458ca388a16ab730e_227816_192x192_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/blowfish_logo_hu184ea2fa12490a2458ca388a16ab730e_227816_288x288_fill_box_center_3.png b/exampleSite/resources/_gen/images/blowfish_logo_hu184ea2fa12490a2458ca388a16ab730e_227816_288x288_fill_box_center_3.png new file mode 100644 index 00000000..fa2a03ea Binary files /dev/null and b/exampleSite/resources/_gen/images/blowfish_logo_hu184ea2fa12490a2458ca388a16ab730e_227816_288x288_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/docs/advanced-customisation/featured_huc648350f543f5a6da75f60f86e4aecc9_625096_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/docs/advanced-customisation/featured_huc648350f543f5a6da75f60f86e4aecc9_625096_600x600_fill_box_center_3.png new file mode 100644 index 00000000..788ed489 Binary files /dev/null and b/exampleSite/resources/_gen/images/docs/advanced-customisation/featured_huc648350f543f5a6da75f60f86e4aecc9_625096_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/docs/configuration/featured_hu61945c9a50a7e783444cb54fb71dc68a_650977_600x400_fill_box_center_3.png b/exampleSite/resources/_gen/images/docs/configuration/featured_hu61945c9a50a7e783444cb54fb71dc68a_650977_600x400_fill_box_center_3.png new file mode 100644 index 00000000..5a361bfe Binary files /dev/null and b/exampleSite/resources/_gen/images/docs/configuration/featured_hu61945c9a50a7e783444cb54fb71dc68a_650977_600x400_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/docs/configuration/featured_hu61945c9a50a7e783444cb54fb71dc68a_650977_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/docs/configuration/featured_hu61945c9a50a7e783444cb54fb71dc68a_650977_600x600_fill_box_center_3.png new file mode 100644 index 00000000..61e7b704 Binary files /dev/null and b/exampleSite/resources/_gen/images/docs/configuration/featured_hu61945c9a50a7e783444cb54fb71dc68a_650977_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/docs/content-examples/featured_hua9cafb9ef9e179b71d05f85e3ab9080d_648770_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/docs/content-examples/featured_hua9cafb9ef9e179b71d05f85e3ab9080d_648770_600x600_fill_box_center_3.png new file mode 100644 index 00000000..df75263f Binary files /dev/null and b/exampleSite/resources/_gen/images/docs/content-examples/featured_hua9cafb9ef9e179b71d05f85e3ab9080d_648770_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/docs/firebase-views/featured_hu893b4009285a3fc236e74f3cf6b73d3e_4462659_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/docs/firebase-views/featured_hu893b4009285a3fc236e74f3cf6b73d3e_4462659_600x600_fill_box_center_3.png new file mode 100644 index 00000000..2c87727c Binary files /dev/null and b/exampleSite/resources/_gen/images/docs/firebase-views/featured_hu893b4009285a3fc236e74f3cf6b73d3e_4462659_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/docs/front-matter/featured_hu2d8098f125aeb5b866c985ce18317fa7_5037509_600x400_fill_box_center_3.png b/exampleSite/resources/_gen/images/docs/front-matter/featured_hu2d8098f125aeb5b866c985ce18317fa7_5037509_600x400_fill_box_center_3.png new file mode 100644 index 00000000..3a21a792 Binary files /dev/null and b/exampleSite/resources/_gen/images/docs/front-matter/featured_hu2d8098f125aeb5b866c985ce18317fa7_5037509_600x400_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/docs/front-matter/featured_hu2d8098f125aeb5b866c985ce18317fa7_5037509_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/docs/front-matter/featured_hu2d8098f125aeb5b866c985ce18317fa7_5037509_600x600_fill_box_center_3.png new file mode 100644 index 00000000..2bdf2721 Binary files /dev/null and b/exampleSite/resources/_gen/images/docs/front-matter/featured_hu2d8098f125aeb5b866c985ce18317fa7_5037509_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/docs/getting-started/featured_hu7b932db01f62f5127910b65e3cd14f9d_599809_600x400_fill_box_center_3.png b/exampleSite/resources/_gen/images/docs/getting-started/featured_hu7b932db01f62f5127910b65e3cd14f9d_599809_600x400_fill_box_center_3.png new file mode 100644 index 00000000..e4748635 Binary files /dev/null and b/exampleSite/resources/_gen/images/docs/getting-started/featured_hu7b932db01f62f5127910b65e3cd14f9d_599809_600x400_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/docs/getting-started/featured_hu7b932db01f62f5127910b65e3cd14f9d_599809_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/docs/getting-started/featured_hu7b932db01f62f5127910b65e3cd14f9d_599809_600x600_fill_box_center_3.png new file mode 100644 index 00000000..f02d0fa6 Binary files /dev/null and b/exampleSite/resources/_gen/images/docs/getting-started/featured_hu7b932db01f62f5127910b65e3cd14f9d_599809_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/docs/homepage-layout/featured_hu2b64bd3fbe5e1f5f3d9d27abc9d45f1e_648252_600x400_fill_box_center_3.png b/exampleSite/resources/_gen/images/docs/homepage-layout/featured_hu2b64bd3fbe5e1f5f3d9d27abc9d45f1e_648252_600x400_fill_box_center_3.png new file mode 100644 index 00000000..2b4568b5 Binary files /dev/null and b/exampleSite/resources/_gen/images/docs/homepage-layout/featured_hu2b64bd3fbe5e1f5f3d9d27abc9d45f1e_648252_600x400_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/docs/homepage-layout/featured_hu2b64bd3fbe5e1f5f3d9d27abc9d45f1e_648252_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/docs/homepage-layout/featured_hu2b64bd3fbe5e1f5f3d9d27abc9d45f1e_648252_600x600_fill_box_center_3.png new file mode 100644 index 00000000..e5a785b9 Binary files /dev/null and b/exampleSite/resources/_gen/images/docs/homepage-layout/featured_hu2b64bd3fbe5e1f5f3d9d27abc9d45f1e_648252_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/docs/hosting-deployment/featured_hu64bf821b067f4f95fc394dc0a744aa3f_4868715_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/docs/hosting-deployment/featured_hu64bf821b067f4f95fc394dc0a744aa3f_4868715_600x600_fill_box_center_3.png new file mode 100644 index 00000000..e30456b9 Binary files /dev/null and b/exampleSite/resources/_gen/images/docs/hosting-deployment/featured_hu64bf821b067f4f95fc394dc0a744aa3f_4868715_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/docs/installation/featured_hua34c938079c0c05729a2a4d4783f7807_634706_600x400_fill_box_center_3.png b/exampleSite/resources/_gen/images/docs/installation/featured_hua34c938079c0c05729a2a4d4783f7807_634706_600x400_fill_box_center_3.png new file mode 100644 index 00000000..182cbdfc Binary files /dev/null and b/exampleSite/resources/_gen/images/docs/installation/featured_hua34c938079c0c05729a2a4d4783f7807_634706_600x400_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/docs/installation/featured_hua34c938079c0c05729a2a4d4783f7807_634706_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/docs/installation/featured_hua34c938079c0c05729a2a4d4783f7807_634706_600x600_fill_box_center_3.png new file mode 100644 index 00000000..bc623967 Binary files /dev/null and b/exampleSite/resources/_gen/images/docs/installation/featured_hua34c938079c0c05729a2a4d4783f7807_634706_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/docs/multi-author/featured_hub711b3bcf9ec72021fe99f7bb1f650e4_637127_600x400_fill_box_center_3.png b/exampleSite/resources/_gen/images/docs/multi-author/featured_hub711b3bcf9ec72021fe99f7bb1f650e4_637127_600x400_fill_box_center_3.png new file mode 100644 index 00000000..2de65b71 Binary files /dev/null and b/exampleSite/resources/_gen/images/docs/multi-author/featured_hub711b3bcf9ec72021fe99f7bb1f650e4_637127_600x400_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/docs/multi-author/featured_hub711b3bcf9ec72021fe99f7bb1f650e4_637127_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/docs/multi-author/featured_hub711b3bcf9ec72021fe99f7bb1f650e4_637127_600x600_fill_box_center_3.png new file mode 100644 index 00000000..e1e95a13 Binary files /dev/null and b/exampleSite/resources/_gen/images/docs/multi-author/featured_hub711b3bcf9ec72021fe99f7bb1f650e4_637127_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/docs/partials/featured_hue41d16dad4a5698d84d57019e7c71ba2_674943_600x400_fill_box_center_3.png b/exampleSite/resources/_gen/images/docs/partials/featured_hue41d16dad4a5698d84d57019e7c71ba2_674943_600x400_fill_box_center_3.png new file mode 100644 index 00000000..e27bde24 Binary files /dev/null and b/exampleSite/resources/_gen/images/docs/partials/featured_hue41d16dad4a5698d84d57019e7c71ba2_674943_600x400_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/docs/partials/featured_hue41d16dad4a5698d84d57019e7c71ba2_674943_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/docs/partials/featured_hue41d16dad4a5698d84d57019e7c71ba2_674943_600x600_fill_box_center_3.png new file mode 100644 index 00000000..5888a986 Binary files /dev/null and b/exampleSite/resources/_gen/images/docs/partials/featured_hue41d16dad4a5698d84d57019e7c71ba2_674943_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/docs/series/featured_hufd4b98ca40f354dfe40e970226ab02f1_1752805_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/docs/series/featured_hufd4b98ca40f354dfe40e970226ab02f1_1752805_600x600_fill_box_center_3.png new file mode 100644 index 00000000..868247ef Binary files /dev/null and b/exampleSite/resources/_gen/images/docs/series/featured_hufd4b98ca40f354dfe40e970226ab02f1_1752805_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/docs/shortcodes/featured_huccf4470440ae6b15644c014dfa031fdc_4868633_600x400_fill_box_center_3.png b/exampleSite/resources/_gen/images/docs/shortcodes/featured_huccf4470440ae6b15644c014dfa031fdc_4868633_600x400_fill_box_center_3.png new file mode 100644 index 00000000..94361984 Binary files /dev/null and b/exampleSite/resources/_gen/images/docs/shortcodes/featured_huccf4470440ae6b15644c014dfa031fdc_4868633_600x400_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/docs/shortcodes/featured_huccf4470440ae6b15644c014dfa031fdc_4868633_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/docs/shortcodes/featured_huccf4470440ae6b15644c014dfa031fdc_4868633_600x600_fill_box_center_3.png new file mode 100644 index 00000000..db037dd7 Binary files /dev/null and b/exampleSite/resources/_gen/images/docs/shortcodes/featured_huccf4470440ae6b15644c014dfa031fdc_4868633_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/docs/thumbnails/featured_hu93f196360c2371d7e9554814ee21804a_5014315_600x400_fill_box_center_3.png b/exampleSite/resources/_gen/images/docs/thumbnails/featured_hu93f196360c2371d7e9554814ee21804a_5014315_600x400_fill_box_center_3.png new file mode 100644 index 00000000..5130eb84 Binary files /dev/null and b/exampleSite/resources/_gen/images/docs/thumbnails/featured_hu93f196360c2371d7e9554814ee21804a_5014315_600x400_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/docs/thumbnails/featured_hu93f196360c2371d7e9554814ee21804a_5014315_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/docs/thumbnails/featured_hu93f196360c2371d7e9554814ee21804a_5014315_600x600_fill_box_center_3.png new file mode 100644 index 00000000..d612522f Binary files /dev/null and b/exampleSite/resources/_gen/images/docs/thumbnails/featured_hu93f196360c2371d7e9554814ee21804a_5014315_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/docs/welcome/featured_hu6c1a40751b0ecb38722eba3ab5726016_6942334_600x400_fill_box_center_3.png b/exampleSite/resources/_gen/images/docs/welcome/featured_hu6c1a40751b0ecb38722eba3ab5726016_6942334_600x400_fill_box_center_3.png new file mode 100644 index 00000000..3b453dcc Binary files /dev/null and b/exampleSite/resources/_gen/images/docs/welcome/featured_hu6c1a40751b0ecb38722eba3ab5726016_6942334_600x400_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/docs/welcome/featured_hu6c1a40751b0ecb38722eba3ab5726016_6942334_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/docs/welcome/featured_hu6c1a40751b0ecb38722eba3ab5726016_6942334_600x600_fill_box_center_3.png new file mode 100644 index 00000000..adb63b20 Binary files /dev/null and b/exampleSite/resources/_gen/images/docs/welcome/featured_hu6c1a40751b0ecb38722eba3ab5726016_6942334_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/blowfish-artist/cover_hu1cdf8b02fc0b671e3f7e2360a08cfa4e_1096919_600x400_fill_box_smart1_3.png b/exampleSite/resources/_gen/images/examples/blowfish-artist/cover_hu1cdf8b02fc0b671e3f7e2360a08cfa4e_1096919_600x400_fill_box_smart1_3.png new file mode 100644 index 00000000..afb39683 Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/blowfish-artist/cover_hu1cdf8b02fc0b671e3f7e2360a08cfa4e_1096919_600x400_fill_box_smart1_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/blowfish-artist/cover_hu1cdf8b02fc0b671e3f7e2360a08cfa4e_1096919_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/examples/blowfish-artist/cover_hu1cdf8b02fc0b671e3f7e2360a08cfa4e_1096919_600x600_fill_box_center_3.png new file mode 100644 index 00000000..6e9ae699 Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/blowfish-artist/cover_hu1cdf8b02fc0b671e3f7e2360a08cfa4e_1096919_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/blowfish-artist/feature_hu1cdf8b02fc0b671e3f7e2360a08cfa4e_1096919_1200x0_resize_box_3.png b/exampleSite/resources/_gen/images/examples/blowfish-artist/feature_hu1cdf8b02fc0b671e3f7e2360a08cfa4e_1096919_1200x0_resize_box_3.png new file mode 100644 index 00000000..15ff5e74 Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/blowfish-artist/feature_hu1cdf8b02fc0b671e3f7e2360a08cfa4e_1096919_1200x0_resize_box_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/blowfish-artist/feature_hu1cdf8b02fc0b671e3f7e2360a08cfa4e_1096919_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/examples/blowfish-artist/feature_hu1cdf8b02fc0b671e3f7e2360a08cfa4e_1096919_600x600_fill_box_center_3.png new file mode 100644 index 00000000..6e9ae699 Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/blowfish-artist/feature_hu1cdf8b02fc0b671e3f7e2360a08cfa4e_1096919_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/blowfish-lite/cover_huea2010905fc2363ca391de86e4a7c51c_109478_600x400_fill_box_smart1_3.png b/exampleSite/resources/_gen/images/examples/blowfish-lite/cover_huea2010905fc2363ca391de86e4a7c51c_109478_600x400_fill_box_smart1_3.png new file mode 100644 index 00000000..13d5f69c Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/blowfish-lite/cover_huea2010905fc2363ca391de86e4a7c51c_109478_600x400_fill_box_smart1_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/blowfish-lite/cover_huea2010905fc2363ca391de86e4a7c51c_109478_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/examples/blowfish-lite/cover_huea2010905fc2363ca391de86e4a7c51c_109478_600x600_fill_box_center_3.png new file mode 100644 index 00000000..1d7a61f4 Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/blowfish-lite/cover_huea2010905fc2363ca391de86e4a7c51c_109478_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/blowfish-lite/feature_huea2010905fc2363ca391de86e4a7c51c_109478_1200x0_resize_box_3.png b/exampleSite/resources/_gen/images/examples/blowfish-lite/feature_huea2010905fc2363ca391de86e4a7c51c_109478_1200x0_resize_box_3.png new file mode 100644 index 00000000..19b19f82 Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/blowfish-lite/feature_huea2010905fc2363ca391de86e4a7c51c_109478_1200x0_resize_box_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/blowfish-lite/feature_huea2010905fc2363ca391de86e4a7c51c_109478_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/examples/blowfish-lite/feature_huea2010905fc2363ca391de86e4a7c51c_109478_600x600_fill_box_center_3.png new file mode 100644 index 00000000..1d7a61f4 Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/blowfish-lite/feature_huea2010905fc2363ca391de86e4a7c51c_109478_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/blowfish-lowkey/cover_hu14ac5609178de8411be379f0f3102a14_720107_600x400_fill_box_smart1_3.png b/exampleSite/resources/_gen/images/examples/blowfish-lowkey/cover_hu14ac5609178de8411be379f0f3102a14_720107_600x400_fill_box_smart1_3.png new file mode 100644 index 00000000..d0c18fa8 Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/blowfish-lowkey/cover_hu14ac5609178de8411be379f0f3102a14_720107_600x400_fill_box_smart1_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/blowfish-lowkey/cover_hu14ac5609178de8411be379f0f3102a14_720107_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/examples/blowfish-lowkey/cover_hu14ac5609178de8411be379f0f3102a14_720107_600x600_fill_box_center_3.png new file mode 100644 index 00000000..9344aed8 Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/blowfish-lowkey/cover_hu14ac5609178de8411be379f0f3102a14_720107_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/blowfish-lowkey/feature_hu14ac5609178de8411be379f0f3102a14_720107_1200x0_resize_box_3.png b/exampleSite/resources/_gen/images/examples/blowfish-lowkey/feature_hu14ac5609178de8411be379f0f3102a14_720107_1200x0_resize_box_3.png new file mode 100644 index 00000000..5bc070d3 Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/blowfish-lowkey/feature_hu14ac5609178de8411be379f0f3102a14_720107_1200x0_resize_box_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/blowfish-lowkey/feature_hu14ac5609178de8411be379f0f3102a14_720107_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/examples/blowfish-lowkey/feature_hu14ac5609178de8411be379f0f3102a14_720107_600x600_fill_box_center_3.png new file mode 100644 index 00000000..9344aed8 Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/blowfish-lowkey/feature_hu14ac5609178de8411be379f0f3102a14_720107_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/blowfish-template-repo/cover_hu4592ac3fe4dd4ca45e75cc0313416524_51117_600x400_fill_box_smart1_3.png b/exampleSite/resources/_gen/images/examples/blowfish-template-repo/cover_hu4592ac3fe4dd4ca45e75cc0313416524_51117_600x400_fill_box_smart1_3.png new file mode 100644 index 00000000..158a6a14 Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/blowfish-template-repo/cover_hu4592ac3fe4dd4ca45e75cc0313416524_51117_600x400_fill_box_smart1_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/blowfish-template-repo/cover_hu4592ac3fe4dd4ca45e75cc0313416524_51117_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/examples/blowfish-template-repo/cover_hu4592ac3fe4dd4ca45e75cc0313416524_51117_600x600_fill_box_center_3.png new file mode 100644 index 00000000..dca4e8af Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/blowfish-template-repo/cover_hu4592ac3fe4dd4ca45e75cc0313416524_51117_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/blowfish-template-repo/feature_hu4592ac3fe4dd4ca45e75cc0313416524_51117_1200x0_resize_box_3.png b/exampleSite/resources/_gen/images/examples/blowfish-template-repo/feature_hu4592ac3fe4dd4ca45e75cc0313416524_51117_1200x0_resize_box_3.png new file mode 100644 index 00000000..2380ecb9 Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/blowfish-template-repo/feature_hu4592ac3fe4dd4ca45e75cc0313416524_51117_1200x0_resize_box_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/blowfish-template-repo/feature_hu4592ac3fe4dd4ca45e75cc0313416524_51117_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/examples/blowfish-template-repo/feature_hu4592ac3fe4dd4ca45e75cc0313416524_51117_600x600_fill_box_center_3.png new file mode 100644 index 00000000..dca4e8af Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/blowfish-template-repo/feature_hu4592ac3fe4dd4ca45e75cc0313416524_51117_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/blowfish-template/cover_hu4592ac3fe4dd4ca45e75cc0313416524_51117_600x400_fill_box_smart1_3.png b/exampleSite/resources/_gen/images/examples/blowfish-template/cover_hu4592ac3fe4dd4ca45e75cc0313416524_51117_600x400_fill_box_smart1_3.png new file mode 100644 index 00000000..158a6a14 Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/blowfish-template/cover_hu4592ac3fe4dd4ca45e75cc0313416524_51117_600x400_fill_box_smart1_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/blowfish-template/cover_hu4592ac3fe4dd4ca45e75cc0313416524_51117_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/examples/blowfish-template/cover_hu4592ac3fe4dd4ca45e75cc0313416524_51117_600x600_fill_box_center_3.png new file mode 100644 index 00000000..dca4e8af Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/blowfish-template/cover_hu4592ac3fe4dd4ca45e75cc0313416524_51117_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/blowfish-template/feature_hu4592ac3fe4dd4ca45e75cc0313416524_51117_1200x0_resize_box_3.png b/exampleSite/resources/_gen/images/examples/blowfish-template/feature_hu4592ac3fe4dd4ca45e75cc0313416524_51117_1200x0_resize_box_3.png new file mode 100644 index 00000000..2380ecb9 Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/blowfish-template/feature_hu4592ac3fe4dd4ca45e75cc0313416524_51117_1200x0_resize_box_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/blowfish-template/feature_hu4592ac3fe4dd4ca45e75cc0313416524_51117_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/examples/blowfish-template/feature_hu4592ac3fe4dd4ca45e75cc0313416524_51117_600x600_fill_box_center_3.png new file mode 100644 index 00000000..dca4e8af Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/blowfish-template/feature_hu4592ac3fe4dd4ca45e75cc0313416524_51117_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/repo-blowfish-artist/cover_hu1cdf8b02fc0b671e3f7e2360a08cfa4e_1096919_600x400_fill_box_smart1_3.png b/exampleSite/resources/_gen/images/examples/repo-blowfish-artist/cover_hu1cdf8b02fc0b671e3f7e2360a08cfa4e_1096919_600x400_fill_box_smart1_3.png new file mode 100644 index 00000000..afb39683 Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/repo-blowfish-artist/cover_hu1cdf8b02fc0b671e3f7e2360a08cfa4e_1096919_600x400_fill_box_smart1_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/repo-blowfish-artist/cover_hu1cdf8b02fc0b671e3f7e2360a08cfa4e_1096919_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/examples/repo-blowfish-artist/cover_hu1cdf8b02fc0b671e3f7e2360a08cfa4e_1096919_600x600_fill_box_center_3.png new file mode 100644 index 00000000..6e9ae699 Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/repo-blowfish-artist/cover_hu1cdf8b02fc0b671e3f7e2360a08cfa4e_1096919_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/repo-blowfish-artist/feature_hu1cdf8b02fc0b671e3f7e2360a08cfa4e_1096919_1200x0_resize_box_3.png b/exampleSite/resources/_gen/images/examples/repo-blowfish-artist/feature_hu1cdf8b02fc0b671e3f7e2360a08cfa4e_1096919_1200x0_resize_box_3.png new file mode 100644 index 00000000..15ff5e74 Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/repo-blowfish-artist/feature_hu1cdf8b02fc0b671e3f7e2360a08cfa4e_1096919_1200x0_resize_box_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/repo-blowfish-artist/feature_hu1cdf8b02fc0b671e3f7e2360a08cfa4e_1096919_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/examples/repo-blowfish-artist/feature_hu1cdf8b02fc0b671e3f7e2360a08cfa4e_1096919_600x600_fill_box_center_3.png new file mode 100644 index 00000000..6e9ae699 Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/repo-blowfish-artist/feature_hu1cdf8b02fc0b671e3f7e2360a08cfa4e_1096919_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/repo-blowfish-lite/cover_huea2010905fc2363ca391de86e4a7c51c_109478_600x400_fill_box_smart1_3.png b/exampleSite/resources/_gen/images/examples/repo-blowfish-lite/cover_huea2010905fc2363ca391de86e4a7c51c_109478_600x400_fill_box_smart1_3.png new file mode 100644 index 00000000..13d5f69c Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/repo-blowfish-lite/cover_huea2010905fc2363ca391de86e4a7c51c_109478_600x400_fill_box_smart1_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/repo-blowfish-lite/cover_huea2010905fc2363ca391de86e4a7c51c_109478_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/examples/repo-blowfish-lite/cover_huea2010905fc2363ca391de86e4a7c51c_109478_600x600_fill_box_center_3.png new file mode 100644 index 00000000..1d7a61f4 Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/repo-blowfish-lite/cover_huea2010905fc2363ca391de86e4a7c51c_109478_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/repo-blowfish-lite/feature_huea2010905fc2363ca391de86e4a7c51c_109478_1200x0_resize_box_3.png b/exampleSite/resources/_gen/images/examples/repo-blowfish-lite/feature_huea2010905fc2363ca391de86e4a7c51c_109478_1200x0_resize_box_3.png new file mode 100644 index 00000000..19b19f82 Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/repo-blowfish-lite/feature_huea2010905fc2363ca391de86e4a7c51c_109478_1200x0_resize_box_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/repo-blowfish-lite/feature_huea2010905fc2363ca391de86e4a7c51c_109478_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/examples/repo-blowfish-lite/feature_huea2010905fc2363ca391de86e4a7c51c_109478_600x600_fill_box_center_3.png new file mode 100644 index 00000000..1d7a61f4 Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/repo-blowfish-lite/feature_huea2010905fc2363ca391de86e4a7c51c_109478_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/repo-blowfish-lowkey/cover_hu14ac5609178de8411be379f0f3102a14_720107_600x400_fill_box_smart1_3.png b/exampleSite/resources/_gen/images/examples/repo-blowfish-lowkey/cover_hu14ac5609178de8411be379f0f3102a14_720107_600x400_fill_box_smart1_3.png new file mode 100644 index 00000000..d0c18fa8 Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/repo-blowfish-lowkey/cover_hu14ac5609178de8411be379f0f3102a14_720107_600x400_fill_box_smart1_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/repo-blowfish-lowkey/cover_hu14ac5609178de8411be379f0f3102a14_720107_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/examples/repo-blowfish-lowkey/cover_hu14ac5609178de8411be379f0f3102a14_720107_600x600_fill_box_center_3.png new file mode 100644 index 00000000..ee4f5186 Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/repo-blowfish-lowkey/cover_hu14ac5609178de8411be379f0f3102a14_720107_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/repo-blowfish-lowkey/feature_hu14ac5609178de8411be379f0f3102a14_720107_1200x0_resize_box_3.png b/exampleSite/resources/_gen/images/examples/repo-blowfish-lowkey/feature_hu14ac5609178de8411be379f0f3102a14_720107_1200x0_resize_box_3.png new file mode 100644 index 00000000..5bc070d3 Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/repo-blowfish-lowkey/feature_hu14ac5609178de8411be379f0f3102a14_720107_1200x0_resize_box_3.png differ diff --git a/exampleSite/resources/_gen/images/examples/repo-blowfish-lowkey/feature_hu14ac5609178de8411be379f0f3102a14_720107_600x600_fill_box_center_3.png b/exampleSite/resources/_gen/images/examples/repo-blowfish-lowkey/feature_hu14ac5609178de8411be379f0f3102a14_720107_600x600_fill_box_center_3.png new file mode 100644 index 00000000..9344aed8 Binary files /dev/null and b/exampleSite/resources/_gen/images/examples/repo-blowfish-lowkey/feature_hu14ac5609178de8411be379f0f3102a14_720107_600x600_fill_box_center_3.png differ diff --git a/exampleSite/resources/_gen/images/nuno_avatar_hu8b7a4bd74a55738ace1e1f4e4161419f_113497_192x192_fill_q75_box_center.jpg b/exampleSite/resources/_gen/images/nuno_avatar_hu8b7a4bd74a55738ace1e1f4e4161419f_113497_192x192_fill_q75_box_center.jpg new file mode 100644 index 00000000..79bae259 Binary files /dev/null and b/exampleSite/resources/_gen/images/nuno_avatar_hu8b7a4bd74a55738ace1e1f4e4161419f_113497_192x192_fill_q75_box_center.jpg differ diff --git a/exampleSite/resources/_gen/images/users/cover_hu3d03a01dcc18bc5be0e67db3d8d209a6_5000159_600x600_fill_q75_box_center.jpg b/exampleSite/resources/_gen/images/users/cover_hu3d03a01dcc18bc5be0e67db3d8d209a6_5000159_600x600_fill_q75_box_center.jpg new file mode 100644 index 00000000..65b7c6e4 Binary files /dev/null and b/exampleSite/resources/_gen/images/users/cover_hu3d03a01dcc18bc5be0e67db3d8d209a6_5000159_600x600_fill_q75_box_center.jpg differ diff --git a/exampleSite/resources/_gen/images/users/cover_hu3d03a01dcc18bc5be0e67db3d8d209a6_5000159_600x600_fill_q75_box_smart1.jpg b/exampleSite/resources/_gen/images/users/cover_hu3d03a01dcc18bc5be0e67db3d8d209a6_5000159_600x600_fill_q75_box_smart1.jpg new file mode 100644 index 00000000..2cc5b169 Binary files /dev/null and b/exampleSite/resources/_gen/images/users/cover_hu3d03a01dcc18bc5be0e67db3d8d209a6_5000159_600x600_fill_q75_box_smart1.jpg differ diff --git a/layouts/_default/list.html b/layouts/_default/list.html index a487f601..964a8948 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -45,88 +45,93 @@ {{ if gt .Pages 0 }} - {{ if .Params.cardView | default (.Site.Params.list.cardView | default false) }} + {{ $cardView := .Params.cardView | default (.Site.Params.list.cardView | default false) }} + {{ $cardViewScreenWidth := .Site.Params.list.cardViewScreenWidth | default false }} + {{ $groupByYear := .Params.groupByYear | default ($.Site.Params.list.groupByYear | default false) }} - {{ $cardViewScreenWidth := .Site.Params.list.cardViewScreenWidth}} + {{ if not $cardView }} - {{ if not $.Params.groupByYear | default ($.Site.Params.list.groupByYear | default true) }} +
+ {{ range (.Paginate (.Pages.GroupByDate "2006")).PageGroups }} + {{ if $groupByYear }} +

+ {{ .Key }} +

+ {{ end }} + {{ range .Pages }} + {{ partial "article-link.html" . }} + {{ end }} + {{ end }} +
- {{ if $cardViewScreenWidth }} -
-
- {{ else }} -
-
+ {{ else if and $cardView (not $cardViewScreenWidth) }} + + {{ if $groupByYear }} + + {{ range (.Paginate (.Pages.GroupByDate "2006")).PageGroups }} +

+ {{ .Key }} +

+
+ {{ range .Pages }} + {{ partial "article-link-card.html" . }} {{ end }} +
+ {{ end }} - {{ end }} - + {{ else }} + +
{{ range (.Paginate (.Pages.GroupByDate "2006")).PageGroups }} - {{ if $.Params.groupByYear | default ($.Site.Params.list.groupByYear | default true) }} -

+ {{ range .Pages }} + {{ partial "article-link-card.html" . }} + {{ end }} + {{ end }} +

+ + {{ end }} + + {{ else if and $cardView $cardViewScreenWidth }} + + {{ if $groupByYear }} + + {{ range (.Paginate (.Pages.GroupByDate "2006")).PageGroups }} +
+

{{ .Key }}

- {{ else }} - {{ end }} - - {{ if $.Params.groupByYear | default ($.Site.Params.list.groupByYear | default true) }} - - {{ if $cardViewScreenWidth}} -
-
- {{ else }} -
-
- {{ end }} - {{ end }} - - {{ range .Pages }} - - {{ if $cardViewScreenWidth }} -
- {{ else }} -
- {{ end }} - - {{ partial "article-link-card.html" . }} -
- {{ end }} - {{ if $.Params.groupByYear | default ($.Site.Params.list.groupByYear | default true) }} -
-
- {{ end }} - - - {{ end }} - - {{ if not $.Params.groupByYear | default ($.Site.Params.list.groupByYear | default true) }} -
-
- {{ end }} - - {{ else }} -
- {{ range (.Paginate (.Pages.GroupByDate "2006")).PageGroups }} - {{ if $.Params.groupByYear | default ($.Site.Params.list.groupByYear | default true) }} -

- {{ .Key }} -

- {{ end }} +
{{ range .Pages }} - {{ partial "article-link.html" . }} + {{ partial "article-link-card.html" . }} + {{ end }} +
+
+ {{ end }} + + {{ else }} + +
+
+ {{ range (.Paginate (.Pages.GroupByDate "2006")).PageGroups }} + {{ range .Pages }} + {{ partial "article-link-card.html" . }} {{ end }} {{ end }}
- {{ end }} +
- {{ else }} -
-

- {{ i18n "list.no_articles" | emojify }} -

-
- {{ end }} + {{ end }} - {{ partial "pagination.html" . }} + {{end}} - {{ end }} \ No newline at end of file + {{ else }} +
+

+ {{ i18n "list.no_articles" | emojify }} +

+
+ {{ end }} + + {{ partial "pagination.html" . }} + + {{ end }} \ No newline at end of file diff --git a/layouts/_default/term.html b/layouts/_default/term.html index f9ed0454..63a95de4 100644 --- a/layouts/_default/term.html +++ b/layouts/_default/term.html @@ -11,116 +11,121 @@ {{- end -}} {{ $toc := and (.Params.showTableOfContents | default (.Site.Params.term.showTableOfContents | default false)) (in -.TableOfContents " - {{ if .Params.showBreadcrumbs | default (.Site.Params.term.showBreadcrumbs | default false) }} - {{ partial "breadcrumbs.html" . }} - {{ end }} -

{{ .Title }}

-
- {{ partial "article-meta-term.html" (dict "context" . "scope" "single") }} -
- - {{ if .Content }} -
-
- {{ .Content | emojify }} -
-
+.TableOfContents " + {{ if .Params.showBreadcrumbs | default (.Site.Params.term.showBreadcrumbs | default false) }} + {{ partial "breadcrumbs.html" . }} {{ end }} - - {{ $jsPage := resources.Get "js/page.js" }} - {{ $jsPage = $jsPage | resources.Minify | resources.Fingerprint "sha512" }} - +

{{ .Title }}

+
+ {{ partial "article-meta-term.html" (dict "context" . "scope" "single") }} +
+ + +
+ {{ if .Content }} +
+ {{ .Content | emojify }} +
+ {{ end }} + + {{ $jsPage := resources.Get "js/page.js" }} + {{ $jsPage = $jsPage | resources.Minify | resources.Fingerprint "sha512" }} + +
+ {{ if gt .Pages 0 }} - {{ if .Params.cardView | default (.Site.Params.term.cardView | default false) }} + {{ $cardView := .Params.cardView | default (.Site.Params.list.cardView | default false) }} + {{ $cardViewScreenWidth := .Site.Params.list.cardViewScreenWidth | default false }} + {{ $groupByYear := .Params.groupByYear | default ($.Site.Params.list.groupByYear | default false) }} - {{ $cardViewScreenWidth := .Site.Params.term.cardViewScreenWidth}} + {{ if not $cardView }} - {{ if not $.Params.groupByYear | default ($.Site.Params.term.groupByYear | default true) }} +
+ {{ range (.Paginate (.Pages.GroupByDate "2006")).PageGroups }} + {{ if $groupByYear }} +

+ {{ .Key }} +

+ {{ end }} + {{ range .Pages }} + {{ partial "article-link.html" . }} + {{ end }} + {{ end }} +
- {{ if $cardViewScreenWidth }} -
-
- {{ else }} -
-
- {{ end }} + {{ else if and $cardView (not $cardViewScreenWidth) }} - {{ end }} - - {{ range (.Paginate (.Pages.GroupByDate "2006")).PageGroups }} - {{ if $.Params.groupByYear | default ($.Site.Params.term.groupByYear | default true) }} -

- {{ .Key }} -

- {{ else }} - {{ end }} + {{ if $groupByYear }} - {{ if $.Params.groupByYear | default ($.Site.Params.term.groupByYear | default true) }} + {{ range (.Paginate (.Pages.GroupByDate "2006")).PageGroups }} +

+ {{ .Key }} +

+
+ {{ range .Pages }} + {{ partial "article-link-card.html" . }} + {{ end }} +
+ {{ end }} - {{ if $cardViewScreenWidth}} -
-
- {{ else }} -
-
- {{ end }} - {{ end }} + {{ else }} - {{ range .Pages }} +
+ {{ range (.Paginate (.Pages.GroupByDate "2006")).PageGroups }} + {{ range .Pages }} + {{ partial "article-link-card.html" . }} + {{ end }} + {{ end }} +
- {{ if $cardViewScreenWidth }} -
- {{ else }} -
- {{ end }} + {{ end }} - {{ partial "article-link-card.html" . }} -
- {{ end }} - {{ if $.Params.groupByYear | default ($.Site.Params.term.groupByYear | default true) }} -
-
- {{ end }} + {{ else if and $cardView $cardViewScreenWidth }} + {{ if $groupByYear }} - {{ end }} + {{ range (.Paginate (.Pages.GroupByDate "2006")).PageGroups }} +
+

+ {{ .Key }} +

+
+ {{ range .Pages }} + {{ partial "article-link-card.html" . }} + {{ end }} +
+
+ {{ end }} - {{ if not $.Params.groupByYear | default ($.Site.Params.term.groupByYear | default true) }} -
-
- {{ end }} + {{ else }} - {{ else }} -
- {{ range (.Paginate (.Pages.GroupByDate "2006")).PageGroups }} - {{ if $.Params.groupByYear | default ($.Site.Params.term.groupByYear | default true) }} -

- {{ .Key }} -

- {{ end }} - {{ range .Pages }} - {{ partial "article-link.html" . }} - {{ end }} - {{ end }} -
- {{ end }} +
+
+ {{ range (.Paginate (.Pages.GroupByDate "2006")).PageGroups }} + {{ range .Pages }} + {{ partial "article-link-card.html" . }} + {{ end }} + {{ end }} +
+
- {{ else }} -
-

- {{ i18n "list.no_articles" | emojify }} -

-
- {{ end }} + {{ end }} - {{ partial "pagination.html" . }} + {{end}} - {{ end }} + {{ else }} +
+

+ {{ i18n "list.no_articles" | emojify }} +

+
+ {{ end }} + + {{ partial "pagination.html" . }} + + {{ end }} \ No newline at end of file diff --git a/layouts/partials/recent-articles-cardview-fullwidth.html b/layouts/partials/recent-articles-cardview-fullwidth.html index 9542df83..90d965c8 100644 --- a/layouts/partials/recent-articles-cardview-fullwidth.html +++ b/layouts/partials/recent-articles-cardview-fullwidth.html @@ -1,11 +1,12 @@ {{ $recentArticles := 5 }} {{ $recentArticles = .Site.Params.homepage.showRecentItems }} -
- {{ range first $recentArticles (.Paginate (where .Site.RegularPages "Type" "in" - .Site.Params.mainSections)).Pages }} - {{ partial "article-link-card.html" . }} - {{ end }} -
\ No newline at end of file +
+
+ {{ range first $recentArticles (.Paginate (where .Site.RegularPages "Type" "in" + .Site.Params.mainSections)).Pages }} + {{ partial "article-link-card.html" . }} + {{ end }} +
+
\ No newline at end of file