diff --git a/assets/js/search.js b/assets/js/search.js index d95dba3af..c3e7adbca 100644 --- a/assets/js/search.js +++ b/assets/js/search.js @@ -166,7 +166,7 @@ function executeQuery(term) {
${title}
-
${value.item.section}·${value.item.date}
+
${value.item.section}·${value.item.date? value.item.date : ""}
${value.item.summary}
diff --git a/exampleSite/content/users/50-nuances-octets.fr/feature.jpg b/exampleSite/content/users/50-nuances-octets.fr/feature.jpg index f8bab8b88..2be225c56 100644 Binary files a/exampleSite/content/users/50-nuances-octets.fr/feature.jpg and b/exampleSite/content/users/50-nuances-octets.fr/feature.jpg differ diff --git a/exampleSite/content/users/50-nuances-octets.fr/index.it.md b/exampleSite/content/users/50-nuances-octets.fr/index.it.md index a9c74746c..ee8ba1f06 100644 --- a/exampleSite/content/users/50-nuances-octets.fr/index.it.md +++ b/exampleSite/content/users/50-nuances-octets.fr/index.it.md @@ -2,7 +2,7 @@ title: "50-nuances-octets.fr" tags: [Sito dell'organizzazione] externalUrl: "https://www.50-nuances-octets.fr/" - date: 9960-08-08 + weight: 391 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/50-nuances-octets.fr/index.ja.md b/exampleSite/content/users/50-nuances-octets.fr/index.ja.md index 85f2d6d94..9fff03cdd 100644 --- a/exampleSite/content/users/50-nuances-octets.fr/index.ja.md +++ b/exampleSite/content/users/50-nuances-octets.fr/index.ja.md @@ -2,7 +2,7 @@ title: "50-nuances-octets.fr" tags: [組織サイト] externalUrl: "https://www.50-nuances-octets.fr/" - date: 9960-08-08 + weight: 391 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/50-nuances-octets.fr/index.md b/exampleSite/content/users/50-nuances-octets.fr/index.md index 6c64a8f59..9af47ff9b 100644 --- a/exampleSite/content/users/50-nuances-octets.fr/index.md +++ b/exampleSite/content/users/50-nuances-octets.fr/index.md @@ -2,7 +2,7 @@ title: "50-nuances-octets.fr" tags: [Organization site] externalUrl: "https://www.50-nuances-octets.fr/" - date: 9960-08-08 + weight: 391 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/50-nuances-octets.fr/index.zh-cn.md b/exampleSite/content/users/50-nuances-octets.fr/index.zh-cn.md index 5137db37e..75dcad27a 100644 --- a/exampleSite/content/users/50-nuances-octets.fr/index.zh-cn.md +++ b/exampleSite/content/users/50-nuances-octets.fr/index.zh-cn.md @@ -2,7 +2,7 @@ title: "50-nuances-octets.fr" tags: [组织站点] externalUrl: "https://www.50-nuances-octets.fr/" - date: 9960-08-08 + weight: 391 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Adam Madej - Gameplay Animator/index.it.md b/exampleSite/content/users/Adam Madej - Gameplay Animator/index.it.md index 519dc9911..493208627 100644 --- a/exampleSite/content/users/Adam Madej - Gameplay Animator/index.it.md +++ b/exampleSite/content/users/Adam Madej - Gameplay Animator/index.it.md @@ -2,7 +2,7 @@ title: "Adam Madej - Gameplay Animator" tags: [Sito portfolio, Blog, Sito personale] externalUrl: "http://www.adammadej.com/" - date: 9925-08-08 + weight: 741 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Adam Madej - Gameplay Animator/index.ja.md b/exampleSite/content/users/Adam Madej - Gameplay Animator/index.ja.md index 742c5ed90..e03ff452c 100644 --- a/exampleSite/content/users/Adam Madej - Gameplay Animator/index.ja.md +++ b/exampleSite/content/users/Adam Madej - Gameplay Animator/index.ja.md @@ -2,7 +2,7 @@ title: "Adam Madej - Gameplay Animator" tags: [ポートフォリオサイト, ブログ, 個人サイト] externalUrl: "http://www.adammadej.com/" - date: 9925-08-08 + weight: 741 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Adam Madej - Gameplay Animator/index.md b/exampleSite/content/users/Adam Madej - Gameplay Animator/index.md index 20ad765df..c869770d3 100644 --- a/exampleSite/content/users/Adam Madej - Gameplay Animator/index.md +++ b/exampleSite/content/users/Adam Madej - Gameplay Animator/index.md @@ -2,7 +2,7 @@ title: "Adam Madej - Gameplay Animator" tags: [Portfolio Site,Blog,Personal Site] externalUrl: "http://www.adammadej.com/" - date: 9925-08-08 + weight: 741 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Adam Madej - Gameplay Animator/index.zh-cn.md b/exampleSite/content/users/Adam Madej - Gameplay Animator/index.zh-cn.md index d3dae1b64..8fc05e8f5 100644 --- a/exampleSite/content/users/Adam Madej - Gameplay Animator/index.zh-cn.md +++ b/exampleSite/content/users/Adam Madej - Gameplay Animator/index.zh-cn.md @@ -2,7 +2,7 @@ title: "Adam Madej - Gameplay Animator" tags: [作品集网站, 博客, 个人网站] externalUrl: "http://www.adammadej.com/" - date: 9925-08-08 + weight: 741 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Beauty Formulation/index.it.md b/exampleSite/content/users/Beauty Formulation/index.it.md index 5b5b14a16..c0dffb467 100644 --- a/exampleSite/content/users/Beauty Formulation/index.it.md +++ b/exampleSite/content/users/Beauty Formulation/index.it.md @@ -2,7 +2,7 @@ title: "Beauty Formulation" tags: [Sito aziendale] externalUrl: "https://www.beautyformulation.com/" - date: 9918-08-08 + weight: 811 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Beauty Formulation/index.ja.md b/exampleSite/content/users/Beauty Formulation/index.ja.md index 72d03bb6f..0daa1c495 100644 --- a/exampleSite/content/users/Beauty Formulation/index.ja.md +++ b/exampleSite/content/users/Beauty Formulation/index.ja.md @@ -2,7 +2,7 @@ title: "Beauty Formulation" tags: [企業サイト] externalUrl: "https://www.beautyformulation.com/" - date: 9918-08-08 + weight: 811 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Beauty Formulation/index.md b/exampleSite/content/users/Beauty Formulation/index.md index de3ca20f1..01ea5d17f 100644 --- a/exampleSite/content/users/Beauty Formulation/index.md +++ b/exampleSite/content/users/Beauty Formulation/index.md @@ -2,7 +2,7 @@ title: "Beauty Formulation" tags: [Company site] externalUrl: "https://www.beautyformulation.com/" - date: 9918-08-08 + weight: 811 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Beauty Formulation/index.zh-cn.md b/exampleSite/content/users/Beauty Formulation/index.zh-cn.md index 75befaf24..24f9dceb4 100644 --- a/exampleSite/content/users/Beauty Formulation/index.zh-cn.md +++ b/exampleSite/content/users/Beauty Formulation/index.zh-cn.md @@ -2,7 +2,7 @@ title: "Beauty Formulation" tags: [公司网站] externalUrl: "https://www.beautyformulation.com/" - date: 9918-08-08 + weight: 811 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/BoringTech.net/index.it.md b/exampleSite/content/users/BoringTech.net/index.it.md index a781db01a..ac986e1ba 100644 --- a/exampleSite/content/users/BoringTech.net/index.it.md +++ b/exampleSite/content/users/BoringTech.net/index.it.md @@ -2,7 +2,7 @@ title: "BoringTech.net" tags: [Sito personale, Blog] externalUrl: "https://boringtech.net/" - date: 9938-08-08 + weight: 611 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/BoringTech.net/index.ja.md b/exampleSite/content/users/BoringTech.net/index.ja.md index 10a6ae10d..349860200 100644 --- a/exampleSite/content/users/BoringTech.net/index.ja.md +++ b/exampleSite/content/users/BoringTech.net/index.ja.md @@ -2,7 +2,7 @@ title: "BoringTech.net" tags: [個人サイト, ブログ] externalUrl: "https://boringtech.net/" - date: 9938-08-08 + weight: 611 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/BoringTech.net/index.md b/exampleSite/content/users/BoringTech.net/index.md index c9b360a4c..5011783bc 100644 --- a/exampleSite/content/users/BoringTech.net/index.md +++ b/exampleSite/content/users/BoringTech.net/index.md @@ -2,7 +2,7 @@ title: "BoringTech.net" tags: [Personal Site,Blog] externalUrl: "https://boringtech.net/" - date: 9938-08-08 + weight: 611 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/BoringTech.net/index.zh-cn.md b/exampleSite/content/users/BoringTech.net/index.zh-cn.md index 4935f2604..b132280fb 100644 --- a/exampleSite/content/users/BoringTech.net/index.zh-cn.md +++ b/exampleSite/content/users/BoringTech.net/index.zh-cn.md @@ -2,7 +2,7 @@ title: "BoringTech.net" tags: [个人网站, 博客] externalUrl: "https://boringtech.net/" - date: 9938-08-08 + weight: 611 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/DXPetti.com/index.it.md b/exampleSite/content/users/DXPetti.com/index.it.md index 348d2826c..6d59e1f75 100644 --- a/exampleSite/content/users/DXPetti.com/index.it.md +++ b/exampleSite/content/users/DXPetti.com/index.it.md @@ -2,7 +2,7 @@ title: "DXPetti.com" tags: [Sito personale, Blog] externalUrl: "https://www.dxpetti.com/" - date: 9934-08-08 + weight: 651 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/DXPetti.com/index.ja.md b/exampleSite/content/users/DXPetti.com/index.ja.md index ea08f6827..bf782cbb4 100644 --- a/exampleSite/content/users/DXPetti.com/index.ja.md +++ b/exampleSite/content/users/DXPetti.com/index.ja.md @@ -2,7 +2,7 @@ title: "DXPetti.com" tags: [個人サイト, ブログ] externalUrl: "https://www.dxpetti.com/" - date: 9934-08-08 + weight: 651 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/DXPetti.com/index.md b/exampleSite/content/users/DXPetti.com/index.md index b91909cca..6038e3c5b 100644 --- a/exampleSite/content/users/DXPetti.com/index.md +++ b/exampleSite/content/users/DXPetti.com/index.md @@ -2,7 +2,7 @@ title: "DXPetti.com" tags: [Personal site,Blog] externalUrl: "https://www.dxpetti.com/" - date: 9934-08-08 + weight: 651 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/DXPetti.com/index.zh-cn.md b/exampleSite/content/users/DXPetti.com/index.zh-cn.md index 92c79faf8..cf30df6a3 100644 --- a/exampleSite/content/users/DXPetti.com/index.zh-cn.md +++ b/exampleSite/content/users/DXPetti.com/index.zh-cn.md @@ -2,7 +2,7 @@ title: "DXPetti.com" tags: [个人网站, 博客] externalUrl: "https://www.dxpetti.com/" - date: 9934-08-08 + weight: 651 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Ignacio Conde/index.it.md b/exampleSite/content/users/Ignacio Conde/index.it.md index ec192ed3d..129211503 100644 --- a/exampleSite/content/users/Ignacio Conde/index.it.md +++ b/exampleSite/content/users/Ignacio Conde/index.it.md @@ -2,7 +2,7 @@ title: "Ignacio Conde" tags: [Sito personale, Sito portfolio, Sviluppatore di software, Sviluppatore di videogiochi] externalUrl: "http://www.ignaciomconde.com/" - date: 9921-08-08 + weight: 781 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Ignacio Conde/index.ja.md b/exampleSite/content/users/Ignacio Conde/index.ja.md index 58b79e4e8..48d2ddc9e 100644 --- a/exampleSite/content/users/Ignacio Conde/index.ja.md +++ b/exampleSite/content/users/Ignacio Conde/index.ja.md @@ -2,7 +2,7 @@ title: "Ignacio Conde" tags: [個人サイト, ポートフォリオサイト, ソフトウェア開発者, ビデオゲーム開発者] externalUrl: "http://www.ignaciomconde.com/" - date: 9921-08-08 + weight: 781 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Ignacio Conde/index.md b/exampleSite/content/users/Ignacio Conde/index.md index 49206408d..dec5b0317 100644 --- a/exampleSite/content/users/Ignacio Conde/index.md +++ b/exampleSite/content/users/Ignacio Conde/index.md @@ -2,7 +2,7 @@ title: "Ignacio Conde" tags: [Personal Site,Portfolio Site,Software Developer,Videogame Developer] externalUrl: "http://www.ignaciomconde.com/" - date: 9921-08-08 + weight: 781 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Ignacio Conde/index.zh-cn.md b/exampleSite/content/users/Ignacio Conde/index.zh-cn.md index c95080631..08e84b1a0 100644 --- a/exampleSite/content/users/Ignacio Conde/index.zh-cn.md +++ b/exampleSite/content/users/Ignacio Conde/index.zh-cn.md @@ -2,7 +2,7 @@ title: "Ignacio Conde" tags: [个人网站, 作品集网站, 软件开发人员, 视频游戏开发商] externalUrl: "http://www.ignaciomconde.com/" - date: 9921-08-08 + weight: 781 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Joshua Blais/index.it.md b/exampleSite/content/users/Joshua Blais/index.it.md index 7caa6d613..80e6db81d 100644 --- a/exampleSite/content/users/Joshua Blais/index.it.md +++ b/exampleSite/content/users/Joshua Blais/index.it.md @@ -2,7 +2,7 @@ title: "Joshua Blais" tags: [Sito personale, Autore, Giardino digitale] externalUrl: "https://joshblais.com/" - date: 9919-08-08 + weight: 801 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Joshua Blais/index.ja.md b/exampleSite/content/users/Joshua Blais/index.ja.md index 1fa2f82ad..73a5b782e 100644 --- a/exampleSite/content/users/Joshua Blais/index.ja.md +++ b/exampleSite/content/users/Joshua Blais/index.ja.md @@ -2,7 +2,7 @@ title: "Joshua Blais" tags: [個人サイト, 著者, デジタルガーデン] externalUrl: "https://joshblais.com/" - date: 9919-08-08 + weight: 801 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Joshua Blais/index.md b/exampleSite/content/users/Joshua Blais/index.md index 32366bfa6..c5c6d76b2 100644 --- a/exampleSite/content/users/Joshua Blais/index.md +++ b/exampleSite/content/users/Joshua Blais/index.md @@ -2,7 +2,7 @@ title: "Joshua Blais" tags: [Personal Site,Author,Digital Garden] externalUrl: "https://joshblais.com/" - date: 9919-08-08 + weight: 801 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Joshua Blais/index.zh-cn.md b/exampleSite/content/users/Joshua Blais/index.zh-cn.md index a16e954ee..68a07c3fa 100644 --- a/exampleSite/content/users/Joshua Blais/index.zh-cn.md +++ b/exampleSite/content/users/Joshua Blais/index.zh-cn.md @@ -2,7 +2,7 @@ title: "Joshua Blais" tags: [个人网站, 作者, 数字花园] externalUrl: "https://joshblais.com/" - date: 9919-08-08 + weight: 801 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/MEM v ENNBEE/index.it.md b/exampleSite/content/users/MEM v ENNBEE/index.it.md index 6fb03cd2f..f8e3e9df0 100644 --- a/exampleSite/content/users/MEM v ENNBEE/index.it.md +++ b/exampleSite/content/users/MEM v ENNBEE/index.it.md @@ -2,7 +2,7 @@ title: "MEM v ENNBEE" tags: [Blog sulla tecnologia, Sito personale] externalUrl: "https://memv.ennbee.uk/" - date: 9920-08-08 + weight: 791 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/MEM v ENNBEE/index.ja.md b/exampleSite/content/users/MEM v ENNBEE/index.ja.md index d309c7cc0..352a4ec20 100644 --- a/exampleSite/content/users/MEM v ENNBEE/index.ja.md +++ b/exampleSite/content/users/MEM v ENNBEE/index.ja.md @@ -2,7 +2,7 @@ title: "MEM v ENNBEE" tags: [テクノロジーブログ, 個人サイト] externalUrl: "https://memv.ennbee.uk/" - date: 9920-08-08 + weight: 791 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/MEM v ENNBEE/index.md b/exampleSite/content/users/MEM v ENNBEE/index.md index c70416f67..b74abac89 100644 --- a/exampleSite/content/users/MEM v ENNBEE/index.md +++ b/exampleSite/content/users/MEM v ENNBEE/index.md @@ -2,7 +2,7 @@ title: "MEM v ENNBEE" tags: [Technology Blog,Personal site] externalUrl: "https://memv.ennbee.uk/" - date: 9920-08-08 + weight: 791 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/MEM v ENNBEE/index.zh-cn.md b/exampleSite/content/users/MEM v ENNBEE/index.zh-cn.md index 7b43475e2..56eabf928 100644 --- a/exampleSite/content/users/MEM v ENNBEE/index.zh-cn.md +++ b/exampleSite/content/users/MEM v ENNBEE/index.zh-cn.md @@ -2,7 +2,7 @@ title: "MEM v ENNBEE" tags: [技术博客, 个人网站] externalUrl: "https://memv.ennbee.uk/" - date: 9920-08-08 + weight: 791 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Mare_Infinitus/feature.jpg b/exampleSite/content/users/Mare_Infinitus/feature.jpg index cae17d7cc..43545ace2 100644 Binary files a/exampleSite/content/users/Mare_Infinitus/feature.jpg and b/exampleSite/content/users/Mare_Infinitus/feature.jpg differ diff --git a/exampleSite/content/users/Mare_Infinitus/index.it.md b/exampleSite/content/users/Mare_Infinitus/index.it.md index ef333c1cb..e2dcb5180 100644 --- a/exampleSite/content/users/Mare_Infinitus/index.it.md +++ b/exampleSite/content/users/Mare_Infinitus/index.it.md @@ -2,7 +2,7 @@ title: "Mare_Infinitus" tags: [Sito personale, Blog] externalUrl: "https://lab.imgb.space" - date: 9927-08-08 + weight: 721 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Mare_Infinitus/index.ja.md b/exampleSite/content/users/Mare_Infinitus/index.ja.md index 286d17954..053a8ec18 100644 --- a/exampleSite/content/users/Mare_Infinitus/index.ja.md +++ b/exampleSite/content/users/Mare_Infinitus/index.ja.md @@ -2,7 +2,7 @@ title: "Mare_Infinitus" tags: [個人サイト, ブログ] externalUrl: "https://lab.imgb.space" - date: 9927-08-08 + weight: 721 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Mare_Infinitus/index.md b/exampleSite/content/users/Mare_Infinitus/index.md index 31f988ec8..80a86a161 100644 --- a/exampleSite/content/users/Mare_Infinitus/index.md +++ b/exampleSite/content/users/Mare_Infinitus/index.md @@ -2,7 +2,7 @@ title: "Mare_Infinitus" tags: [Personal Site,Blog] externalUrl: "https://lab.imgb.space" - date: 9927-08-08 + weight: 721 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Mare_Infinitus/index.zh-cn.md b/exampleSite/content/users/Mare_Infinitus/index.zh-cn.md index 7bc85fe86..523a4cb83 100644 --- a/exampleSite/content/users/Mare_Infinitus/index.zh-cn.md +++ b/exampleSite/content/users/Mare_Infinitus/index.zh-cn.md @@ -2,7 +2,7 @@ title: "Mare_Infinitus" tags: [个人网站, 博客] externalUrl: "https://lab.imgb.space" - date: 9927-08-08 + weight: 721 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Middle of Nowhere/feature.jpg b/exampleSite/content/users/Middle of Nowhere/feature.jpg index 1d600f8e7..ab2ae31fe 100644 Binary files a/exampleSite/content/users/Middle of Nowhere/feature.jpg and b/exampleSite/content/users/Middle of Nowhere/feature.jpg differ diff --git a/exampleSite/content/users/Middle of Nowhere/index.it.md b/exampleSite/content/users/Middle of Nowhere/index.it.md index 9ec81a68a..16147833a 100644 --- a/exampleSite/content/users/Middle of Nowhere/index.it.md +++ b/exampleSite/content/users/Middle of Nowhere/index.it.md @@ -2,7 +2,7 @@ title: "Middle of Nowhere" tags: [Sito personale, Blog] externalUrl: "https://blog.wtcx.dev/" - date: 9917-08-08 + weight: 821 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Middle of Nowhere/index.ja.md b/exampleSite/content/users/Middle of Nowhere/index.ja.md index 9b4888fc6..83dc17cae 100644 --- a/exampleSite/content/users/Middle of Nowhere/index.ja.md +++ b/exampleSite/content/users/Middle of Nowhere/index.ja.md @@ -2,7 +2,7 @@ title: "Middle of Nowhere" tags: [個人サイト, ブログ] externalUrl: "https://blog.wtcx.dev/" - date: 9917-08-08 + weight: 821 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Middle of Nowhere/index.md b/exampleSite/content/users/Middle of Nowhere/index.md index 3080f54fb..256728e13 100644 --- a/exampleSite/content/users/Middle of Nowhere/index.md +++ b/exampleSite/content/users/Middle of Nowhere/index.md @@ -2,7 +2,7 @@ title: "Middle of Nowhere" tags: [Personal Site,Blog] externalUrl: "https://blog.wtcx.dev/" - date: 9917-08-08 + weight: 821 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Middle of Nowhere/index.zh-cn.md b/exampleSite/content/users/Middle of Nowhere/index.zh-cn.md index 795eceda5..fb7e8af08 100644 --- a/exampleSite/content/users/Middle of Nowhere/index.zh-cn.md +++ b/exampleSite/content/users/Middle of Nowhere/index.zh-cn.md @@ -2,7 +2,7 @@ title: "Middle of Nowhere" tags: [个人网站, 博客] externalUrl: "https://blog.wtcx.dev/" - date: 9917-08-08 + weight: 821 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Synaptic Sugar/index.it.md b/exampleSite/content/users/Synaptic Sugar/index.it.md index f399460ff..26ebc11f5 100644 --- a/exampleSite/content/users/Synaptic Sugar/index.it.md +++ b/exampleSite/content/users/Synaptic Sugar/index.it.md @@ -2,7 +2,7 @@ title: "Synaptic Sugar" tags: [Sviluppatore di videogiochi] externalUrl: "https://synapticsugar.games" - date: 9923-08-08 + weight: 761 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Synaptic Sugar/index.ja.md b/exampleSite/content/users/Synaptic Sugar/index.ja.md index 58717c85d..e70fcce4a 100644 --- a/exampleSite/content/users/Synaptic Sugar/index.ja.md +++ b/exampleSite/content/users/Synaptic Sugar/index.ja.md @@ -2,7 +2,7 @@ title: "Synaptic Sugar" tags: [ビデオゲーム開発者] externalUrl: "https://synapticsugar.games" - date: 9923-08-08 + weight: 761 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Synaptic Sugar/index.md b/exampleSite/content/users/Synaptic Sugar/index.md index d17ade05c..274ae38fa 100644 --- a/exampleSite/content/users/Synaptic Sugar/index.md +++ b/exampleSite/content/users/Synaptic Sugar/index.md @@ -2,7 +2,7 @@ title: "Synaptic Sugar" tags: [Videogame Developer] externalUrl: "https://synapticsugar.games" - date: 9923-08-08 + weight: 761 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/Synaptic Sugar/index.zh-cn.md b/exampleSite/content/users/Synaptic Sugar/index.zh-cn.md index fc0fa4601..e9ea19354 100644 --- a/exampleSite/content/users/Synaptic Sugar/index.zh-cn.md +++ b/exampleSite/content/users/Synaptic Sugar/index.zh-cn.md @@ -2,7 +2,7 @@ title: "Synaptic Sugar" tags: [视频游戏开发商] externalUrl: "https://synapticsugar.games" - date: 9923-08-08 + weight: 761 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/_index.md b/exampleSite/content/users/_index.md index 60eca4f29..11b68482c 100644 --- a/exampleSite/content/users/_index.md +++ b/exampleSite/content/users/_index.md @@ -1,6 +1,5 @@ --- title: "Users" -date: 2020-08-14 draft: false description: "Some real-life Blowfish examples." slug: "users" diff --git a/exampleSite/content/users/aakashnand.com/index.it.md b/exampleSite/content/users/aakashnand.com/index.it.md index d19904029..e8dafee34 100644 --- a/exampleSite/content/users/aakashnand.com/index.it.md +++ b/exampleSite/content/users/aakashnand.com/index.it.md @@ -2,7 +2,7 @@ title: "aakashnand.com" tags: [Sito personale] externalUrl: "https://aakashnand.com/" - date: 9929-08-08 + weight: 701 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/aakashnand.com/index.ja.md b/exampleSite/content/users/aakashnand.com/index.ja.md index 45e195dd1..a54b5687f 100644 --- a/exampleSite/content/users/aakashnand.com/index.ja.md +++ b/exampleSite/content/users/aakashnand.com/index.ja.md @@ -2,7 +2,7 @@ title: "aakashnand.com" tags: [個人サイト] externalUrl: "https://aakashnand.com/" - date: 9929-08-08 + weight: 701 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/aakashnand.com/index.md b/exampleSite/content/users/aakashnand.com/index.md index c0cdb7113..607d2a99f 100644 --- a/exampleSite/content/users/aakashnand.com/index.md +++ b/exampleSite/content/users/aakashnand.com/index.md @@ -2,7 +2,7 @@ title: "aakashnand.com" tags: [Personal site] externalUrl: "https://aakashnand.com/" - date: 9929-08-08 + weight: 701 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/aakashnand.com/index.zh-cn.md b/exampleSite/content/users/aakashnand.com/index.zh-cn.md index efcd2aa5b..96f29f1c6 100644 --- a/exampleSite/content/users/aakashnand.com/index.zh-cn.md +++ b/exampleSite/content/users/aakashnand.com/index.zh-cn.md @@ -2,7 +2,7 @@ title: "aakashnand.com" tags: [个人网站] externalUrl: "https://aakashnand.com/" - date: 9929-08-08 + weight: 701 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/adilhyz.github.io/feature.jpg b/exampleSite/content/users/adilhyz.github.io/feature.jpg index 16abbfdb7..4a4f2baa7 100644 Binary files a/exampleSite/content/users/adilhyz.github.io/feature.jpg and b/exampleSite/content/users/adilhyz.github.io/feature.jpg differ diff --git a/exampleSite/content/users/adilhyz.github.io/index.it.md b/exampleSite/content/users/adilhyz.github.io/index.it.md index 7278fe1e2..a026deadc 100644 --- a/exampleSite/content/users/adilhyz.github.io/index.it.md +++ b/exampleSite/content/users/adilhyz.github.io/index.it.md @@ -2,7 +2,7 @@ title: "adilhyz.github.io" tags: [Sito personale] externalUrl: "https://adilhyz.github.io" - date: 9948-08-08 + weight: 511 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/adilhyz.github.io/index.ja.md b/exampleSite/content/users/adilhyz.github.io/index.ja.md index 8f68ade60..60e6ee869 100644 --- a/exampleSite/content/users/adilhyz.github.io/index.ja.md +++ b/exampleSite/content/users/adilhyz.github.io/index.ja.md @@ -2,7 +2,7 @@ title: "adilhyz.github.io" tags: [個人サイト] externalUrl: "https://adilhyz.github.io" - date: 9948-08-08 + weight: 511 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/adilhyz.github.io/index.md b/exampleSite/content/users/adilhyz.github.io/index.md index 14386a2b8..fa7e37904 100644 --- a/exampleSite/content/users/adilhyz.github.io/index.md +++ b/exampleSite/content/users/adilhyz.github.io/index.md @@ -2,7 +2,7 @@ title: "adilhyz.github.io" tags: [Personal site] externalUrl: "https://adilhyz.github.io" - date: 9948-08-08 + weight: 511 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/adilhyz.github.io/index.zh-cn.md b/exampleSite/content/users/adilhyz.github.io/index.zh-cn.md index 34930399c..48272b0a3 100644 --- a/exampleSite/content/users/adilhyz.github.io/index.zh-cn.md +++ b/exampleSite/content/users/adilhyz.github.io/index.zh-cn.md @@ -2,7 +2,7 @@ title: "adilhyz.github.io" tags: [个人网站] externalUrl: "https://adilhyz.github.io" - date: 9948-08-08 + weight: 511 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/adir1.com/feature.jpg b/exampleSite/content/users/adir1.com/feature.jpg index 26c2ef956..151a6a858 100644 Binary files a/exampleSite/content/users/adir1.com/feature.jpg and b/exampleSite/content/users/adir1.com/feature.jpg differ diff --git a/exampleSite/content/users/adir1.com/index.it.md b/exampleSite/content/users/adir1.com/index.it.md index 7dfaa8f16..4055273b6 100644 --- a/exampleSite/content/users/adir1.com/index.it.md +++ b/exampleSite/content/users/adir1.com/index.it.md @@ -2,7 +2,7 @@ title: "adir1.com" tags: [Sito personale] externalUrl: "https://adir1.com/" - date: 9978-08-08 + weight: 211 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/adir1.com/index.ja.md b/exampleSite/content/users/adir1.com/index.ja.md index d3d7b763c..839c86cfb 100644 --- a/exampleSite/content/users/adir1.com/index.ja.md +++ b/exampleSite/content/users/adir1.com/index.ja.md @@ -2,7 +2,7 @@ title: "adir1.com" tags: [個人サイト] externalUrl: "https://adir1.com/" - date: 9978-08-08 + weight: 211 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/adir1.com/index.md b/exampleSite/content/users/adir1.com/index.md index 3afd3fa33..0b43fe14d 100644 --- a/exampleSite/content/users/adir1.com/index.md +++ b/exampleSite/content/users/adir1.com/index.md @@ -2,7 +2,7 @@ title: "adir1.com" tags: [Personal site] externalUrl: "https://adir1.com/" - date: 9978-08-08 + weight: 211 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/adir1.com/index.zh-cn.md b/exampleSite/content/users/adir1.com/index.zh-cn.md index fb1dd3859..3c13dfe5c 100644 --- a/exampleSite/content/users/adir1.com/index.zh-cn.md +++ b/exampleSite/content/users/adir1.com/index.zh-cn.md @@ -2,7 +2,7 @@ title: "adir1.com" tags: [个人网站] externalUrl: "https://adir1.com/" - date: 9978-08-08 + weight: 211 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/alanctanner.com/index.it.md b/exampleSite/content/users/alanctanner.com/index.it.md index c1a06682c..4f47f05b0 100644 --- a/exampleSite/content/users/alanctanner.com/index.it.md +++ b/exampleSite/content/users/alanctanner.com/index.it.md @@ -2,7 +2,7 @@ title: "alanctanner.com" tags: [Sito personale] externalUrl: "https://alanctanner.com/" - date: 9968-08-08 + weight: 311 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/alanctanner.com/index.ja.md b/exampleSite/content/users/alanctanner.com/index.ja.md index a09d2bc86..6399f18d8 100644 --- a/exampleSite/content/users/alanctanner.com/index.ja.md +++ b/exampleSite/content/users/alanctanner.com/index.ja.md @@ -2,7 +2,7 @@ title: "alanctanner.com" tags: [個人サイト] externalUrl: "https://alanctanner.com/" - date: 9968-08-08 + weight: 311 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/alanctanner.com/index.md b/exampleSite/content/users/alanctanner.com/index.md index ffcd7fb15..28e09dc10 100644 --- a/exampleSite/content/users/alanctanner.com/index.md +++ b/exampleSite/content/users/alanctanner.com/index.md @@ -2,7 +2,7 @@ title: "alanctanner.com" tags: [Personal site] externalUrl: "https://alanctanner.com/" - date: 9968-08-08 + weight: 311 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/alanctanner.com/index.zh-cn.md b/exampleSite/content/users/alanctanner.com/index.zh-cn.md index e6726b0a4..b6c8b6d63 100644 --- a/exampleSite/content/users/alanctanner.com/index.zh-cn.md +++ b/exampleSite/content/users/alanctanner.com/index.zh-cn.md @@ -2,7 +2,7 @@ title: "alanctanner.com" tags: [个人网站] externalUrl: "https://alanctanner.com/" - date: 9968-08-08 + weight: 311 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/albertolvera.com/index.it.md b/exampleSite/content/users/albertolvera.com/index.it.md index fd20d0698..7ba0552cc 100644 --- a/exampleSite/content/users/albertolvera.com/index.it.md +++ b/exampleSite/content/users/albertolvera.com/index.it.md @@ -2,7 +2,7 @@ title: "albertolvera.com" tags: [Sito personale] externalUrl: "https://albertolvera.com" - date: 9990-08-08 + weight: 91 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/albertolvera.com/index.ja.md b/exampleSite/content/users/albertolvera.com/index.ja.md index 691d6b9e9..2a8940c8c 100644 --- a/exampleSite/content/users/albertolvera.com/index.ja.md +++ b/exampleSite/content/users/albertolvera.com/index.ja.md @@ -2,7 +2,7 @@ title: "albertolvera.com" tags: [個人サイト] externalUrl: "https://albertolvera.com" - date: 9990-08-08 + weight: 91 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/albertolvera.com/index.md b/exampleSite/content/users/albertolvera.com/index.md index 6c198b7ab..7864da580 100644 --- a/exampleSite/content/users/albertolvera.com/index.md +++ b/exampleSite/content/users/albertolvera.com/index.md @@ -2,7 +2,7 @@ title: "albertolvera.com" tags: [Personal site] externalUrl: "https://albertolvera.com" - date: 9990-08-08 + weight: 91 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/albertolvera.com/index.zh-cn.md b/exampleSite/content/users/albertolvera.com/index.zh-cn.md index 366378423..1db03b689 100644 --- a/exampleSite/content/users/albertolvera.com/index.zh-cn.md +++ b/exampleSite/content/users/albertolvera.com/index.zh-cn.md @@ -2,7 +2,7 @@ title: "albertolvera.com" tags: [个人网站] externalUrl: "https://albertolvera.com" - date: 9990-08-08 + weight: 91 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/alejandro-ao.com/index.it.md b/exampleSite/content/users/alejandro-ao.com/index.it.md index 0a688af58..0736e0f0e 100644 --- a/exampleSite/content/users/alejandro-ao.com/index.it.md +++ b/exampleSite/content/users/alejandro-ao.com/index.it.md @@ -2,7 +2,7 @@ title: "alejandro-ao.com" tags: [Sito personale] externalUrl: "https://alejandro-ao.com/" - date: 9979-08-08 + weight: 201 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/alejandro-ao.com/index.ja.md b/exampleSite/content/users/alejandro-ao.com/index.ja.md index a7a4fdb10..144b08cc2 100644 --- a/exampleSite/content/users/alejandro-ao.com/index.ja.md +++ b/exampleSite/content/users/alejandro-ao.com/index.ja.md @@ -2,7 +2,7 @@ title: "alejandro-ao.com" tags: [個人サイト] externalUrl: "https://alejandro-ao.com/" - date: 9979-08-08 + weight: 201 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/alejandro-ao.com/index.md b/exampleSite/content/users/alejandro-ao.com/index.md index d56587623..99b3d72e1 100644 --- a/exampleSite/content/users/alejandro-ao.com/index.md +++ b/exampleSite/content/users/alejandro-ao.com/index.md @@ -2,7 +2,7 @@ title: "alejandro-ao.com" tags: [Personal site] externalUrl: "https://alejandro-ao.com/" - date: 9979-08-08 + weight: 201 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/alejandro-ao.com/index.zh-cn.md b/exampleSite/content/users/alejandro-ao.com/index.zh-cn.md index 37965ec7b..d7ebfd5cb 100644 --- a/exampleSite/content/users/alejandro-ao.com/index.zh-cn.md +++ b/exampleSite/content/users/alejandro-ao.com/index.zh-cn.md @@ -2,7 +2,7 @@ title: "alejandro-ao.com" tags: [个人网站] externalUrl: "https://alejandro-ao.com/" - date: 9979-08-08 + weight: 201 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/alxhslm.github.io/index.it.md b/exampleSite/content/users/alxhslm.github.io/index.it.md index 6c37c8e71..c83e406c0 100644 --- a/exampleSite/content/users/alxhslm.github.io/index.it.md +++ b/exampleSite/content/users/alxhslm.github.io/index.it.md @@ -2,7 +2,7 @@ title: "alxhslm.github.io" tags: [Sito personale] externalUrl: "https://alxhslm.github.io/" - date: 9936-08-08 + weight: 631 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/alxhslm.github.io/index.ja.md b/exampleSite/content/users/alxhslm.github.io/index.ja.md index e100250e3..41a64c69e 100644 --- a/exampleSite/content/users/alxhslm.github.io/index.ja.md +++ b/exampleSite/content/users/alxhslm.github.io/index.ja.md @@ -2,7 +2,7 @@ title: "alxhslm.github.io" tags: [個人サイト] externalUrl: "https://alxhslm.github.io/" - date: 9936-08-08 + weight: 631 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/alxhslm.github.io/index.md b/exampleSite/content/users/alxhslm.github.io/index.md index beb4ffedf..742571c38 100644 --- a/exampleSite/content/users/alxhslm.github.io/index.md +++ b/exampleSite/content/users/alxhslm.github.io/index.md @@ -2,7 +2,7 @@ title: "alxhslm.github.io" tags: [Personal Site] externalUrl: "https://alxhslm.github.io/" - date: 9936-08-08 + weight: 631 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/alxhslm.github.io/index.zh-cn.md b/exampleSite/content/users/alxhslm.github.io/index.zh-cn.md index b39fb5fd7..b5306435e 100644 --- a/exampleSite/content/users/alxhslm.github.io/index.zh-cn.md +++ b/exampleSite/content/users/alxhslm.github.io/index.zh-cn.md @@ -2,7 +2,7 @@ title: "alxhslm.github.io" tags: [个人网站] externalUrl: "https://alxhslm.github.io/" - date: 9936-08-08 + weight: 631 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/asterisk.lol/feature.jpg b/exampleSite/content/users/asterisk.lol/feature.jpg index bad78fdf6..b68f48c73 100644 Binary files a/exampleSite/content/users/asterisk.lol/feature.jpg and b/exampleSite/content/users/asterisk.lol/feature.jpg differ diff --git a/exampleSite/content/users/asterisk.lol/index.it.md b/exampleSite/content/users/asterisk.lol/index.it.md index 1125d16d2..b6b3b6c97 100644 --- a/exampleSite/content/users/asterisk.lol/index.it.md +++ b/exampleSite/content/users/asterisk.lol/index.it.md @@ -2,7 +2,7 @@ title: "asterisk.lol" tags: [Blog, Sito personale] externalUrl: "https://asterisk.lol" - date: 9933-08-08 + weight: 661 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/asterisk.lol/index.ja.md b/exampleSite/content/users/asterisk.lol/index.ja.md index 96d475388..36d332dd9 100644 --- a/exampleSite/content/users/asterisk.lol/index.ja.md +++ b/exampleSite/content/users/asterisk.lol/index.ja.md @@ -2,7 +2,7 @@ title: "asterisk.lol" tags: [ブログ, 個人サイト] externalUrl: "https://asterisk.lol" - date: 9933-08-08 + weight: 661 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/asterisk.lol/index.md b/exampleSite/content/users/asterisk.lol/index.md index 0a318cf15..cb09f211e 100644 --- a/exampleSite/content/users/asterisk.lol/index.md +++ b/exampleSite/content/users/asterisk.lol/index.md @@ -2,7 +2,7 @@ title: "asterisk.lol" tags: [Blog,Personal Site] externalUrl: "https://asterisk.lol" - date: 9933-08-08 + weight: 661 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/asterisk.lol/index.zh-cn.md b/exampleSite/content/users/asterisk.lol/index.zh-cn.md index 8da365d39..63a670d55 100644 --- a/exampleSite/content/users/asterisk.lol/index.zh-cn.md +++ b/exampleSite/content/users/asterisk.lol/index.zh-cn.md @@ -2,7 +2,7 @@ title: "asterisk.lol" tags: [博客, 个人网站] externalUrl: "https://asterisk.lol" - date: 9933-08-08 + weight: 661 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/bbagwang.com/index.it.md b/exampleSite/content/users/bbagwang.com/index.it.md index bc238ee16..3f64bd088 100644 --- a/exampleSite/content/users/bbagwang.com/index.it.md +++ b/exampleSite/content/users/bbagwang.com/index.it.md @@ -2,7 +2,7 @@ title: "bbagwang.com" tags: [Sito personale] externalUrl: "https://bbagwang.com" - date: 9954-08-08 + weight: 451 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/bbagwang.com/index.ja.md b/exampleSite/content/users/bbagwang.com/index.ja.md index 734a21af2..46342de0c 100644 --- a/exampleSite/content/users/bbagwang.com/index.ja.md +++ b/exampleSite/content/users/bbagwang.com/index.ja.md @@ -2,7 +2,7 @@ title: "bbagwang.com" tags: [個人サイト] externalUrl: "https://bbagwang.com" - date: 9954-08-08 + weight: 451 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/bbagwang.com/index.md b/exampleSite/content/users/bbagwang.com/index.md index 42de2786d..7d246268b 100644 --- a/exampleSite/content/users/bbagwang.com/index.md +++ b/exampleSite/content/users/bbagwang.com/index.md @@ -2,7 +2,7 @@ title: "bbagwang.com" tags: [Personal site] externalUrl: "https://bbagwang.com" - date: 9954-08-08 + weight: 451 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/bbagwang.com/index.zh-cn.md b/exampleSite/content/users/bbagwang.com/index.zh-cn.md index 67f25dff8..0e9ff9e7e 100644 --- a/exampleSite/content/users/bbagwang.com/index.zh-cn.md +++ b/exampleSite/content/users/bbagwang.com/index.zh-cn.md @@ -2,7 +2,7 @@ title: "bbagwang.com" tags: [个人网站] externalUrl: "https://bbagwang.com" - date: 9954-08-08 + weight: 451 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/blastomussa.dev/index.it.md b/exampleSite/content/users/blastomussa.dev/index.it.md index 18b4575fe..8db253dae 100644 --- a/exampleSite/content/users/blastomussa.dev/index.it.md +++ b/exampleSite/content/users/blastomussa.dev/index.it.md @@ -2,7 +2,7 @@ title: "blastomussa.dev" tags: [Sito personale] externalUrl: "https://blastomussa.dev" - date: 9985-08-08 + weight: 141 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/blastomussa.dev/index.ja.md b/exampleSite/content/users/blastomussa.dev/index.ja.md index c2ca73c6a..0595977d6 100644 --- a/exampleSite/content/users/blastomussa.dev/index.ja.md +++ b/exampleSite/content/users/blastomussa.dev/index.ja.md @@ -2,7 +2,7 @@ title: "blastomussa.dev" tags: [個人サイト] externalUrl: "https://blastomussa.dev" - date: 9985-08-08 + weight: 141 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/blastomussa.dev/index.md b/exampleSite/content/users/blastomussa.dev/index.md index 617a59aac..06a74a2ba 100644 --- a/exampleSite/content/users/blastomussa.dev/index.md +++ b/exampleSite/content/users/blastomussa.dev/index.md @@ -2,7 +2,7 @@ title: "blastomussa.dev" tags: [Personal site] externalUrl: "https://blastomussa.dev" - date: 9985-08-08 + weight: 141 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/blastomussa.dev/index.zh-cn.md b/exampleSite/content/users/blastomussa.dev/index.zh-cn.md index c047e681b..13e3acd75 100644 --- a/exampleSite/content/users/blastomussa.dev/index.zh-cn.md +++ b/exampleSite/content/users/blastomussa.dev/index.zh-cn.md @@ -2,7 +2,7 @@ title: "blastomussa.dev" tags: [个人网站] externalUrl: "https://blastomussa.dev" - date: 9985-08-08 + weight: 141 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/blog.enmanuelmoreira.com/feature.jpg b/exampleSite/content/users/blog.enmanuelmoreira.com/feature.jpg index 041a6cac6..3377a02de 100644 Binary files a/exampleSite/content/users/blog.enmanuelmoreira.com/feature.jpg and b/exampleSite/content/users/blog.enmanuelmoreira.com/feature.jpg differ diff --git a/exampleSite/content/users/blog.enmanuelmoreira.com/index.it.md b/exampleSite/content/users/blog.enmanuelmoreira.com/index.it.md index 2ab6e4ed7..16b9e822d 100644 --- a/exampleSite/content/users/blog.enmanuelmoreira.com/index.it.md +++ b/exampleSite/content/users/blog.enmanuelmoreira.com/index.it.md @@ -2,7 +2,7 @@ title: "blog.enmanuelmoreira.com" tags: [Sito personale] externalUrl: "https://blog.enmanuelmoreira.com" - date: 9962-08-08 + weight: 371 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/blog.enmanuelmoreira.com/index.ja.md b/exampleSite/content/users/blog.enmanuelmoreira.com/index.ja.md index e5dad50b2..4ba7a98f4 100644 --- a/exampleSite/content/users/blog.enmanuelmoreira.com/index.ja.md +++ b/exampleSite/content/users/blog.enmanuelmoreira.com/index.ja.md @@ -2,7 +2,7 @@ title: "blog.enmanuelmoreira.com" tags: [個人サイト] externalUrl: "https://blog.enmanuelmoreira.com" - date: 9962-08-08 + weight: 371 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/blog.enmanuelmoreira.com/index.md b/exampleSite/content/users/blog.enmanuelmoreira.com/index.md index 110143b1f..6ec1689dd 100644 --- a/exampleSite/content/users/blog.enmanuelmoreira.com/index.md +++ b/exampleSite/content/users/blog.enmanuelmoreira.com/index.md @@ -2,7 +2,7 @@ title: "blog.enmanuelmoreira.com" tags: [Personal site] externalUrl: "https://blog.enmanuelmoreira.com" - date: 9962-08-08 + weight: 371 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/blog.enmanuelmoreira.com/index.zh-cn.md b/exampleSite/content/users/blog.enmanuelmoreira.com/index.zh-cn.md index 0fd770453..d09e19213 100644 --- a/exampleSite/content/users/blog.enmanuelmoreira.com/index.zh-cn.md +++ b/exampleSite/content/users/blog.enmanuelmoreira.com/index.zh-cn.md @@ -2,7 +2,7 @@ title: "blog.enmanuelmoreira.com" tags: [个人网站] externalUrl: "https://blog.enmanuelmoreira.com" - date: 9962-08-08 + weight: 371 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/blog.muffn.io/feature.jpg b/exampleSite/content/users/blog.muffn.io/feature.jpg index bfb1e3237..3e98c0589 100644 Binary files a/exampleSite/content/users/blog.muffn.io/feature.jpg and b/exampleSite/content/users/blog.muffn.io/feature.jpg differ diff --git a/exampleSite/content/users/blog.muffn.io/index.it.md b/exampleSite/content/users/blog.muffn.io/index.it.md index f94d67dae..f1ee6cc3d 100644 --- a/exampleSite/content/users/blog.muffn.io/index.it.md +++ b/exampleSite/content/users/blog.muffn.io/index.it.md @@ -2,7 +2,7 @@ title: "blog.muffn.io" tags: [Sito personale] externalUrl: "https://blog.muffn.io/" - date: 9976-08-08 + weight: 231 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/blog.muffn.io/index.ja.md b/exampleSite/content/users/blog.muffn.io/index.ja.md index a28a7adab..77b7156e3 100644 --- a/exampleSite/content/users/blog.muffn.io/index.ja.md +++ b/exampleSite/content/users/blog.muffn.io/index.ja.md @@ -2,7 +2,7 @@ title: "blog.muffn.io" tags: [個人サイト] externalUrl: "https://blog.muffn.io/" - date: 9976-08-08 + weight: 231 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/blog.muffn.io/index.md b/exampleSite/content/users/blog.muffn.io/index.md index adcc5287d..0be0f6c67 100644 --- a/exampleSite/content/users/blog.muffn.io/index.md +++ b/exampleSite/content/users/blog.muffn.io/index.md @@ -2,7 +2,7 @@ title: "blog.muffn.io" tags: [Personal site] externalUrl: "https://blog.muffn.io/" - date: 9976-08-08 + weight: 231 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/blog.muffn.io/index.zh-cn.md b/exampleSite/content/users/blog.muffn.io/index.zh-cn.md index b5d9262b9..201037e7c 100644 --- a/exampleSite/content/users/blog.muffn.io/index.zh-cn.md +++ b/exampleSite/content/users/blog.muffn.io/index.zh-cn.md @@ -2,7 +2,7 @@ title: "blog.muffn.io" tags: [个人网站] externalUrl: "https://blog.muffn.io/" - date: 9976-08-08 + weight: 231 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/blog.stonegarden.dev/feature.jpg b/exampleSite/content/users/blog.stonegarden.dev/feature.jpg index 10e6d3d1a..3d5cc2cff 100644 Binary files a/exampleSite/content/users/blog.stonegarden.dev/feature.jpg and b/exampleSite/content/users/blog.stonegarden.dev/feature.jpg differ diff --git a/exampleSite/content/users/blog.stonegarden.dev/index.it.md b/exampleSite/content/users/blog.stonegarden.dev/index.it.md index ed7d079dc..3bd9d4e3d 100644 --- a/exampleSite/content/users/blog.stonegarden.dev/index.it.md +++ b/exampleSite/content/users/blog.stonegarden.dev/index.it.md @@ -2,7 +2,7 @@ title: "blog.stonegarden.dev" tags: [Sito personale] externalUrl: "https://blog.stonegarden.dev/" - date: 9940-08-08 + weight: 591 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/blog.stonegarden.dev/index.ja.md b/exampleSite/content/users/blog.stonegarden.dev/index.ja.md index 569c9159e..0528e967b 100644 --- a/exampleSite/content/users/blog.stonegarden.dev/index.ja.md +++ b/exampleSite/content/users/blog.stonegarden.dev/index.ja.md @@ -2,7 +2,7 @@ title: "blog.stonegarden.dev" tags: [個人サイト] externalUrl: "https://blog.stonegarden.dev/" - date: 9940-08-08 + weight: 591 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/blog.stonegarden.dev/index.md b/exampleSite/content/users/blog.stonegarden.dev/index.md index 33da699d9..aa27cbe7c 100644 --- a/exampleSite/content/users/blog.stonegarden.dev/index.md +++ b/exampleSite/content/users/blog.stonegarden.dev/index.md @@ -2,7 +2,7 @@ title: "blog.stonegarden.dev" tags: [Personal Site] externalUrl: "https://blog.stonegarden.dev/" - date: 9940-08-08 + weight: 591 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/blog.stonegarden.dev/index.zh-cn.md b/exampleSite/content/users/blog.stonegarden.dev/index.zh-cn.md index 605830542..e43974e57 100644 --- a/exampleSite/content/users/blog.stonegarden.dev/index.zh-cn.md +++ b/exampleSite/content/users/blog.stonegarden.dev/index.zh-cn.md @@ -2,7 +2,7 @@ title: "blog.stonegarden.dev" tags: [个人网站] externalUrl: "https://blog.stonegarden.dev/" - date: 9940-08-08 + weight: 591 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/brendanwallace.github.io/index.it.md b/exampleSite/content/users/brendanwallace.github.io/index.it.md index 3c77c32b2..90f8dbf29 100644 --- a/exampleSite/content/users/brendanwallace.github.io/index.it.md +++ b/exampleSite/content/users/brendanwallace.github.io/index.it.md @@ -2,7 +2,7 @@ title: "brendanwallace.github.io" tags: [Sito personale] externalUrl: "https://brendanwallace.github.io" - date: 9995-08-08 + weight: 41 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/brendanwallace.github.io/index.ja.md b/exampleSite/content/users/brendanwallace.github.io/index.ja.md index 4e3c4ac6d..9203efbf0 100644 --- a/exampleSite/content/users/brendanwallace.github.io/index.ja.md +++ b/exampleSite/content/users/brendanwallace.github.io/index.ja.md @@ -2,7 +2,7 @@ title: "brendanwallace.github.io" tags: [個人サイト] externalUrl: "https://brendanwallace.github.io" - date: 9995-08-08 + weight: 41 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/brendanwallace.github.io/index.md b/exampleSite/content/users/brendanwallace.github.io/index.md index 390f1947a..586095cc5 100644 --- a/exampleSite/content/users/brendanwallace.github.io/index.md +++ b/exampleSite/content/users/brendanwallace.github.io/index.md @@ -2,7 +2,7 @@ title: "brendanwallace.github.io" tags: [Personal site] externalUrl: "https://brendanwallace.github.io" - date: 9995-08-08 + weight: 41 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/brendanwallace.github.io/index.zh-cn.md b/exampleSite/content/users/brendanwallace.github.io/index.zh-cn.md index a29364dbd..960bb0ed5 100644 --- a/exampleSite/content/users/brendanwallace.github.io/index.zh-cn.md +++ b/exampleSite/content/users/brendanwallace.github.io/index.zh-cn.md @@ -2,7 +2,7 @@ title: "brendanwallace.github.io" tags: [个人网站] externalUrl: "https://brendanwallace.github.io" - date: 9995-08-08 + weight: 41 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/cdell.io/index.it.md b/exampleSite/content/users/cdell.io/index.it.md index 43c3df58c..99d7d1712 100644 --- a/exampleSite/content/users/cdell.io/index.it.md +++ b/exampleSite/content/users/cdell.io/index.it.md @@ -2,7 +2,7 @@ title: "cdell.io" tags: [Sito personale] externalUrl: "https://cdell.io" - date: 9984-08-08 + weight: 151 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/cdell.io/index.ja.md b/exampleSite/content/users/cdell.io/index.ja.md index 0c956953b..3317fdfe6 100644 --- a/exampleSite/content/users/cdell.io/index.ja.md +++ b/exampleSite/content/users/cdell.io/index.ja.md @@ -2,7 +2,7 @@ title: "cdell.io" tags: [個人サイト] externalUrl: "https://cdell.io" - date: 9984-08-08 + weight: 151 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/cdell.io/index.md b/exampleSite/content/users/cdell.io/index.md index 1285ba93f..e6e1b5845 100644 --- a/exampleSite/content/users/cdell.io/index.md +++ b/exampleSite/content/users/cdell.io/index.md @@ -2,7 +2,7 @@ title: "cdell.io" tags: [Personal site] externalUrl: "https://cdell.io" - date: 9984-08-08 + weight: 151 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/cdell.io/index.zh-cn.md b/exampleSite/content/users/cdell.io/index.zh-cn.md index 6ca93f444..2cc69df59 100644 --- a/exampleSite/content/users/cdell.io/index.zh-cn.md +++ b/exampleSite/content/users/cdell.io/index.zh-cn.md @@ -2,7 +2,7 @@ title: "cdell.io" tags: [个人网站] externalUrl: "https://cdell.io" - date: 9984-08-08 + weight: 151 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/ciicadalab.github.io/index.it.md b/exampleSite/content/users/ciicadalab.github.io/index.it.md index 4166f0d17..ebd950ac5 100644 --- a/exampleSite/content/users/ciicadalab.github.io/index.it.md +++ b/exampleSite/content/users/ciicadalab.github.io/index.it.md @@ -2,7 +2,7 @@ title: "ciicadalab.github.io" tags: [Sito dell'organizzazione] externalUrl: "https://ciicadalab.github.io" - date: 9992-08-08 + weight: 71 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/ciicadalab.github.io/index.ja.md b/exampleSite/content/users/ciicadalab.github.io/index.ja.md index 0ef3d295a..97ab4a099 100644 --- a/exampleSite/content/users/ciicadalab.github.io/index.ja.md +++ b/exampleSite/content/users/ciicadalab.github.io/index.ja.md @@ -2,7 +2,7 @@ title: "ciicadalab.github.io" tags: [組織サイト] externalUrl: "https://ciicadalab.github.io" - date: 9992-08-08 + weight: 71 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/ciicadalab.github.io/index.md b/exampleSite/content/users/ciicadalab.github.io/index.md index f324222ec..a4048cc87 100644 --- a/exampleSite/content/users/ciicadalab.github.io/index.md +++ b/exampleSite/content/users/ciicadalab.github.io/index.md @@ -2,7 +2,7 @@ title: "ciicadalab.github.io" tags: [Organization site] externalUrl: "https://ciicadalab.github.io" - date: 9992-08-08 + weight: 71 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/ciicadalab.github.io/index.zh-cn.md b/exampleSite/content/users/ciicadalab.github.io/index.zh-cn.md index c8b26a32e..8d21cb060 100644 --- a/exampleSite/content/users/ciicadalab.github.io/index.zh-cn.md +++ b/exampleSite/content/users/ciicadalab.github.io/index.zh-cn.md @@ -2,7 +2,7 @@ title: "ciicadalab.github.io" tags: [组织站点] externalUrl: "https://ciicadalab.github.io" - date: 9992-08-08 + weight: 71 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/clemsau.com/index.it.md b/exampleSite/content/users/clemsau.com/index.it.md index 12c2e7429..3b91f7f6a 100644 --- a/exampleSite/content/users/clemsau.com/index.it.md +++ b/exampleSite/content/users/clemsau.com/index.it.md @@ -2,7 +2,7 @@ title: "clemsau.com" tags: [Sito personale] externalUrl: "https://clemsau.com/" - date: 9966-08-08 + weight: 331 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/clemsau.com/index.ja.md b/exampleSite/content/users/clemsau.com/index.ja.md index 42c7cb571..28eb2a289 100644 --- a/exampleSite/content/users/clemsau.com/index.ja.md +++ b/exampleSite/content/users/clemsau.com/index.ja.md @@ -2,7 +2,7 @@ title: "clemsau.com" tags: [個人サイト] externalUrl: "https://clemsau.com/" - date: 9966-08-08 + weight: 331 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/clemsau.com/index.md b/exampleSite/content/users/clemsau.com/index.md index f688c2c14..504c66050 100644 --- a/exampleSite/content/users/clemsau.com/index.md +++ b/exampleSite/content/users/clemsau.com/index.md @@ -2,7 +2,7 @@ title: "clemsau.com" tags: [Personal site] externalUrl: "https://clemsau.com/" - date: 9966-08-08 + weight: 331 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/clemsau.com/index.zh-cn.md b/exampleSite/content/users/clemsau.com/index.zh-cn.md index b8dcd5db9..54cd7cdaa 100644 --- a/exampleSite/content/users/clemsau.com/index.zh-cn.md +++ b/exampleSite/content/users/clemsau.com/index.zh-cn.md @@ -2,7 +2,7 @@ title: "clemsau.com" tags: [个人网站] externalUrl: "https://clemsau.com/" - date: 9966-08-08 + weight: 331 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/code-chimp.com/index.it.md b/exampleSite/content/users/code-chimp.com/index.it.md index ea69038af..4b3a5d982 100644 --- a/exampleSite/content/users/code-chimp.com/index.it.md +++ b/exampleSite/content/users/code-chimp.com/index.it.md @@ -2,7 +2,7 @@ title: "code-chimp.com" tags: [Sito personale] externalUrl: "https://code-chimp.com" - date: 9997-08-08 + weight: 21 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/code-chimp.com/index.ja.md b/exampleSite/content/users/code-chimp.com/index.ja.md index d295d3b84..c8c61e011 100644 --- a/exampleSite/content/users/code-chimp.com/index.ja.md +++ b/exampleSite/content/users/code-chimp.com/index.ja.md @@ -2,7 +2,7 @@ title: "code-chimp.com" tags: [個人サイト] externalUrl: "https://code-chimp.com" - date: 9997-08-08 + weight: 21 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/code-chimp.com/index.md b/exampleSite/content/users/code-chimp.com/index.md index 20add40c3..50606c59b 100644 --- a/exampleSite/content/users/code-chimp.com/index.md +++ b/exampleSite/content/users/code-chimp.com/index.md @@ -2,7 +2,7 @@ title: "code-chimp.com" tags: [Personal site] externalUrl: "https://code-chimp.com" - date: 9997-08-08 + weight: 21 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/code-chimp.com/index.zh-cn.md b/exampleSite/content/users/code-chimp.com/index.zh-cn.md index 497953f93..ecac02853 100644 --- a/exampleSite/content/users/code-chimp.com/index.zh-cn.md +++ b/exampleSite/content/users/code-chimp.com/index.zh-cn.md @@ -2,7 +2,7 @@ title: "code-chimp.com" tags: [个人网站] externalUrl: "https://code-chimp.com" - date: 9997-08-08 + weight: 21 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/cuttontail.blog/index.it.md b/exampleSite/content/users/cuttontail.blog/index.it.md index 47fbf251b..0079b2bb6 100644 --- a/exampleSite/content/users/cuttontail.blog/index.it.md +++ b/exampleSite/content/users/cuttontail.blog/index.it.md @@ -2,7 +2,7 @@ title: "cuttontail.blog" tags: [Sito personale] externalUrl: "https://cuttontail.blog" - date: 9994-08-08 + weight: 51 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/cuttontail.blog/index.ja.md b/exampleSite/content/users/cuttontail.blog/index.ja.md index 3966799d8..dd1d31e0b 100644 --- a/exampleSite/content/users/cuttontail.blog/index.ja.md +++ b/exampleSite/content/users/cuttontail.blog/index.ja.md @@ -2,7 +2,7 @@ title: "cuttontail.blog" tags: [個人サイト] externalUrl: "https://cuttontail.blog" - date: 9994-08-08 + weight: 51 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/cuttontail.blog/index.md b/exampleSite/content/users/cuttontail.blog/index.md index 71800cc4c..4a32b63f1 100644 --- a/exampleSite/content/users/cuttontail.blog/index.md +++ b/exampleSite/content/users/cuttontail.blog/index.md @@ -2,7 +2,7 @@ title: "cuttontail.blog" tags: [Personal site] externalUrl: "https://cuttontail.blog" - date: 9994-08-08 + weight: 51 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/cuttontail.blog/index.zh-cn.md b/exampleSite/content/users/cuttontail.blog/index.zh-cn.md index bc80d5d2c..3b356365f 100644 --- a/exampleSite/content/users/cuttontail.blog/index.zh-cn.md +++ b/exampleSite/content/users/cuttontail.blog/index.zh-cn.md @@ -2,7 +2,7 @@ title: "cuttontail.blog" tags: [个人网站] externalUrl: "https://cuttontail.blog" - date: 9994-08-08 + weight: 51 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/deepumohan.com-tech/feature.jpg b/exampleSite/content/users/deepumohan.com-tech/feature.jpg index c88a2a0ba..40b348f37 100644 Binary files a/exampleSite/content/users/deepumohan.com-tech/feature.jpg and b/exampleSite/content/users/deepumohan.com-tech/feature.jpg differ diff --git a/exampleSite/content/users/deepumohan.com-tech/index.it.md b/exampleSite/content/users/deepumohan.com-tech/index.it.md index 9eeb24284..05dc1079a 100644 --- a/exampleSite/content/users/deepumohan.com-tech/index.it.md +++ b/exampleSite/content/users/deepumohan.com-tech/index.it.md @@ -2,7 +2,7 @@ title: "deepumohan.com/tech" tags: [Blog sulla tecnologia] externalUrl: "https://deepumohan.com/tech/" - date: 9945-08-08 + weight: 541 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/deepumohan.com-tech/index.ja.md b/exampleSite/content/users/deepumohan.com-tech/index.ja.md index ed95e5b30..7b077f9e1 100644 --- a/exampleSite/content/users/deepumohan.com-tech/index.ja.md +++ b/exampleSite/content/users/deepumohan.com-tech/index.ja.md @@ -2,7 +2,7 @@ title: "deepumohan.com/tech" tags: [テクノロジーブログ] externalUrl: "https://deepumohan.com/tech/" - date: 9945-08-08 + weight: 541 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/deepumohan.com-tech/index.md b/exampleSite/content/users/deepumohan.com-tech/index.md index 192ab6476..8ec365bfb 100644 --- a/exampleSite/content/users/deepumohan.com-tech/index.md +++ b/exampleSite/content/users/deepumohan.com-tech/index.md @@ -2,7 +2,7 @@ title: "deepumohan.com/tech" tags: [Technology Blog] externalUrl: "https://deepumohan.com/tech/" - date: 9945-08-08 + weight: 541 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/deepumohan.com-tech/index.zh-cn.md b/exampleSite/content/users/deepumohan.com-tech/index.zh-cn.md index adcac3405..6a4a31a94 100644 --- a/exampleSite/content/users/deepumohan.com-tech/index.zh-cn.md +++ b/exampleSite/content/users/deepumohan.com-tech/index.zh-cn.md @@ -2,7 +2,7 @@ title: "deepumohan.com/tech" tags: [技术博客] externalUrl: "https://deepumohan.com/tech/" - date: 9945-08-08 + weight: 541 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/dizzytech.de/feature.jpg b/exampleSite/content/users/dizzytech.de/feature.jpg index 9109b2c79..e2ec4cb64 100644 Binary files a/exampleSite/content/users/dizzytech.de/feature.jpg and b/exampleSite/content/users/dizzytech.de/feature.jpg differ diff --git a/exampleSite/content/users/dizzytech.de/index.it.md b/exampleSite/content/users/dizzytech.de/index.it.md index 9a676bf7a..e0cac9542 100644 --- a/exampleSite/content/users/dizzytech.de/index.it.md +++ b/exampleSite/content/users/dizzytech.de/index.it.md @@ -2,7 +2,7 @@ title: "dizzytech.de" tags: [Sito personale] externalUrl: "https://dizzytech.de" - date: 9980-08-08 + weight: 191 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/dizzytech.de/index.ja.md b/exampleSite/content/users/dizzytech.de/index.ja.md index 8f34f89a8..0de6ff409 100644 --- a/exampleSite/content/users/dizzytech.de/index.ja.md +++ b/exampleSite/content/users/dizzytech.de/index.ja.md @@ -2,7 +2,7 @@ title: "dizzytech.de" tags: [個人サイト] externalUrl: "https://dizzytech.de" - date: 9980-08-08 + weight: 191 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/dizzytech.de/index.md b/exampleSite/content/users/dizzytech.de/index.md index b8b7fdd68..e95912e34 100644 --- a/exampleSite/content/users/dizzytech.de/index.md +++ b/exampleSite/content/users/dizzytech.de/index.md @@ -2,7 +2,7 @@ title: "dizzytech.de" tags: [Personal site] externalUrl: "https://dizzytech.de" - date: 9980-08-08 + weight: 191 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/dizzytech.de/index.zh-cn.md b/exampleSite/content/users/dizzytech.de/index.zh-cn.md index 32ddd5e9f..ffa0e9ada 100644 --- a/exampleSite/content/users/dizzytech.de/index.zh-cn.md +++ b/exampleSite/content/users/dizzytech.de/index.zh-cn.md @@ -2,7 +2,7 @@ title: "dizzytech.de" tags: [个人网站] externalUrl: "https://dizzytech.de" - date: 9980-08-08 + weight: 191 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/eallion.com/feature.jpg b/exampleSite/content/users/eallion.com/feature.jpg index 28cf50618..9ba729988 100644 Binary files a/exampleSite/content/users/eallion.com/feature.jpg and b/exampleSite/content/users/eallion.com/feature.jpg differ diff --git a/exampleSite/content/users/eallion.com/index.it.md b/exampleSite/content/users/eallion.com/index.it.md index 6b9313117..1c2ec51f4 100644 --- a/exampleSite/content/users/eallion.com/index.it.md +++ b/exampleSite/content/users/eallion.com/index.it.md @@ -2,7 +2,7 @@ title: "eallion.com" tags: [Blog, Sito personale] externalUrl: "http://www.eallion.com/" - date: 9924-08-08 + weight: 751 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/eallion.com/index.ja.md b/exampleSite/content/users/eallion.com/index.ja.md index 2acf9de53..4eda67017 100644 --- a/exampleSite/content/users/eallion.com/index.ja.md +++ b/exampleSite/content/users/eallion.com/index.ja.md @@ -2,7 +2,7 @@ title: "eallion.com" tags: [ブログ, 個人サイト] externalUrl: "http://www.eallion.com/" - date: 9924-08-08 + weight: 751 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/eallion.com/index.md b/exampleSite/content/users/eallion.com/index.md index 9cc4a3eed..0c6c2efe7 100644 --- a/exampleSite/content/users/eallion.com/index.md +++ b/exampleSite/content/users/eallion.com/index.md @@ -2,7 +2,7 @@ title: "eallion.com" tags: [Blog,Personal Site] externalUrl: "http://www.eallion.com/" - date: 9924-08-08 + weight: 751 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/eallion.com/index.zh-cn.md b/exampleSite/content/users/eallion.com/index.zh-cn.md index ab649356e..52fc25067 100644 --- a/exampleSite/content/users/eallion.com/index.zh-cn.md +++ b/exampleSite/content/users/eallion.com/index.zh-cn.md @@ -2,7 +2,7 @@ title: "eallion.com" tags: [博客, 个人网站] externalUrl: "http://www.eallion.com/" - date: 9924-08-08 + weight: 751 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/ekwska.com/index.it.md b/exampleSite/content/users/ekwska.com/index.it.md index 92d8bae66..6849b5aa1 100644 --- a/exampleSite/content/users/ekwska.com/index.it.md +++ b/exampleSite/content/users/ekwska.com/index.it.md @@ -2,7 +2,7 @@ title: "ekwska.com" tags: [Blog personale] externalUrl: "https://ekwska.com" - date: 9931-08-08 + weight: 681 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/ekwska.com/index.ja.md b/exampleSite/content/users/ekwska.com/index.ja.md index 4349e2ae1..ca251c577 100644 --- a/exampleSite/content/users/ekwska.com/index.ja.md +++ b/exampleSite/content/users/ekwska.com/index.ja.md @@ -2,7 +2,7 @@ title: "ekwska.com" tags: [個人ブログ] externalUrl: "https://ekwska.com" - date: 9931-08-08 + weight: 681 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/ekwska.com/index.md b/exampleSite/content/users/ekwska.com/index.md index a777dc599..9317ff497 100644 --- a/exampleSite/content/users/ekwska.com/index.md +++ b/exampleSite/content/users/ekwska.com/index.md @@ -2,7 +2,7 @@ title: "ekwska.com" tags: [Personal blog] externalUrl: "https://ekwska.com" - date: 9931-08-08 + weight: 681 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/ekwska.com/index.zh-cn.md b/exampleSite/content/users/ekwska.com/index.zh-cn.md index 3cbd6b4e1..2d65de102 100644 --- a/exampleSite/content/users/ekwska.com/index.zh-cn.md +++ b/exampleSite/content/users/ekwska.com/index.zh-cn.md @@ -2,7 +2,7 @@ title: "ekwska.com" tags: [个人博客] externalUrl: "https://ekwska.com" - date: 9931-08-08 + weight: 681 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/fahru.my.id/feature.jpg b/exampleSite/content/users/fahru.my.id/feature.jpg index 0e6264786..12f90e2e3 100644 Binary files a/exampleSite/content/users/fahru.my.id/feature.jpg and b/exampleSite/content/users/fahru.my.id/feature.jpg differ diff --git a/exampleSite/content/users/fahru.my.id/index.it.md b/exampleSite/content/users/fahru.my.id/index.it.md index a7e4964e8..0ec0939df 100644 --- a/exampleSite/content/users/fahru.my.id/index.it.md +++ b/exampleSite/content/users/fahru.my.id/index.it.md @@ -2,7 +2,7 @@ title: "fahru.my.id" tags: [Sito personale] externalUrl: "https://www.fahru.my.id" - date: 9989-08-08 + weight: 101 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/fahru.my.id/index.ja.md b/exampleSite/content/users/fahru.my.id/index.ja.md index 9f1999312..5cec46c4c 100644 --- a/exampleSite/content/users/fahru.my.id/index.ja.md +++ b/exampleSite/content/users/fahru.my.id/index.ja.md @@ -2,7 +2,7 @@ title: "fahru.my.id" tags: [個人サイト] externalUrl: "https://www.fahru.my.id" - date: 9989-08-08 + weight: 101 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/fahru.my.id/index.md b/exampleSite/content/users/fahru.my.id/index.md index 34a756c71..1c3597153 100644 --- a/exampleSite/content/users/fahru.my.id/index.md +++ b/exampleSite/content/users/fahru.my.id/index.md @@ -2,7 +2,7 @@ title: "fahru.my.id" tags: [Personal site] externalUrl: "https://www.fahru.my.id" - date: 9989-08-08 + weight: 101 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/fahru.my.id/index.zh-cn.md b/exampleSite/content/users/fahru.my.id/index.zh-cn.md index abadc3a75..e14bfa789 100644 --- a/exampleSite/content/users/fahru.my.id/index.zh-cn.md +++ b/exampleSite/content/users/fahru.my.id/index.zh-cn.md @@ -2,7 +2,7 @@ title: "fahru.my.id" tags: [个人网站] externalUrl: "https://www.fahru.my.id" - date: 9989-08-08 + weight: 101 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/fugugames.com/index.it.md b/exampleSite/content/users/fugugames.com/index.it.md index eeb23ec06..fcd765f34 100644 --- a/exampleSite/content/users/fugugames.com/index.it.md +++ b/exampleSite/content/users/fugugames.com/index.it.md @@ -2,7 +2,7 @@ title: "fugugames.com" tags: [Sito di giochi] externalUrl: "https://fugugames.com/" - date: 9971-08-08 + weight: 281 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/fugugames.com/index.ja.md b/exampleSite/content/users/fugugames.com/index.ja.md index 69c9aa398..5b6b7fb4e 100644 --- a/exampleSite/content/users/fugugames.com/index.ja.md +++ b/exampleSite/content/users/fugugames.com/index.ja.md @@ -2,7 +2,7 @@ title: "fugugames.com" tags: [ゲームサイト] externalUrl: "https://fugugames.com/" - date: 9971-08-08 + weight: 281 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/fugugames.com/index.md b/exampleSite/content/users/fugugames.com/index.md index cf16c91c2..0bb13d6eb 100644 --- a/exampleSite/content/users/fugugames.com/index.md +++ b/exampleSite/content/users/fugugames.com/index.md @@ -2,7 +2,7 @@ title: "fugugames.com" tags: [Games site] externalUrl: "https://fugugames.com/" - date: 9971-08-08 + weight: 281 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/fugugames.com/index.zh-cn.md b/exampleSite/content/users/fugugames.com/index.zh-cn.md index 704909d84..2e8737bf8 100644 --- a/exampleSite/content/users/fugugames.com/index.zh-cn.md +++ b/exampleSite/content/users/fugugames.com/index.zh-cn.md @@ -2,7 +2,7 @@ title: "fugugames.com" tags: [游戏网站] externalUrl: "https://fugugames.com/" - date: 9971-08-08 + weight: 281 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/georgiancodeclub.github.io/index.it.md b/exampleSite/content/users/georgiancodeclub.github.io/index.it.md index a9f29970a..5e7f633e3 100644 --- a/exampleSite/content/users/georgiancodeclub.github.io/index.it.md +++ b/exampleSite/content/users/georgiancodeclub.github.io/index.it.md @@ -2,7 +2,7 @@ title: "georgiancodeclub.github.io" tags: [Sito del club universitario] externalUrl: "https://georgiancodeclub.github.io" - date: 9991-08-08 + weight: 81 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/georgiancodeclub.github.io/index.ja.md b/exampleSite/content/users/georgiancodeclub.github.io/index.ja.md index da698b131..7e10fa4e3 100644 --- a/exampleSite/content/users/georgiancodeclub.github.io/index.ja.md +++ b/exampleSite/content/users/georgiancodeclub.github.io/index.ja.md @@ -2,7 +2,7 @@ title: "georgiancodeclub.github.io" tags: [大学のクラブサイト] externalUrl: "https://georgiancodeclub.github.io" - date: 9991-08-08 + weight: 81 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/georgiancodeclub.github.io/index.md b/exampleSite/content/users/georgiancodeclub.github.io/index.md index 474f3fa89..fcdbbe8d9 100644 --- a/exampleSite/content/users/georgiancodeclub.github.io/index.md +++ b/exampleSite/content/users/georgiancodeclub.github.io/index.md @@ -2,7 +2,7 @@ title: "georgiancodeclub.github.io" tags: [College club site] externalUrl: "https://georgiancodeclub.github.io" - date: 9991-08-08 + weight: 81 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/georgiancodeclub.github.io/index.zh-cn.md b/exampleSite/content/users/georgiancodeclub.github.io/index.zh-cn.md index 7336c2f74..662d0db24 100644 --- a/exampleSite/content/users/georgiancodeclub.github.io/index.zh-cn.md +++ b/exampleSite/content/users/georgiancodeclub.github.io/index.zh-cn.md @@ -2,7 +2,7 @@ title: "georgiancodeclub.github.io" tags: [大学俱乐部网站] externalUrl: "https://georgiancodeclub.github.io" - date: 9991-08-08 + weight: 81 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/gma.name/index.it.md b/exampleSite/content/users/gma.name/index.it.md index 4252ca5db..9ada34869 100644 --- a/exampleSite/content/users/gma.name/index.it.md +++ b/exampleSite/content/users/gma.name/index.it.md @@ -2,7 +2,7 @@ title: "gma.name" tags: [Sito personale] externalUrl: "https://gma.name" - date: 9951-08-08 + weight: 481 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/gma.name/index.ja.md b/exampleSite/content/users/gma.name/index.ja.md index 420be4b5b..f67d1e626 100644 --- a/exampleSite/content/users/gma.name/index.ja.md +++ b/exampleSite/content/users/gma.name/index.ja.md @@ -2,7 +2,7 @@ title: "gma.name" tags: [個人サイト] externalUrl: "https://gma.name" - date: 9951-08-08 + weight: 481 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/gma.name/index.md b/exampleSite/content/users/gma.name/index.md index cf655f0e8..23f1d9948 100644 --- a/exampleSite/content/users/gma.name/index.md +++ b/exampleSite/content/users/gma.name/index.md @@ -2,7 +2,7 @@ title: "gma.name" tags: [Personal site] externalUrl: "https://gma.name" - date: 9951-08-08 + weight: 481 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/gma.name/index.zh-cn.md b/exampleSite/content/users/gma.name/index.zh-cn.md index 8adf0f696..19b1c3f6a 100644 --- a/exampleSite/content/users/gma.name/index.zh-cn.md +++ b/exampleSite/content/users/gma.name/index.zh-cn.md @@ -2,7 +2,7 @@ title: "gma.name" tags: [个人网站] externalUrl: "https://gma.name" - date: 9951-08-08 + weight: 481 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/halcyonstraits.com/index.it.md b/exampleSite/content/users/halcyonstraits.com/index.it.md index a7ad99800..ef5b5c8c9 100644 --- a/exampleSite/content/users/halcyonstraits.com/index.it.md +++ b/exampleSite/content/users/halcyonstraits.com/index.it.md @@ -2,7 +2,7 @@ title: "halcyonstraits.com" tags: [Fotografia di bambole] externalUrl: "https://www.halcyonstraits.com/" - date: 9961-08-08 + weight: 381 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/halcyonstraits.com/index.ja.md b/exampleSite/content/users/halcyonstraits.com/index.ja.md index 038d0a0ab..bd407e65b 100644 --- a/exampleSite/content/users/halcyonstraits.com/index.ja.md +++ b/exampleSite/content/users/halcyonstraits.com/index.ja.md @@ -2,7 +2,7 @@ title: "halcyonstraits.com" tags: [人形撮影] externalUrl: "https://www.halcyonstraits.com/" - date: 9961-08-08 + weight: 381 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/halcyonstraits.com/index.md b/exampleSite/content/users/halcyonstraits.com/index.md index 9455b910f..3fe2823dd 100644 --- a/exampleSite/content/users/halcyonstraits.com/index.md +++ b/exampleSite/content/users/halcyonstraits.com/index.md @@ -2,7 +2,7 @@ title: "halcyonstraits.com" tags: [Doll photography] externalUrl: "https://www.halcyonstraits.com/" - date: 9961-08-08 + weight: 381 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/halcyonstraits.com/index.zh-cn.md b/exampleSite/content/users/halcyonstraits.com/index.zh-cn.md index 32a9768a3..7e3359a33 100644 --- a/exampleSite/content/users/halcyonstraits.com/index.zh-cn.md +++ b/exampleSite/content/users/halcyonstraits.com/index.zh-cn.md @@ -2,7 +2,7 @@ title: "halcyonstraits.com" tags: [娃娃摄影] externalUrl: "https://www.halcyonstraits.com/" - date: 9961-08-08 + weight: 381 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/hyperbowl3d.com/index.it.md b/exampleSite/content/users/hyperbowl3d.com/index.it.md index 10c89a485..46d9873c5 100644 --- a/exampleSite/content/users/hyperbowl3d.com/index.it.md +++ b/exampleSite/content/users/hyperbowl3d.com/index.it.md @@ -2,7 +2,7 @@ title: "hyperbowl3d.com" tags: [Sito di giochi] externalUrl: "https://hyperbowl3d.com/" - date: 9970-08-08 + weight: 291 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/hyperbowl3d.com/index.ja.md b/exampleSite/content/users/hyperbowl3d.com/index.ja.md index 10e6ca9a8..12ff2c77d 100644 --- a/exampleSite/content/users/hyperbowl3d.com/index.ja.md +++ b/exampleSite/content/users/hyperbowl3d.com/index.ja.md @@ -2,7 +2,7 @@ title: "hyperbowl3d.com" tags: [ゲームサイト] externalUrl: "https://hyperbowl3d.com/" - date: 9970-08-08 + weight: 291 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/hyperbowl3d.com/index.md b/exampleSite/content/users/hyperbowl3d.com/index.md index dad0a2256..8169ede61 100644 --- a/exampleSite/content/users/hyperbowl3d.com/index.md +++ b/exampleSite/content/users/hyperbowl3d.com/index.md @@ -2,7 +2,7 @@ title: "hyperbowl3d.com" tags: [Game site] externalUrl: "https://hyperbowl3d.com/" - date: 9970-08-08 + weight: 291 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/hyperbowl3d.com/index.zh-cn.md b/exampleSite/content/users/hyperbowl3d.com/index.zh-cn.md index 1d6e74f43..53ff4ff68 100644 --- a/exampleSite/content/users/hyperbowl3d.com/index.zh-cn.md +++ b/exampleSite/content/users/hyperbowl3d.com/index.zh-cn.md @@ -2,7 +2,7 @@ title: "hyperbowl3d.com" tags: [游戏现场] externalUrl: "https://hyperbowl3d.com/" - date: 9970-08-08 + weight: 291 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/innerknowing/feature.jpg b/exampleSite/content/users/innerknowing/feature.jpg index ea50bf560..3ce2835ae 100644 Binary files a/exampleSite/content/users/innerknowing/feature.jpg and b/exampleSite/content/users/innerknowing/feature.jpg differ diff --git a/exampleSite/content/users/innerknowing/index.it.md b/exampleSite/content/users/innerknowing/index.it.md index 360ee0823..fddfda220 100644 --- a/exampleSite/content/users/innerknowing/index.it.md +++ b/exampleSite/content/users/innerknowing/index.it.md @@ -2,7 +2,7 @@ title: "innerknowing" tags: [Sito personale, Modellatore] externalUrl: "https://innerknowing.xyz/en/" - date: 9928-08-08 + weight: 711 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/innerknowing/index.ja.md b/exampleSite/content/users/innerknowing/index.ja.md index afc3d7a0f..255933e7c 100644 --- a/exampleSite/content/users/innerknowing/index.ja.md +++ b/exampleSite/content/users/innerknowing/index.ja.md @@ -2,7 +2,7 @@ title: "innerknowing" tags: [個人サイト, モデラー] externalUrl: "https://innerknowing.xyz/en/" - date: 9928-08-08 + weight: 711 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/innerknowing/index.md b/exampleSite/content/users/innerknowing/index.md index 9907c7c21..26785a9b9 100644 --- a/exampleSite/content/users/innerknowing/index.md +++ b/exampleSite/content/users/innerknowing/index.md @@ -2,7 +2,7 @@ title: "innerknowing" tags: [Personal site,Modeller] externalUrl: "https://innerknowing.xyz/en/" - date: 9928-08-08 + weight: 711 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/innerknowing/index.zh-cn.md b/exampleSite/content/users/innerknowing/index.zh-cn.md index e5ad984e1..b77d2de32 100644 --- a/exampleSite/content/users/innerknowing/index.zh-cn.md +++ b/exampleSite/content/users/innerknowing/index.zh-cn.md @@ -2,7 +2,7 @@ title: "innerknowing" tags: [个人网站, 建模师] externalUrl: "https://innerknowing.xyz/en/" - date: 9928-08-08 + weight: 711 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/insidemordecai.com/index.it.md b/exampleSite/content/users/insidemordecai.com/index.it.md index d044042c3..8a5a5c1f2 100644 --- a/exampleSite/content/users/insidemordecai.com/index.it.md +++ b/exampleSite/content/users/insidemordecai.com/index.it.md @@ -2,7 +2,7 @@ title: "insidemordecai.com" tags: [Sito personale] externalUrl: "https://insidemordecai.com" - date: 9986-08-08 + weight: 131 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/insidemordecai.com/index.ja.md b/exampleSite/content/users/insidemordecai.com/index.ja.md index daa147c39..91ec4c57c 100644 --- a/exampleSite/content/users/insidemordecai.com/index.ja.md +++ b/exampleSite/content/users/insidemordecai.com/index.ja.md @@ -2,7 +2,7 @@ title: "insidemordecai.com" tags: [個人サイト] externalUrl: "https://insidemordecai.com" - date: 9986-08-08 + weight: 131 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/insidemordecai.com/index.md b/exampleSite/content/users/insidemordecai.com/index.md index fa2b9d164..bd7780398 100644 --- a/exampleSite/content/users/insidemordecai.com/index.md +++ b/exampleSite/content/users/insidemordecai.com/index.md @@ -2,7 +2,7 @@ title: "insidemordecai.com" tags: [Personal site] externalUrl: "https://insidemordecai.com" - date: 9986-08-08 + weight: 131 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/insidemordecai.com/index.zh-cn.md b/exampleSite/content/users/insidemordecai.com/index.zh-cn.md index f92a6c4d7..af49fbf08 100644 --- a/exampleSite/content/users/insidemordecai.com/index.zh-cn.md +++ b/exampleSite/content/users/insidemordecai.com/index.zh-cn.md @@ -2,7 +2,7 @@ title: "insidemordecai.com" tags: [个人网站] externalUrl: "https://insidemordecai.com" - date: 9986-08-08 + weight: 131 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/jam.dsg.li/feature.jpg b/exampleSite/content/users/jam.dsg.li/feature.jpg index 247598c60..0003b69b2 100644 Binary files a/exampleSite/content/users/jam.dsg.li/feature.jpg and b/exampleSite/content/users/jam.dsg.li/feature.jpg differ diff --git a/exampleSite/content/users/jam.dsg.li/index.it.md b/exampleSite/content/users/jam.dsg.li/index.it.md index 99b8c9e34..bb66ff76a 100644 --- a/exampleSite/content/users/jam.dsg.li/index.it.md +++ b/exampleSite/content/users/jam.dsg.li/index.it.md @@ -2,7 +2,7 @@ title: "jam.dsg.li" tags: [Sito dell'organizzazione] externalUrl: "https://jam.dsg.li" - date: 9983-08-08 + weight: 161 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/jam.dsg.li/index.ja.md b/exampleSite/content/users/jam.dsg.li/index.ja.md index ccbe23407..712fd323d 100644 --- a/exampleSite/content/users/jam.dsg.li/index.ja.md +++ b/exampleSite/content/users/jam.dsg.li/index.ja.md @@ -2,7 +2,7 @@ title: "jam.dsg.li" tags: [組織サイト] externalUrl: "https://jam.dsg.li" - date: 9983-08-08 + weight: 161 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/jam.dsg.li/index.md b/exampleSite/content/users/jam.dsg.li/index.md index 20aa3e380..e2850e04b 100644 --- a/exampleSite/content/users/jam.dsg.li/index.md +++ b/exampleSite/content/users/jam.dsg.li/index.md @@ -2,7 +2,7 @@ title: "jam.dsg.li" tags: [Organization site] externalUrl: "https://jam.dsg.li" - date: 9983-08-08 + weight: 161 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/jam.dsg.li/index.zh-cn.md b/exampleSite/content/users/jam.dsg.li/index.zh-cn.md index b85d26e20..2dbcf1d6f 100644 --- a/exampleSite/content/users/jam.dsg.li/index.zh-cn.md +++ b/exampleSite/content/users/jam.dsg.li/index.zh-cn.md @@ -2,7 +2,7 @@ title: "jam.dsg.li" tags: [组织站点] externalUrl: "https://jam.dsg.li" - date: 9983-08-08 + weight: 161 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/jamiemoxon.tech/feature.jpg b/exampleSite/content/users/jamiemoxon.tech/feature.jpg index 667cdf26b..2d0194da1 100644 Binary files a/exampleSite/content/users/jamiemoxon.tech/feature.jpg and b/exampleSite/content/users/jamiemoxon.tech/feature.jpg differ diff --git a/exampleSite/content/users/jamiemoxon.tech/index.it.md b/exampleSite/content/users/jamiemoxon.tech/index.it.md index 67711de12..45dff010b 100644 --- a/exampleSite/content/users/jamiemoxon.tech/index.it.md +++ b/exampleSite/content/users/jamiemoxon.tech/index.it.md @@ -2,7 +2,7 @@ title: "jamiemoxon.tech" tags: [Sito personale] externalUrl: "https://jamiemoxon.tech" - date: 9953-08-08 + weight: 461 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/jamiemoxon.tech/index.ja.md b/exampleSite/content/users/jamiemoxon.tech/index.ja.md index f0e66337c..1241c7e13 100644 --- a/exampleSite/content/users/jamiemoxon.tech/index.ja.md +++ b/exampleSite/content/users/jamiemoxon.tech/index.ja.md @@ -2,7 +2,7 @@ title: "jamiemoxon.tech" tags: [個人サイト] externalUrl: "https://jamiemoxon.tech" - date: 9953-08-08 + weight: 461 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/jamiemoxon.tech/index.md b/exampleSite/content/users/jamiemoxon.tech/index.md index 0c0b08441..5c497eced 100644 --- a/exampleSite/content/users/jamiemoxon.tech/index.md +++ b/exampleSite/content/users/jamiemoxon.tech/index.md @@ -2,7 +2,7 @@ title: "jamiemoxon.tech" tags: [Personal site] externalUrl: "https://jamiemoxon.tech" - date: 9953-08-08 + weight: 461 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/jamiemoxon.tech/index.zh-cn.md b/exampleSite/content/users/jamiemoxon.tech/index.zh-cn.md index 41b719e92..f20d97f42 100644 --- a/exampleSite/content/users/jamiemoxon.tech/index.zh-cn.md +++ b/exampleSite/content/users/jamiemoxon.tech/index.zh-cn.md @@ -2,7 +2,7 @@ title: "jamiemoxon.tech" tags: [个人网站] externalUrl: "https://jamiemoxon.tech" - date: 9953-08-08 + weight: 461 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/joush007.github.io/index.it.md b/exampleSite/content/users/joush007.github.io/index.it.md index 26961e562..fbfd54d22 100644 --- a/exampleSite/content/users/joush007.github.io/index.it.md +++ b/exampleSite/content/users/joush007.github.io/index.it.md @@ -2,7 +2,7 @@ title: "joush007.github.io" tags: [Sito personale] externalUrl: "https://joush007.github.io" - date: 9943-08-08 + weight: 561 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/joush007.github.io/index.ja.md b/exampleSite/content/users/joush007.github.io/index.ja.md index 3b9bfd509..ccea3db9b 100644 --- a/exampleSite/content/users/joush007.github.io/index.ja.md +++ b/exampleSite/content/users/joush007.github.io/index.ja.md @@ -2,7 +2,7 @@ title: "joush007.github.io" tags: [個人サイト] externalUrl: "https://joush007.github.io" - date: 9943-08-08 + weight: 561 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/joush007.github.io/index.md b/exampleSite/content/users/joush007.github.io/index.md index 28af009ca..a58853916 100644 --- a/exampleSite/content/users/joush007.github.io/index.md +++ b/exampleSite/content/users/joush007.github.io/index.md @@ -2,7 +2,7 @@ title: "joush007.github.io" tags: [Personal Site] externalUrl: "https://joush007.github.io" - date: 9943-08-08 + weight: 561 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/joush007.github.io/index.zh-cn.md b/exampleSite/content/users/joush007.github.io/index.zh-cn.md index 6a56632e8..e4a79f3b3 100644 --- a/exampleSite/content/users/joush007.github.io/index.zh-cn.md +++ b/exampleSite/content/users/joush007.github.io/index.zh-cn.md @@ -2,7 +2,7 @@ title: "joush007.github.io" tags: [个人网站] externalUrl: "https://joush007.github.io" - date: 9943-08-08 + weight: 561 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/jundimubarok.com/feature.jpg b/exampleSite/content/users/jundimubarok.com/feature.jpg index d254ce6a1..63c765e39 100644 Binary files a/exampleSite/content/users/jundimubarok.com/feature.jpg and b/exampleSite/content/users/jundimubarok.com/feature.jpg differ diff --git a/exampleSite/content/users/jundimubarok.com/index.it.md b/exampleSite/content/users/jundimubarok.com/index.it.md index 249b48d15..dcb538a66 100644 --- a/exampleSite/content/users/jundimubarok.com/index.it.md +++ b/exampleSite/content/users/jundimubarok.com/index.it.md @@ -2,7 +2,7 @@ title: "jundimubarok.com" tags: [Sito personale] externalUrl: "https://jundimubarok.com/" - date: 9956-08-08 + weight: 431 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/jundimubarok.com/index.ja.md b/exampleSite/content/users/jundimubarok.com/index.ja.md index 6fa477020..80fa290a5 100644 --- a/exampleSite/content/users/jundimubarok.com/index.ja.md +++ b/exampleSite/content/users/jundimubarok.com/index.ja.md @@ -2,7 +2,7 @@ title: "jundimubarok.com" tags: [個人サイト] externalUrl: "https://jundimubarok.com/" - date: 9956-08-08 + weight: 431 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/jundimubarok.com/index.md b/exampleSite/content/users/jundimubarok.com/index.md index c8d085c55..6293f1914 100644 --- a/exampleSite/content/users/jundimubarok.com/index.md +++ b/exampleSite/content/users/jundimubarok.com/index.md @@ -2,7 +2,7 @@ title: "jundimubarok.com" tags: [Personal site] externalUrl: "https://jundimubarok.com/" - date: 9956-08-08 + weight: 431 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/jundimubarok.com/index.zh-cn.md b/exampleSite/content/users/jundimubarok.com/index.zh-cn.md index 9bf864646..54ce2fe5b 100644 --- a/exampleSite/content/users/jundimubarok.com/index.zh-cn.md +++ b/exampleSite/content/users/jundimubarok.com/index.zh-cn.md @@ -2,7 +2,7 @@ title: "jundimubarok.com" tags: [个人网站] externalUrl: "https://jundimubarok.com/" - date: 9956-08-08 + weight: 431 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/karlukle.site/feature.jpg b/exampleSite/content/users/karlukle.site/feature.jpg index 68e0cdd58..4a786b61c 100644 Binary files a/exampleSite/content/users/karlukle.site/feature.jpg and b/exampleSite/content/users/karlukle.site/feature.jpg differ diff --git a/exampleSite/content/users/karlukle.site/index.it.md b/exampleSite/content/users/karlukle.site/index.it.md index dab450816..9863fafe5 100644 --- a/exampleSite/content/users/karlukle.site/index.it.md +++ b/exampleSite/content/users/karlukle.site/index.it.md @@ -2,7 +2,7 @@ title: "karlukle.site" tags: [Blog personale] externalUrl: "https://karlukle.site" - date: 9926-08-08 + weight: 731 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/karlukle.site/index.ja.md b/exampleSite/content/users/karlukle.site/index.ja.md index 92c108a5a..390dbf8ae 100644 --- a/exampleSite/content/users/karlukle.site/index.ja.md +++ b/exampleSite/content/users/karlukle.site/index.ja.md @@ -2,7 +2,7 @@ title: "karlukle.site" tags: [個人ブログ] externalUrl: "https://karlukle.site" - date: 9926-08-08 + weight: 731 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/karlukle.site/index.md b/exampleSite/content/users/karlukle.site/index.md index faeaac64b..0bef35900 100644 --- a/exampleSite/content/users/karlukle.site/index.md +++ b/exampleSite/content/users/karlukle.site/index.md @@ -2,7 +2,7 @@ title: "karlukle.site" tags: [Personal blog] externalUrl: "https://karlukle.site" - date: 9926-08-08 + weight: 731 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/karlukle.site/index.zh-cn.md b/exampleSite/content/users/karlukle.site/index.zh-cn.md index 071dd7b56..36a3bcaf0 100644 --- a/exampleSite/content/users/karlukle.site/index.zh-cn.md +++ b/exampleSite/content/users/karlukle.site/index.zh-cn.md @@ -2,7 +2,7 @@ title: "karlukle.site" tags: [个人博客] externalUrl: "https://karlukle.site" - date: 9926-08-08 + weight: 731 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/kylemalloy.com/index.it.md b/exampleSite/content/users/kylemalloy.com/index.it.md index 10060c9a6..4c8f451e6 100644 --- a/exampleSite/content/users/kylemalloy.com/index.it.md +++ b/exampleSite/content/users/kylemalloy.com/index.it.md @@ -2,7 +2,7 @@ title: "kylemalloy.com" tags: [Sito personale] externalUrl: "https://kylemalloy.com" - date: 9944-08-08 + weight: 551 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/kylemalloy.com/index.ja.md b/exampleSite/content/users/kylemalloy.com/index.ja.md index e7b1aab7a..08498050f 100644 --- a/exampleSite/content/users/kylemalloy.com/index.ja.md +++ b/exampleSite/content/users/kylemalloy.com/index.ja.md @@ -2,7 +2,7 @@ title: "kylemalloy.com" tags: [個人サイト] externalUrl: "https://kylemalloy.com" - date: 9944-08-08 + weight: 551 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/kylemalloy.com/index.md b/exampleSite/content/users/kylemalloy.com/index.md index fdb9f9754..b5b0dec0f 100644 --- a/exampleSite/content/users/kylemalloy.com/index.md +++ b/exampleSite/content/users/kylemalloy.com/index.md @@ -2,7 +2,7 @@ title: "kylemalloy.com" tags: [Personal site] externalUrl: "https://kylemalloy.com" - date: 9944-08-08 + weight: 551 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/kylemalloy.com/index.zh-cn.md b/exampleSite/content/users/kylemalloy.com/index.zh-cn.md index d7085ab3f..3bc3da94c 100644 --- a/exampleSite/content/users/kylemalloy.com/index.zh-cn.md +++ b/exampleSite/content/users/kylemalloy.com/index.zh-cn.md @@ -2,7 +2,7 @@ title: "kylemalloy.com" tags: [个人网站] externalUrl: "https://kylemalloy.com" - date: 9944-08-08 + weight: 551 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/lelouvincx.github.io/index.it.md b/exampleSite/content/users/lelouvincx.github.io/index.it.md index 941d04e30..fe1df56a9 100644 --- a/exampleSite/content/users/lelouvincx.github.io/index.it.md +++ b/exampleSite/content/users/lelouvincx.github.io/index.it.md @@ -2,7 +2,7 @@ title: "lelouvincx.github.io" tags: [Sito personale] externalUrl: "https://lelouvincx.github.io/" - date: 9965-08-08 + weight: 341 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/lelouvincx.github.io/index.ja.md b/exampleSite/content/users/lelouvincx.github.io/index.ja.md index 6cf540e2a..8dc4e61c4 100644 --- a/exampleSite/content/users/lelouvincx.github.io/index.ja.md +++ b/exampleSite/content/users/lelouvincx.github.io/index.ja.md @@ -2,7 +2,7 @@ title: "lelouvincx.github.io" tags: [個人サイト] externalUrl: "https://lelouvincx.github.io/" - date: 9965-08-08 + weight: 341 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/lelouvincx.github.io/index.md b/exampleSite/content/users/lelouvincx.github.io/index.md index a54ff931b..613364d30 100644 --- a/exampleSite/content/users/lelouvincx.github.io/index.md +++ b/exampleSite/content/users/lelouvincx.github.io/index.md @@ -2,7 +2,7 @@ title: "lelouvincx.github.io" tags: [Personal site] externalUrl: "https://lelouvincx.github.io/" - date: 9965-08-08 + weight: 341 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/lelouvincx.github.io/index.zh-cn.md b/exampleSite/content/users/lelouvincx.github.io/index.zh-cn.md index c0afa5167..5b35a882c 100644 --- a/exampleSite/content/users/lelouvincx.github.io/index.zh-cn.md +++ b/exampleSite/content/users/lelouvincx.github.io/index.zh-cn.md @@ -2,7 +2,7 @@ title: "lelouvincx.github.io" tags: [个人网站] externalUrl: "https://lelouvincx.github.io/" - date: 9965-08-08 + weight: 341 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/loisvelasco.is-a.dev/feature.jpg b/exampleSite/content/users/loisvelasco.is-a.dev/feature.jpg index d64b1cef3..0f7ae44c9 100644 Binary files a/exampleSite/content/users/loisvelasco.is-a.dev/feature.jpg and b/exampleSite/content/users/loisvelasco.is-a.dev/feature.jpg differ diff --git a/exampleSite/content/users/loisvelasco.is-a.dev/index.it.md b/exampleSite/content/users/loisvelasco.is-a.dev/index.it.md index 54d72e24f..1ab719d18 100644 --- a/exampleSite/content/users/loisvelasco.is-a.dev/index.it.md +++ b/exampleSite/content/users/loisvelasco.is-a.dev/index.it.md @@ -2,7 +2,7 @@ title: "loisvelasco.is-a.dev" tags: [Sito personale] externalUrl: "https://loisvelasco.is-a.dev" - date: 9988-08-08 + weight: 111 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/loisvelasco.is-a.dev/index.ja.md b/exampleSite/content/users/loisvelasco.is-a.dev/index.ja.md index 2c5afcd39..854fb47f8 100644 --- a/exampleSite/content/users/loisvelasco.is-a.dev/index.ja.md +++ b/exampleSite/content/users/loisvelasco.is-a.dev/index.ja.md @@ -2,7 +2,7 @@ title: "loisvelasco.is-a.dev" tags: [個人サイト] externalUrl: "https://loisvelasco.is-a.dev" - date: 9988-08-08 + weight: 111 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/loisvelasco.is-a.dev/index.md b/exampleSite/content/users/loisvelasco.is-a.dev/index.md index ff91629d0..54e80aa56 100644 --- a/exampleSite/content/users/loisvelasco.is-a.dev/index.md +++ b/exampleSite/content/users/loisvelasco.is-a.dev/index.md @@ -2,7 +2,7 @@ title: "loisvelasco.is-a.dev" tags: [Personal site] externalUrl: "https://loisvelasco.is-a.dev" - date: 9988-08-08 + weight: 111 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/loisvelasco.is-a.dev/index.zh-cn.md b/exampleSite/content/users/loisvelasco.is-a.dev/index.zh-cn.md index 12d6ec778..c362216f6 100644 --- a/exampleSite/content/users/loisvelasco.is-a.dev/index.zh-cn.md +++ b/exampleSite/content/users/loisvelasco.is-a.dev/index.zh-cn.md @@ -2,7 +2,7 @@ title: "loisvelasco.is-a.dev" tags: [个人网站] externalUrl: "https://loisvelasco.is-a.dev" - date: 9988-08-08 + weight: 111 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/m3upt.com/index.it.md b/exampleSite/content/users/m3upt.com/index.it.md index a39c3820f..96e993e42 100644 --- a/exampleSite/content/users/m3upt.com/index.it.md +++ b/exampleSite/content/users/m3upt.com/index.it.md @@ -2,7 +2,7 @@ title: "m3upt.com" tags: [Sito del progetto] externalUrl: "https://m3upt.com" - date: 9958-08-08 + weight: 411 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/m3upt.com/index.ja.md b/exampleSite/content/users/m3upt.com/index.ja.md index 476a9eb6c..89664c59d 100644 --- a/exampleSite/content/users/m3upt.com/index.ja.md +++ b/exampleSite/content/users/m3upt.com/index.ja.md @@ -2,7 +2,7 @@ title: "m3upt.com" tags: [プロジェクトサイト] externalUrl: "https://m3upt.com" - date: 9958-08-08 + weight: 411 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/m3upt.com/index.md b/exampleSite/content/users/m3upt.com/index.md index 3d50159a0..884bfd9b7 100644 --- a/exampleSite/content/users/m3upt.com/index.md +++ b/exampleSite/content/users/m3upt.com/index.md @@ -2,7 +2,7 @@ title: "m3upt.com" tags: [Project site] externalUrl: "https://m3upt.com" - date: 9958-08-08 + weight: 411 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/m3upt.com/index.zh-cn.md b/exampleSite/content/users/m3upt.com/index.zh-cn.md index ffd48f0e0..53fc221a5 100644 --- a/exampleSite/content/users/m3upt.com/index.zh-cn.md +++ b/exampleSite/content/users/m3upt.com/index.zh-cn.md @@ -2,7 +2,7 @@ title: "m3upt.com" tags: [项目现场] externalUrl: "https://m3upt.com" - date: 9958-08-08 + weight: 411 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/madoke.org/index.it.md b/exampleSite/content/users/madoke.org/index.it.md index 36dffed93..76ae82bd0 100644 --- a/exampleSite/content/users/madoke.org/index.it.md +++ b/exampleSite/content/users/madoke.org/index.it.md @@ -2,7 +2,7 @@ title: "madoke.org" tags: [Sito personale] externalUrl: "https://madoke.org/" - date: 9998-08-08 + weight: 11 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/madoke.org/index.ja.md b/exampleSite/content/users/madoke.org/index.ja.md index d23e73f6e..4f4024793 100644 --- a/exampleSite/content/users/madoke.org/index.ja.md +++ b/exampleSite/content/users/madoke.org/index.ja.md @@ -2,7 +2,7 @@ title: "madoke.org" tags: [個人サイト] externalUrl: "https://madoke.org/" - date: 9998-08-08 + weight: 11 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/madoke.org/index.md b/exampleSite/content/users/madoke.org/index.md index ec16f10cb..12b36a856 100644 --- a/exampleSite/content/users/madoke.org/index.md +++ b/exampleSite/content/users/madoke.org/index.md @@ -2,7 +2,7 @@ title: "madoke.org" tags: [Personal site] externalUrl: "https://madoke.org/" - date: 9998-08-08 + weight: 11 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/madoke.org/index.zh-cn.md b/exampleSite/content/users/madoke.org/index.zh-cn.md index c50be0d7d..7f8fe815e 100644 --- a/exampleSite/content/users/madoke.org/index.zh-cn.md +++ b/exampleSite/content/users/madoke.org/index.zh-cn.md @@ -2,7 +2,7 @@ title: "madoke.org" tags: [个人网站] externalUrl: "https://madoke.org/" - date: 9998-08-08 + weight: 11 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/mariuskimmina.com/feature.jpg b/exampleSite/content/users/mariuskimmina.com/feature.jpg index 9594c53ca..2b1eee998 100644 Binary files a/exampleSite/content/users/mariuskimmina.com/feature.jpg and b/exampleSite/content/users/mariuskimmina.com/feature.jpg differ diff --git a/exampleSite/content/users/mariuskimmina.com/index.it.md b/exampleSite/content/users/mariuskimmina.com/index.it.md index a0ca52742..6020f2576 100644 --- a/exampleSite/content/users/mariuskimmina.com/index.it.md +++ b/exampleSite/content/users/mariuskimmina.com/index.it.md @@ -2,7 +2,7 @@ title: "mariuskimmina.com" tags: [Sito personale] externalUrl: "https://mariuskimmina.com/" - date: 9973-08-08 + weight: 261 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/mariuskimmina.com/index.ja.md b/exampleSite/content/users/mariuskimmina.com/index.ja.md index 87151af0a..b51370be7 100644 --- a/exampleSite/content/users/mariuskimmina.com/index.ja.md +++ b/exampleSite/content/users/mariuskimmina.com/index.ja.md @@ -2,7 +2,7 @@ title: "mariuskimmina.com" tags: [個人サイト] externalUrl: "https://mariuskimmina.com/" - date: 9973-08-08 + weight: 261 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/mariuskimmina.com/index.md b/exampleSite/content/users/mariuskimmina.com/index.md index 2f2b9d383..fa63ca786 100644 --- a/exampleSite/content/users/mariuskimmina.com/index.md +++ b/exampleSite/content/users/mariuskimmina.com/index.md @@ -2,7 +2,7 @@ title: "mariuskimmina.com" tags: [Personal site] externalUrl: "https://mariuskimmina.com/" - date: 9973-08-08 + weight: 261 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/mariuskimmina.com/index.zh-cn.md b/exampleSite/content/users/mariuskimmina.com/index.zh-cn.md index 1cb392437..69d41a274 100644 --- a/exampleSite/content/users/mariuskimmina.com/index.zh-cn.md +++ b/exampleSite/content/users/mariuskimmina.com/index.zh-cn.md @@ -2,7 +2,7 @@ title: "mariuskimmina.com" tags: [个人网站] externalUrl: "https://mariuskimmina.com/" - date: 9973-08-08 + weight: 261 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/marupanda.art-marucomics/feature.jpg b/exampleSite/content/users/marupanda.art-marucomics/feature.jpg index bf6c80bd4..8461cbaf9 100644 Binary files a/exampleSite/content/users/marupanda.art-marucomics/feature.jpg and b/exampleSite/content/users/marupanda.art-marucomics/feature.jpg differ diff --git a/exampleSite/content/users/marupanda.art-marucomics/index.it.md b/exampleSite/content/users/marupanda.art-marucomics/index.it.md index 5b6877869..b4f5ab388 100644 --- a/exampleSite/content/users/marupanda.art-marucomics/index.it.md +++ b/exampleSite/content/users/marupanda.art-marucomics/index.it.md @@ -2,7 +2,7 @@ title: "marupanda.art/marucomics" tags: [Sito di fumetti] externalUrl: "https://marupanda.art/marucomics/" - date: 9959-08-08 + weight: 401 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/marupanda.art-marucomics/index.ja.md b/exampleSite/content/users/marupanda.art-marucomics/index.ja.md index a9b040a16..4d2d065eb 100644 --- a/exampleSite/content/users/marupanda.art-marucomics/index.ja.md +++ b/exampleSite/content/users/marupanda.art-marucomics/index.ja.md @@ -2,7 +2,7 @@ title: "marupanda.art/marucomics" tags: [コミックサイト] externalUrl: "https://marupanda.art/marucomics/" - date: 9959-08-08 + weight: 401 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/marupanda.art-marucomics/index.md b/exampleSite/content/users/marupanda.art-marucomics/index.md index 2e82655e3..6e8e18778 100644 --- a/exampleSite/content/users/marupanda.art-marucomics/index.md +++ b/exampleSite/content/users/marupanda.art-marucomics/index.md @@ -2,7 +2,7 @@ title: "marupanda.art/marucomics" tags: [Comics site] externalUrl: "https://marupanda.art/marucomics/" - date: 9959-08-08 + weight: 401 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/marupanda.art-marucomics/index.zh-cn.md b/exampleSite/content/users/marupanda.art-marucomics/index.zh-cn.md index 0df56f330..a54189379 100644 --- a/exampleSite/content/users/marupanda.art-marucomics/index.zh-cn.md +++ b/exampleSite/content/users/marupanda.art-marucomics/index.zh-cn.md @@ -2,7 +2,7 @@ title: "marupanda.art/marucomics" tags: [漫画网站] externalUrl: "https://marupanda.art/marucomics/" - date: 9959-08-08 + weight: 401 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/mayer.life/index.it.md b/exampleSite/content/users/mayer.life/index.it.md index a626cbbe1..abc43bfd8 100644 --- a/exampleSite/content/users/mayer.life/index.it.md +++ b/exampleSite/content/users/mayer.life/index.it.md @@ -2,7 +2,7 @@ title: "mayer.life" tags: [Sito personale] externalUrl: "https://mayer.life" - date: 9950-08-08 + weight: 491 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/mayer.life/index.ja.md b/exampleSite/content/users/mayer.life/index.ja.md index 6c7ba2717..5f3eb9798 100644 --- a/exampleSite/content/users/mayer.life/index.ja.md +++ b/exampleSite/content/users/mayer.life/index.ja.md @@ -2,7 +2,7 @@ title: "mayer.life" tags: [個人サイト] externalUrl: "https://mayer.life" - date: 9950-08-08 + weight: 491 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/mayer.life/index.md b/exampleSite/content/users/mayer.life/index.md index 5c511d46c..40d274449 100644 --- a/exampleSite/content/users/mayer.life/index.md +++ b/exampleSite/content/users/mayer.life/index.md @@ -2,7 +2,7 @@ title: "mayer.life" tags: [Personal site] externalUrl: "https://mayer.life" - date: 9950-08-08 + weight: 491 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/mayer.life/index.zh-cn.md b/exampleSite/content/users/mayer.life/index.zh-cn.md index e668bc555..cb79cb322 100644 --- a/exampleSite/content/users/mayer.life/index.zh-cn.md +++ b/exampleSite/content/users/mayer.life/index.zh-cn.md @@ -2,7 +2,7 @@ title: "mayer.life" tags: [个人网站] externalUrl: "https://mayer.life" - date: 9950-08-08 + weight: 491 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/michaeldorner.de/index.it.md b/exampleSite/content/users/michaeldorner.de/index.it.md index 499836d35..73156709f 100644 --- a/exampleSite/content/users/michaeldorner.de/index.it.md +++ b/exampleSite/content/users/michaeldorner.de/index.it.md @@ -2,7 +2,7 @@ title: "michaeldorner.de" tags: [Blog, Sito personale, Accademia] externalUrl: "https://www.michaeldorner.de" - date: 9922-08-08 + weight: 771 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/michaeldorner.de/index.ja.md b/exampleSite/content/users/michaeldorner.de/index.ja.md index 572825a71..4dfe253e0 100644 --- a/exampleSite/content/users/michaeldorner.de/index.ja.md +++ b/exampleSite/content/users/michaeldorner.de/index.ja.md @@ -2,7 +2,7 @@ title: "michaeldorner.de" tags: [ブログ, 個人サイト, 学術界] externalUrl: "https://www.michaeldorner.de" - date: 9922-08-08 + weight: 771 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/michaeldorner.de/index.md b/exampleSite/content/users/michaeldorner.de/index.md index 34bb5f571..616d553c9 100644 --- a/exampleSite/content/users/michaeldorner.de/index.md +++ b/exampleSite/content/users/michaeldorner.de/index.md @@ -2,7 +2,7 @@ title: "michaeldorner.de" tags: [Blog,Personal Site,Academia] externalUrl: "https://www.michaeldorner.de" - date: 9922-08-08 + weight: 771 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/michaeldorner.de/index.zh-cn.md b/exampleSite/content/users/michaeldorner.de/index.zh-cn.md index 99f6bbaf0..e5c3fba6a 100644 --- a/exampleSite/content/users/michaeldorner.de/index.zh-cn.md +++ b/exampleSite/content/users/michaeldorner.de/index.zh-cn.md @@ -2,7 +2,7 @@ title: "michaeldorner.de" tags: [博客, 个人网站, 学术界] externalUrl: "https://www.michaeldorner.de" - date: 9922-08-08 + weight: 771 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/mucahitkurtlar.github.io/index.it.md b/exampleSite/content/users/mucahitkurtlar.github.io/index.it.md index af1915313..d0a999900 100644 --- a/exampleSite/content/users/mucahitkurtlar.github.io/index.it.md +++ b/exampleSite/content/users/mucahitkurtlar.github.io/index.it.md @@ -2,7 +2,7 @@ title: "mucahitkurtlar.github.io" tags: [Sito personale] externalUrl: "https://mucahitkurtlar.github.io" - date: 9996-08-08 + weight: 31 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/mucahitkurtlar.github.io/index.ja.md b/exampleSite/content/users/mucahitkurtlar.github.io/index.ja.md index 59ff62e78..e25952836 100644 --- a/exampleSite/content/users/mucahitkurtlar.github.io/index.ja.md +++ b/exampleSite/content/users/mucahitkurtlar.github.io/index.ja.md @@ -2,7 +2,7 @@ title: "mucahitkurtlar.github.io" tags: [個人サイト] externalUrl: "https://mucahitkurtlar.github.io" - date: 9996-08-08 + weight: 31 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/mucahitkurtlar.github.io/index.md b/exampleSite/content/users/mucahitkurtlar.github.io/index.md index 813048b7f..62666bf9f 100644 --- a/exampleSite/content/users/mucahitkurtlar.github.io/index.md +++ b/exampleSite/content/users/mucahitkurtlar.github.io/index.md @@ -2,7 +2,7 @@ title: "mucahitkurtlar.github.io" tags: [Personal site] externalUrl: "https://mucahitkurtlar.github.io" - date: 9996-08-08 + weight: 31 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/mucahitkurtlar.github.io/index.zh-cn.md b/exampleSite/content/users/mucahitkurtlar.github.io/index.zh-cn.md index c7029e5f7..4322b18ce 100644 --- a/exampleSite/content/users/mucahitkurtlar.github.io/index.zh-cn.md +++ b/exampleSite/content/users/mucahitkurtlar.github.io/index.zh-cn.md @@ -2,7 +2,7 @@ title: "mucahitkurtlar.github.io" tags: [个人网站] externalUrl: "https://mucahitkurtlar.github.io" - date: 9996-08-08 + weight: 31 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/n9o.xyz/feature.jpg b/exampleSite/content/users/n9o.xyz/feature.jpg index 1547991f6..1435ecd3b 100644 Binary files a/exampleSite/content/users/n9o.xyz/feature.jpg and b/exampleSite/content/users/n9o.xyz/feature.jpg differ diff --git a/exampleSite/content/users/n9o.xyz/index.it.md b/exampleSite/content/users/n9o.xyz/index.it.md index ca4961711..35439dc1c 100644 --- a/exampleSite/content/users/n9o.xyz/index.it.md +++ b/exampleSite/content/users/n9o.xyz/index.it.md @@ -2,7 +2,7 @@ title: "n9o.xyz" tags: [Sito personale, Autore del tema] externalUrl: "https://n9o.xyz" - date: 9999-08-08 + weight: 01 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/n9o.xyz/index.ja.md b/exampleSite/content/users/n9o.xyz/index.ja.md index 3cd46b338..a95c8733c 100644 --- a/exampleSite/content/users/n9o.xyz/index.ja.md +++ b/exampleSite/content/users/n9o.xyz/index.ja.md @@ -2,7 +2,7 @@ title: "n9o.xyz" tags: [個人サイト, テーマ作者] externalUrl: "https://n9o.xyz" - date: 9999-08-08 + weight: 01 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/n9o.xyz/index.md b/exampleSite/content/users/n9o.xyz/index.md index 3a4e1c024..b27f75465 100644 --- a/exampleSite/content/users/n9o.xyz/index.md +++ b/exampleSite/content/users/n9o.xyz/index.md @@ -2,7 +2,7 @@ title: "n9o.xyz" tags: [Personal site,Theme author] externalUrl: "https://n9o.xyz" - date: 9999-08-08 + weight: 01 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/n9o.xyz/index.zh-cn.md b/exampleSite/content/users/n9o.xyz/index.zh-cn.md index d593b212b..4c113e119 100644 --- a/exampleSite/content/users/n9o.xyz/index.zh-cn.md +++ b/exampleSite/content/users/n9o.xyz/index.zh-cn.md @@ -2,7 +2,7 @@ title: "n9o.xyz" tags: [个人网站, 主题作者] externalUrl: "https://n9o.xyz" - date: 9999-08-08 + weight: 01 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/nick.bouwhuis.net/feature.jpg b/exampleSite/content/users/nick.bouwhuis.net/feature.jpg index d28de7ae4..eb18663a0 100644 Binary files a/exampleSite/content/users/nick.bouwhuis.net/feature.jpg and b/exampleSite/content/users/nick.bouwhuis.net/feature.jpg differ diff --git a/exampleSite/content/users/nick.bouwhuis.net/index.it.md b/exampleSite/content/users/nick.bouwhuis.net/index.it.md index aaf195c03..f63957a6b 100644 --- a/exampleSite/content/users/nick.bouwhuis.net/index.it.md +++ b/exampleSite/content/users/nick.bouwhuis.net/index.it.md @@ -2,7 +2,7 @@ title: "nick.bouwhuis.net" tags: [Sito personale] externalUrl: "https://nick.bouwhuis.net" - date: 9975-08-08 + weight: 241 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/nick.bouwhuis.net/index.ja.md b/exampleSite/content/users/nick.bouwhuis.net/index.ja.md index 4f8d8becd..90531ec5f 100644 --- a/exampleSite/content/users/nick.bouwhuis.net/index.ja.md +++ b/exampleSite/content/users/nick.bouwhuis.net/index.ja.md @@ -2,7 +2,7 @@ title: "nick.bouwhuis.net" tags: [個人サイト] externalUrl: "https://nick.bouwhuis.net" - date: 9975-08-08 + weight: 241 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/nick.bouwhuis.net/index.md b/exampleSite/content/users/nick.bouwhuis.net/index.md index 54fd00777..ca928a2ed 100644 --- a/exampleSite/content/users/nick.bouwhuis.net/index.md +++ b/exampleSite/content/users/nick.bouwhuis.net/index.md @@ -2,7 +2,7 @@ title: "nick.bouwhuis.net" tags: [Personal site] externalUrl: "https://nick.bouwhuis.net" - date: 9975-08-08 + weight: 241 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/nick.bouwhuis.net/index.zh-cn.md b/exampleSite/content/users/nick.bouwhuis.net/index.zh-cn.md index 1726a1018..cae895214 100644 --- a/exampleSite/content/users/nick.bouwhuis.net/index.zh-cn.md +++ b/exampleSite/content/users/nick.bouwhuis.net/index.zh-cn.md @@ -2,7 +2,7 @@ title: "nick.bouwhuis.net" tags: [个人网站] externalUrl: "https://nick.bouwhuis.net" - date: 9975-08-08 + weight: 241 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/nikarashihatsu.github.io/feature.jpg b/exampleSite/content/users/nikarashihatsu.github.io/feature.jpg index b5b474777..48e33fd91 100644 Binary files a/exampleSite/content/users/nikarashihatsu.github.io/feature.jpg and b/exampleSite/content/users/nikarashihatsu.github.io/feature.jpg differ diff --git a/exampleSite/content/users/nikarashihatsu.github.io/index.it.md b/exampleSite/content/users/nikarashihatsu.github.io/index.it.md index 14d5dcfe2..f2f505a9a 100644 --- a/exampleSite/content/users/nikarashihatsu.github.io/index.it.md +++ b/exampleSite/content/users/nikarashihatsu.github.io/index.it.md @@ -2,7 +2,7 @@ title: "nikarashihatsu.github.io" tags: [Sito personale] externalUrl: "https://nikarashihatsu.github.io/" - date: 9963-08-08 + weight: 361 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/nikarashihatsu.github.io/index.ja.md b/exampleSite/content/users/nikarashihatsu.github.io/index.ja.md index 2bddf747f..2569743c9 100644 --- a/exampleSite/content/users/nikarashihatsu.github.io/index.ja.md +++ b/exampleSite/content/users/nikarashihatsu.github.io/index.ja.md @@ -2,7 +2,7 @@ title: "nikarashihatsu.github.io" tags: [個人サイト] externalUrl: "https://nikarashihatsu.github.io/" - date: 9963-08-08 + weight: 361 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/nikarashihatsu.github.io/index.md b/exampleSite/content/users/nikarashihatsu.github.io/index.md index 1529bd7e4..e27560fb0 100644 --- a/exampleSite/content/users/nikarashihatsu.github.io/index.md +++ b/exampleSite/content/users/nikarashihatsu.github.io/index.md @@ -2,7 +2,7 @@ title: "nikarashihatsu.github.io" tags: [Personal site] externalUrl: "https://nikarashihatsu.github.io/" - date: 9963-08-08 + weight: 361 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/nikarashihatsu.github.io/index.zh-cn.md b/exampleSite/content/users/nikarashihatsu.github.io/index.zh-cn.md index 5d080cf27..eefa0575f 100644 --- a/exampleSite/content/users/nikarashihatsu.github.io/index.zh-cn.md +++ b/exampleSite/content/users/nikarashihatsu.github.io/index.zh-cn.md @@ -2,7 +2,7 @@ title: "nikarashihatsu.github.io" tags: [个人网站] externalUrl: "https://nikarashihatsu.github.io/" - date: 9963-08-08 + weight: 361 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/niklas-hartmann-dev.de/feature.jpg b/exampleSite/content/users/niklas-hartmann-dev.de/feature.jpg index b3a56ba57..f07b8ffc1 100644 Binary files a/exampleSite/content/users/niklas-hartmann-dev.de/feature.jpg and b/exampleSite/content/users/niklas-hartmann-dev.de/feature.jpg differ diff --git a/exampleSite/content/users/niklas-hartmann-dev.de/index.it.md b/exampleSite/content/users/niklas-hartmann-dev.de/index.it.md index 949e3e97a..a34d8dff1 100644 --- a/exampleSite/content/users/niklas-hartmann-dev.de/index.it.md +++ b/exampleSite/content/users/niklas-hartmann-dev.de/index.it.md @@ -2,7 +2,7 @@ title: "niklas-hartmann-dev.de" tags: [Sito personale] externalUrl: "https://niklas-hartmann-dev.de/" - date: 9977-08-08 + weight: 221 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/niklas-hartmann-dev.de/index.ja.md b/exampleSite/content/users/niklas-hartmann-dev.de/index.ja.md index b232ce0f1..04c6b149e 100644 --- a/exampleSite/content/users/niklas-hartmann-dev.de/index.ja.md +++ b/exampleSite/content/users/niklas-hartmann-dev.de/index.ja.md @@ -2,7 +2,7 @@ title: "niklas-hartmann-dev.de" tags: [個人サイト] externalUrl: "https://niklas-hartmann-dev.de/" - date: 9977-08-08 + weight: 221 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/niklas-hartmann-dev.de/index.md b/exampleSite/content/users/niklas-hartmann-dev.de/index.md index dd428191b..c105c329f 100644 --- a/exampleSite/content/users/niklas-hartmann-dev.de/index.md +++ b/exampleSite/content/users/niklas-hartmann-dev.de/index.md @@ -2,7 +2,7 @@ title: "niklas-hartmann-dev.de" tags: [Personal site] externalUrl: "https://niklas-hartmann-dev.de/" - date: 9977-08-08 + weight: 221 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/niklas-hartmann-dev.de/index.zh-cn.md b/exampleSite/content/users/niklas-hartmann-dev.de/index.zh-cn.md index 1aad0f3cd..481ce89a5 100644 --- a/exampleSite/content/users/niklas-hartmann-dev.de/index.zh-cn.md +++ b/exampleSite/content/users/niklas-hartmann-dev.de/index.zh-cn.md @@ -2,7 +2,7 @@ title: "niklas-hartmann-dev.de" tags: [个人网站] externalUrl: "https://niklas-hartmann-dev.de/" - date: 9977-08-08 + weight: 221 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/notes.bluesdriveamelia.space/index.it.md b/exampleSite/content/users/notes.bluesdriveamelia.space/index.it.md index bde9799c9..0de834734 100644 --- a/exampleSite/content/users/notes.bluesdriveamelia.space/index.it.md +++ b/exampleSite/content/users/notes.bluesdriveamelia.space/index.it.md @@ -2,7 +2,7 @@ title: "notes.bluesdriveamelia.space" tags: [Blog, Sito personale] externalUrl: "https://notes.bluesdriveamelia.space/" - date: 9932-08-08 + weight: 671 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/notes.bluesdriveamelia.space/index.ja.md b/exampleSite/content/users/notes.bluesdriveamelia.space/index.ja.md index 8402e64fe..17db9020c 100644 --- a/exampleSite/content/users/notes.bluesdriveamelia.space/index.ja.md +++ b/exampleSite/content/users/notes.bluesdriveamelia.space/index.ja.md @@ -2,7 +2,7 @@ title: "notes.bluesdriveamelia.space" tags: [ブログ, 個人サイト] externalUrl: "https://notes.bluesdriveamelia.space/" - date: 9932-08-08 + weight: 671 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/notes.bluesdriveamelia.space/index.md b/exampleSite/content/users/notes.bluesdriveamelia.space/index.md index 8be5b5f2d..d1aa5bd2d 100644 --- a/exampleSite/content/users/notes.bluesdriveamelia.space/index.md +++ b/exampleSite/content/users/notes.bluesdriveamelia.space/index.md @@ -2,7 +2,7 @@ title: "notes.bluesdriveamelia.space" tags: [Blog,Personal site] externalUrl: "https://notes.bluesdriveamelia.space/" - date: 9932-08-08 + weight: 671 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/notes.bluesdriveamelia.space/index.zh-cn.md b/exampleSite/content/users/notes.bluesdriveamelia.space/index.zh-cn.md index 0491203e0..853c200d3 100644 --- a/exampleSite/content/users/notes.bluesdriveamelia.space/index.zh-cn.md +++ b/exampleSite/content/users/notes.bluesdriveamelia.space/index.zh-cn.md @@ -2,7 +2,7 @@ title: "notes.bluesdriveamelia.space" tags: [博客, 个人网站] externalUrl: "https://notes.bluesdriveamelia.space/" - date: 9932-08-08 + weight: 671 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/ohdmire.github.io/feature.jpg b/exampleSite/content/users/ohdmire.github.io/feature.jpg index 1ec67d5e1..165744877 100644 Binary files a/exampleSite/content/users/ohdmire.github.io/feature.jpg and b/exampleSite/content/users/ohdmire.github.io/feature.jpg differ diff --git a/exampleSite/content/users/ohdmire.github.io/index.it.md b/exampleSite/content/users/ohdmire.github.io/index.it.md index 4afcaf309..519b68ead 100644 --- a/exampleSite/content/users/ohdmire.github.io/index.it.md +++ b/exampleSite/content/users/ohdmire.github.io/index.it.md @@ -2,7 +2,7 @@ title: "ohdmire.github.io" tags: [Sito personale] externalUrl: "https://ohdmire.github.io" - date: 9947-08-08 + weight: 521 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/ohdmire.github.io/index.ja.md b/exampleSite/content/users/ohdmire.github.io/index.ja.md index 4a18b2cd8..2938c61de 100644 --- a/exampleSite/content/users/ohdmire.github.io/index.ja.md +++ b/exampleSite/content/users/ohdmire.github.io/index.ja.md @@ -2,7 +2,7 @@ title: "ohdmire.github.io" tags: [個人サイト] externalUrl: "https://ohdmire.github.io" - date: 9947-08-08 + weight: 521 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/ohdmire.github.io/index.md b/exampleSite/content/users/ohdmire.github.io/index.md index f51368bd2..f57263355 100644 --- a/exampleSite/content/users/ohdmire.github.io/index.md +++ b/exampleSite/content/users/ohdmire.github.io/index.md @@ -2,7 +2,7 @@ title: "ohdmire.github.io" tags: [Personal site] externalUrl: "https://ohdmire.github.io" - date: 9947-08-08 + weight: 521 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/ohdmire.github.io/index.zh-cn.md b/exampleSite/content/users/ohdmire.github.io/index.zh-cn.md index 1c77090e1..265834d9e 100644 --- a/exampleSite/content/users/ohdmire.github.io/index.zh-cn.md +++ b/exampleSite/content/users/ohdmire.github.io/index.zh-cn.md @@ -2,7 +2,7 @@ title: "ohdmire.github.io" tags: [个人网站] externalUrl: "https://ohdmire.github.io" - date: 9947-08-08 + weight: 521 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/omarohn.de/index.it.md b/exampleSite/content/users/omarohn.de/index.it.md index a6afc636f..163c46aa5 100644 --- a/exampleSite/content/users/omarohn.de/index.it.md +++ b/exampleSite/content/users/omarohn.de/index.it.md @@ -2,7 +2,7 @@ title: "omarohn.de" tags: [Sito personale] externalUrl: "https://omarohn.de" - date: 9987-08-08 + weight: 121 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/omarohn.de/index.ja.md b/exampleSite/content/users/omarohn.de/index.ja.md index 0c18ebc48..e9087adf9 100644 --- a/exampleSite/content/users/omarohn.de/index.ja.md +++ b/exampleSite/content/users/omarohn.de/index.ja.md @@ -2,7 +2,7 @@ title: "omarohn.de" tags: [個人サイト] externalUrl: "https://omarohn.de" - date: 9987-08-08 + weight: 121 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/omarohn.de/index.md b/exampleSite/content/users/omarohn.de/index.md index 128a37c96..69ce7367e 100644 --- a/exampleSite/content/users/omarohn.de/index.md +++ b/exampleSite/content/users/omarohn.de/index.md @@ -2,7 +2,7 @@ title: "omarohn.de" tags: [Personal site] externalUrl: "https://omarohn.de" - date: 9987-08-08 + weight: 121 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/omarohn.de/index.zh-cn.md b/exampleSite/content/users/omarohn.de/index.zh-cn.md index fd41680b6..87477090f 100644 --- a/exampleSite/content/users/omarohn.de/index.zh-cn.md +++ b/exampleSite/content/users/omarohn.de/index.zh-cn.md @@ -2,7 +2,7 @@ title: "omarohn.de" tags: [个人网站] externalUrl: "https://omarohn.de" - date: 9987-08-08 + weight: 121 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/pacochan.net/index.it.md b/exampleSite/content/users/pacochan.net/index.it.md index 8cc613e46..a02cf63c6 100644 --- a/exampleSite/content/users/pacochan.net/index.it.md +++ b/exampleSite/content/users/pacochan.net/index.it.md @@ -2,7 +2,7 @@ title: "pacochan.net" tags: [Sito personale] externalUrl: "https://pacochan.net" - date: 9957-08-08 + weight: 421 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/pacochan.net/index.ja.md b/exampleSite/content/users/pacochan.net/index.ja.md index d441b83e4..93b9ca26b 100644 --- a/exampleSite/content/users/pacochan.net/index.ja.md +++ b/exampleSite/content/users/pacochan.net/index.ja.md @@ -2,7 +2,7 @@ title: "pacochan.net" tags: [個人サイト] externalUrl: "https://pacochan.net" - date: 9957-08-08 + weight: 421 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/pacochan.net/index.md b/exampleSite/content/users/pacochan.net/index.md index 7a9b78c2c..2e458009f 100644 --- a/exampleSite/content/users/pacochan.net/index.md +++ b/exampleSite/content/users/pacochan.net/index.md @@ -2,7 +2,7 @@ title: "pacochan.net" tags: [Personal site] externalUrl: "https://pacochan.net" - date: 9957-08-08 + weight: 421 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/pacochan.net/index.zh-cn.md b/exampleSite/content/users/pacochan.net/index.zh-cn.md index 2a0ef5a6d..64ad974e4 100644 --- a/exampleSite/content/users/pacochan.net/index.zh-cn.md +++ b/exampleSite/content/users/pacochan.net/index.zh-cn.md @@ -2,7 +2,7 @@ title: "pacochan.net" tags: [个人网站] externalUrl: "https://pacochan.net" - date: 9957-08-08 + weight: 421 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/pmnxis.github.io/index.it.md b/exampleSite/content/users/pmnxis.github.io/index.it.md index cad07e841..15245cbc2 100644 --- a/exampleSite/content/users/pmnxis.github.io/index.it.md +++ b/exampleSite/content/users/pmnxis.github.io/index.it.md @@ -2,7 +2,7 @@ title: "pmnxis.github.io" tags: [Sito personale] externalUrl: "https://pmnxis.github.io" - date: 9993-08-08 + weight: 61 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/pmnxis.github.io/index.ja.md b/exampleSite/content/users/pmnxis.github.io/index.ja.md index 75348bf22..cb7d14bc4 100644 --- a/exampleSite/content/users/pmnxis.github.io/index.ja.md +++ b/exampleSite/content/users/pmnxis.github.io/index.ja.md @@ -2,7 +2,7 @@ title: "pmnxis.github.io" tags: [個人サイト] externalUrl: "https://pmnxis.github.io" - date: 9993-08-08 + weight: 61 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/pmnxis.github.io/index.md b/exampleSite/content/users/pmnxis.github.io/index.md index 4a2d84050..bbeaca6b9 100644 --- a/exampleSite/content/users/pmnxis.github.io/index.md +++ b/exampleSite/content/users/pmnxis.github.io/index.md @@ -2,7 +2,7 @@ title: "pmnxis.github.io" tags: [Personal site] externalUrl: "https://pmnxis.github.io" - date: 9993-08-08 + weight: 61 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/pmnxis.github.io/index.zh-cn.md b/exampleSite/content/users/pmnxis.github.io/index.zh-cn.md index db25f6d3d..d22af1e9e 100644 --- a/exampleSite/content/users/pmnxis.github.io/index.zh-cn.md +++ b/exampleSite/content/users/pmnxis.github.io/index.zh-cn.md @@ -2,7 +2,7 @@ title: "pmnxis.github.io" tags: [个人网站] externalUrl: "https://pmnxis.github.io" - date: 9993-08-08 + weight: 61 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/priyakdey.com/feature.jpg b/exampleSite/content/users/priyakdey.com/feature.jpg index 8b7daddcd..0d5efb8fa 100644 Binary files a/exampleSite/content/users/priyakdey.com/feature.jpg and b/exampleSite/content/users/priyakdey.com/feature.jpg differ diff --git a/exampleSite/content/users/priyakdey.com/index.it.md b/exampleSite/content/users/priyakdey.com/index.it.md index cd34e1e01..3a245e680 100644 --- a/exampleSite/content/users/priyakdey.com/index.it.md +++ b/exampleSite/content/users/priyakdey.com/index.it.md @@ -2,7 +2,7 @@ title: "priyakdey.com" tags: [Sito personale] externalUrl: "https://priyakdey.com" - date: 9982-08-08 + weight: 171 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/priyakdey.com/index.ja.md b/exampleSite/content/users/priyakdey.com/index.ja.md index 8f681f87a..18db493f6 100644 --- a/exampleSite/content/users/priyakdey.com/index.ja.md +++ b/exampleSite/content/users/priyakdey.com/index.ja.md @@ -2,7 +2,7 @@ title: "priyakdey.com" tags: [個人サイト] externalUrl: "https://priyakdey.com" - date: 9982-08-08 + weight: 171 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/priyakdey.com/index.md b/exampleSite/content/users/priyakdey.com/index.md index 199a77830..6660e58fb 100644 --- a/exampleSite/content/users/priyakdey.com/index.md +++ b/exampleSite/content/users/priyakdey.com/index.md @@ -2,7 +2,7 @@ title: "priyakdey.com" tags: [Personal site] externalUrl: "https://priyakdey.com" - date: 9982-08-08 + weight: 171 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/priyakdey.com/index.zh-cn.md b/exampleSite/content/users/priyakdey.com/index.zh-cn.md index 137ef5cc7..dc2e3671a 100644 --- a/exampleSite/content/users/priyakdey.com/index.zh-cn.md +++ b/exampleSite/content/users/priyakdey.com/index.zh-cn.md @@ -2,7 +2,7 @@ title: "priyakdey.com" tags: [个人网站] externalUrl: "https://priyakdey.com" - date: 9982-08-08 + weight: 171 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/rdgo.dev/feature.jpg b/exampleSite/content/users/rdgo.dev/feature.jpg index 8e6cf0681..c1d99a674 100644 Binary files a/exampleSite/content/users/rdgo.dev/feature.jpg and b/exampleSite/content/users/rdgo.dev/feature.jpg differ diff --git a/exampleSite/content/users/rdgo.dev/index.it.md b/exampleSite/content/users/rdgo.dev/index.it.md index 96f2e63c3..e634454bc 100644 --- a/exampleSite/content/users/rdgo.dev/index.it.md +++ b/exampleSite/content/users/rdgo.dev/index.it.md @@ -2,7 +2,7 @@ title: "rdgo.dev" tags: [Sito personale] externalUrl: "https://rdgo.dev/" - date: 9967-08-08 + weight: 321 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/rdgo.dev/index.ja.md b/exampleSite/content/users/rdgo.dev/index.ja.md index 00a0835f8..b6b0979f4 100644 --- a/exampleSite/content/users/rdgo.dev/index.ja.md +++ b/exampleSite/content/users/rdgo.dev/index.ja.md @@ -2,7 +2,7 @@ title: "rdgo.dev" tags: [個人サイト] externalUrl: "https://rdgo.dev/" - date: 9967-08-08 + weight: 321 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/rdgo.dev/index.md b/exampleSite/content/users/rdgo.dev/index.md index 1442887e4..4760032ab 100644 --- a/exampleSite/content/users/rdgo.dev/index.md +++ b/exampleSite/content/users/rdgo.dev/index.md @@ -2,7 +2,7 @@ title: "rdgo.dev" tags: [Personal site] externalUrl: "https://rdgo.dev/" - date: 9967-08-08 + weight: 321 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/rdgo.dev/index.zh-cn.md b/exampleSite/content/users/rdgo.dev/index.zh-cn.md index 42a08de5d..25e948541 100644 --- a/exampleSite/content/users/rdgo.dev/index.zh-cn.md +++ b/exampleSite/content/users/rdgo.dev/index.zh-cn.md @@ -2,7 +2,7 @@ title: "rdgo.dev" tags: [个人网站] externalUrl: "https://rdgo.dev/" - date: 9967-08-08 + weight: 321 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/rejowski.xyz/feature.jpg b/exampleSite/content/users/rejowski.xyz/feature.jpg index 321bc9fc7..b141cf62c 100644 Binary files a/exampleSite/content/users/rejowski.xyz/feature.jpg and b/exampleSite/content/users/rejowski.xyz/feature.jpg differ diff --git a/exampleSite/content/users/rejowski.xyz/index.it.md b/exampleSite/content/users/rejowski.xyz/index.it.md index 779669391..01982f8e8 100644 --- a/exampleSite/content/users/rejowski.xyz/index.it.md +++ b/exampleSite/content/users/rejowski.xyz/index.it.md @@ -2,7 +2,7 @@ title: "rejowski.xyz" tags: [Sito personale] externalUrl: "https://rejowski.xyz/" - date: 9942-08-08 + weight: 571 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/rejowski.xyz/index.ja.md b/exampleSite/content/users/rejowski.xyz/index.ja.md index 6f8a0ca54..1616a9cc9 100644 --- a/exampleSite/content/users/rejowski.xyz/index.ja.md +++ b/exampleSite/content/users/rejowski.xyz/index.ja.md @@ -2,7 +2,7 @@ title: "rejowski.xyz" tags: [個人サイト] externalUrl: "https://rejowski.xyz/" - date: 9942-08-08 + weight: 571 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/rejowski.xyz/index.md b/exampleSite/content/users/rejowski.xyz/index.md index 2e8b01478..cb2e54bbd 100644 --- a/exampleSite/content/users/rejowski.xyz/index.md +++ b/exampleSite/content/users/rejowski.xyz/index.md @@ -2,7 +2,7 @@ title: "rejowski.xyz" tags: [Personal Site] externalUrl: "https://rejowski.xyz/" - date: 9942-08-08 + weight: 571 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/rejowski.xyz/index.zh-cn.md b/exampleSite/content/users/rejowski.xyz/index.zh-cn.md index af386b668..a0c04b347 100644 --- a/exampleSite/content/users/rejowski.xyz/index.zh-cn.md +++ b/exampleSite/content/users/rejowski.xyz/index.zh-cn.md @@ -2,7 +2,7 @@ title: "rejowski.xyz" tags: [个人网站] externalUrl: "https://rejowski.xyz/" - date: 9942-08-08 + weight: 571 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/renaud.warnotte.be/index.it.md b/exampleSite/content/users/renaud.warnotte.be/index.it.md index 6efa3fa07..69f77e736 100644 --- a/exampleSite/content/users/renaud.warnotte.be/index.it.md +++ b/exampleSite/content/users/renaud.warnotte.be/index.it.md @@ -2,7 +2,7 @@ title: "renaud.warnotte.be" tags: [Sito personale] externalUrl: "https://renaud.warnotte.be" - date: 9939-08-08 + weight: 601 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/renaud.warnotte.be/index.ja.md b/exampleSite/content/users/renaud.warnotte.be/index.ja.md index df4f9cce1..ec1cd879f 100644 --- a/exampleSite/content/users/renaud.warnotte.be/index.ja.md +++ b/exampleSite/content/users/renaud.warnotte.be/index.ja.md @@ -2,7 +2,7 @@ title: "renaud.warnotte.be" tags: [個人サイト] externalUrl: "https://renaud.warnotte.be" - date: 9939-08-08 + weight: 601 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/renaud.warnotte.be/index.md b/exampleSite/content/users/renaud.warnotte.be/index.md index bca0000c3..5c71b4df2 100644 --- a/exampleSite/content/users/renaud.warnotte.be/index.md +++ b/exampleSite/content/users/renaud.warnotte.be/index.md @@ -2,7 +2,7 @@ title: "renaud.warnotte.be" tags: [Personal site] externalUrl: "https://renaud.warnotte.be" - date: 9939-08-08 + weight: 601 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/renaud.warnotte.be/index.zh-cn.md b/exampleSite/content/users/renaud.warnotte.be/index.zh-cn.md index 3a7749711..01bba07e5 100644 --- a/exampleSite/content/users/renaud.warnotte.be/index.zh-cn.md +++ b/exampleSite/content/users/renaud.warnotte.be/index.zh-cn.md @@ -2,7 +2,7 @@ title: "renaud.warnotte.be" tags: [个人网站] externalUrl: "https://renaud.warnotte.be" - date: 9939-08-08 + weight: 601 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/ricklan.photography/feature.jpg b/exampleSite/content/users/ricklan.photography/feature.jpg index 4ad9525c5..2fa38ba2f 100644 Binary files a/exampleSite/content/users/ricklan.photography/feature.jpg and b/exampleSite/content/users/ricklan.photography/feature.jpg differ diff --git a/exampleSite/content/users/ricklan.photography/index.it.md b/exampleSite/content/users/ricklan.photography/index.it.md index 380e78e53..d833166ac 100644 --- a/exampleSite/content/users/ricklan.photography/index.it.md +++ b/exampleSite/content/users/ricklan.photography/index.it.md @@ -2,7 +2,7 @@ title: "ricklan.photography" tags: [Sito personale] externalUrl: "https://ricklan.photography" - date: 9946-08-08 + weight: 531 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/ricklan.photography/index.ja.md b/exampleSite/content/users/ricklan.photography/index.ja.md index 2e0f81645..c439d7c45 100644 --- a/exampleSite/content/users/ricklan.photography/index.ja.md +++ b/exampleSite/content/users/ricklan.photography/index.ja.md @@ -2,7 +2,7 @@ title: "ricklan.photography" tags: [個人サイト] externalUrl: "https://ricklan.photography" - date: 9946-08-08 + weight: 531 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/ricklan.photography/index.md b/exampleSite/content/users/ricklan.photography/index.md index 40b3c01bc..a04db98ec 100644 --- a/exampleSite/content/users/ricklan.photography/index.md +++ b/exampleSite/content/users/ricklan.photography/index.md @@ -2,7 +2,7 @@ title: "ricklan.photography" tags: [Personal site] externalUrl: "https://ricklan.photography" - date: 9946-08-08 + weight: 531 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/ricklan.photography/index.zh-cn.md b/exampleSite/content/users/ricklan.photography/index.zh-cn.md index 567a93754..2d9b49ecd 100644 --- a/exampleSite/content/users/ricklan.photography/index.zh-cn.md +++ b/exampleSite/content/users/ricklan.photography/index.zh-cn.md @@ -2,7 +2,7 @@ title: "ricklan.photography" tags: [个人网站] externalUrl: "https://ricklan.photography" - date: 9946-08-08 + weight: 531 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/scottmckendry.tech/feature.jpg b/exampleSite/content/users/scottmckendry.tech/feature.jpg index fb0a8c1b1..a0c272d35 100644 Binary files a/exampleSite/content/users/scottmckendry.tech/feature.jpg and b/exampleSite/content/users/scottmckendry.tech/feature.jpg differ diff --git a/exampleSite/content/users/scottmckendry.tech/index.it.md b/exampleSite/content/users/scottmckendry.tech/index.it.md index 87e5fbb2e..7a6db4045 100644 --- a/exampleSite/content/users/scottmckendry.tech/index.it.md +++ b/exampleSite/content/users/scottmckendry.tech/index.it.md @@ -2,7 +2,7 @@ title: "scottmckendry.tech" tags: [Sito personale] externalUrl: "https://scottmckendry.tech" - date: 9949-08-08 + weight: 501 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/scottmckendry.tech/index.ja.md b/exampleSite/content/users/scottmckendry.tech/index.ja.md index 703b19b22..406ea2016 100644 --- a/exampleSite/content/users/scottmckendry.tech/index.ja.md +++ b/exampleSite/content/users/scottmckendry.tech/index.ja.md @@ -2,7 +2,7 @@ title: "scottmckendry.tech" tags: [個人サイト] externalUrl: "https://scottmckendry.tech" - date: 9949-08-08 + weight: 501 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/scottmckendry.tech/index.md b/exampleSite/content/users/scottmckendry.tech/index.md index 7fca77a21..279145e1e 100644 --- a/exampleSite/content/users/scottmckendry.tech/index.md +++ b/exampleSite/content/users/scottmckendry.tech/index.md @@ -2,7 +2,7 @@ title: "scottmckendry.tech" tags: [Personal site] externalUrl: "https://scottmckendry.tech" - date: 9949-08-08 + weight: 501 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/scottmckendry.tech/index.zh-cn.md b/exampleSite/content/users/scottmckendry.tech/index.zh-cn.md index 7a24a498c..80a3f8a2e 100644 --- a/exampleSite/content/users/scottmckendry.tech/index.zh-cn.md +++ b/exampleSite/content/users/scottmckendry.tech/index.zh-cn.md @@ -2,7 +2,7 @@ title: "scottmckendry.tech" tags: [个人网站] externalUrl: "https://scottmckendry.tech" - date: 9949-08-08 + weight: 501 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/sdehm.dev/feature.jpg b/exampleSite/content/users/sdehm.dev/feature.jpg index 3ed522da7..b8d82bf18 100644 Binary files a/exampleSite/content/users/sdehm.dev/feature.jpg and b/exampleSite/content/users/sdehm.dev/feature.jpg differ diff --git a/exampleSite/content/users/sdehm.dev/index.it.md b/exampleSite/content/users/sdehm.dev/index.it.md index 47fb27d8a..97c8f909d 100644 --- a/exampleSite/content/users/sdehm.dev/index.it.md +++ b/exampleSite/content/users/sdehm.dev/index.it.md @@ -2,7 +2,7 @@ title: "sdehm.dev" tags: [Sito personale] externalUrl: "https://sdehm.dev" - date: 9981-08-08 + weight: 181 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/sdehm.dev/index.ja.md b/exampleSite/content/users/sdehm.dev/index.ja.md index 7cccd50ab..352968687 100644 --- a/exampleSite/content/users/sdehm.dev/index.ja.md +++ b/exampleSite/content/users/sdehm.dev/index.ja.md @@ -2,7 +2,7 @@ title: "sdehm.dev" tags: [個人サイト] externalUrl: "https://sdehm.dev" - date: 9981-08-08 + weight: 181 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/sdehm.dev/index.md b/exampleSite/content/users/sdehm.dev/index.md index a03056886..f83068225 100644 --- a/exampleSite/content/users/sdehm.dev/index.md +++ b/exampleSite/content/users/sdehm.dev/index.md @@ -2,7 +2,7 @@ title: "sdehm.dev" tags: [Personal site] externalUrl: "https://sdehm.dev" - date: 9981-08-08 + weight: 181 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/sdehm.dev/index.zh-cn.md b/exampleSite/content/users/sdehm.dev/index.zh-cn.md index 42c163897..99248a0b1 100644 --- a/exampleSite/content/users/sdehm.dev/index.zh-cn.md +++ b/exampleSite/content/users/sdehm.dev/index.zh-cn.md @@ -2,7 +2,7 @@ title: "sdehm.dev" tags: [个人网站] externalUrl: "https://sdehm.dev" - date: 9981-08-08 + weight: 181 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/talkdimsum.com/index.it.md b/exampleSite/content/users/talkdimsum.com/index.it.md index 2640645df..bbd69d36a 100644 --- a/exampleSite/content/users/talkdimsum.com/index.it.md +++ b/exampleSite/content/users/talkdimsum.com/index.it.md @@ -2,7 +2,7 @@ title: "talkdimsum.com" tags: [Sito dell'app] externalUrl: "https://talkdimsum.com/" - date: 9969-08-08 + weight: 301 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/talkdimsum.com/index.ja.md b/exampleSite/content/users/talkdimsum.com/index.ja.md index e71d70347..27976ae58 100644 --- a/exampleSite/content/users/talkdimsum.com/index.ja.md +++ b/exampleSite/content/users/talkdimsum.com/index.ja.md @@ -2,7 +2,7 @@ title: "talkdimsum.com" tags: [アプリサイト] externalUrl: "https://talkdimsum.com/" - date: 9969-08-08 + weight: 301 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/talkdimsum.com/index.md b/exampleSite/content/users/talkdimsum.com/index.md index 90e7c64b3..f3bdfe95a 100644 --- a/exampleSite/content/users/talkdimsum.com/index.md +++ b/exampleSite/content/users/talkdimsum.com/index.md @@ -2,7 +2,7 @@ title: "talkdimsum.com" tags: [App site] externalUrl: "https://talkdimsum.com/" - date: 9969-08-08 + weight: 301 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/talkdimsum.com/index.zh-cn.md b/exampleSite/content/users/talkdimsum.com/index.zh-cn.md index 0d027571a..989b21493 100644 --- a/exampleSite/content/users/talkdimsum.com/index.zh-cn.md +++ b/exampleSite/content/users/talkdimsum.com/index.zh-cn.md @@ -2,7 +2,7 @@ title: "talkdimsum.com" tags: [应用网站] externalUrl: "https://talkdimsum.com/" - date: 9969-08-08 + weight: 301 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/technicaldc.github.io/index.it.md b/exampleSite/content/users/technicaldc.github.io/index.it.md index 4dec6ea8f..74f8d8b44 100644 --- a/exampleSite/content/users/technicaldc.github.io/index.it.md +++ b/exampleSite/content/users/technicaldc.github.io/index.it.md @@ -2,7 +2,7 @@ title: "technicaldc.github.io" tags: [Sito personale, Blog] externalUrl: "https://technicaldc.github.io/" - date: 9937-08-08 + weight: 621 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/technicaldc.github.io/index.ja.md b/exampleSite/content/users/technicaldc.github.io/index.ja.md index a461036be..0ba094665 100644 --- a/exampleSite/content/users/technicaldc.github.io/index.ja.md +++ b/exampleSite/content/users/technicaldc.github.io/index.ja.md @@ -2,7 +2,7 @@ title: "technicaldc.github.io" tags: [個人サイト, ブログ] externalUrl: "https://technicaldc.github.io/" - date: 9937-08-08 + weight: 621 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/technicaldc.github.io/index.md b/exampleSite/content/users/technicaldc.github.io/index.md index 485466dc6..e3f39e75e 100644 --- a/exampleSite/content/users/technicaldc.github.io/index.md +++ b/exampleSite/content/users/technicaldc.github.io/index.md @@ -2,7 +2,7 @@ title: "technicaldc.github.io" tags: [Personal Site,Blog] externalUrl: "https://technicaldc.github.io/" - date: 9937-08-08 + weight: 621 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/technicaldc.github.io/index.zh-cn.md b/exampleSite/content/users/technicaldc.github.io/index.zh-cn.md index 9bcc831ab..a904591b4 100644 --- a/exampleSite/content/users/technicaldc.github.io/index.zh-cn.md +++ b/exampleSite/content/users/technicaldc.github.io/index.zh-cn.md @@ -2,7 +2,7 @@ title: "technicaldc.github.io" tags: [个人网站, 博客] externalUrl: "https://technicaldc.github.io/" - date: 9937-08-08 + weight: 621 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/technicat.com/feature.jpg b/exampleSite/content/users/technicat.com/feature.jpg index 58abe1787..912a06161 100644 Binary files a/exampleSite/content/users/technicat.com/feature.jpg and b/exampleSite/content/users/technicat.com/feature.jpg differ diff --git a/exampleSite/content/users/technicat.com/index.it.md b/exampleSite/content/users/technicat.com/index.it.md index 93af3f707..b7311e9d4 100644 --- a/exampleSite/content/users/technicat.com/index.it.md +++ b/exampleSite/content/users/technicat.com/index.it.md @@ -2,7 +2,7 @@ title: "technicat.com" tags: [Sito aziendale] externalUrl: "https://technicat.com/" - date: 9972-08-08 + weight: 271 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/technicat.com/index.ja.md b/exampleSite/content/users/technicat.com/index.ja.md index 3fe973da4..114248a4c 100644 --- a/exampleSite/content/users/technicat.com/index.ja.md +++ b/exampleSite/content/users/technicat.com/index.ja.md @@ -2,7 +2,7 @@ title: "technicat.com" tags: [企業サイト] externalUrl: "https://technicat.com/" - date: 9972-08-08 + weight: 271 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/technicat.com/index.md b/exampleSite/content/users/technicat.com/index.md index 5bb9950e1..ccdc81aa4 100644 --- a/exampleSite/content/users/technicat.com/index.md +++ b/exampleSite/content/users/technicat.com/index.md @@ -2,7 +2,7 @@ title: "technicat.com" tags: [Company site] externalUrl: "https://technicat.com/" - date: 9972-08-08 + weight: 271 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/technicat.com/index.zh-cn.md b/exampleSite/content/users/technicat.com/index.zh-cn.md index 94bd5519b..cdb791e99 100644 --- a/exampleSite/content/users/technicat.com/index.zh-cn.md +++ b/exampleSite/content/users/technicat.com/index.zh-cn.md @@ -2,7 +2,7 @@ title: "technicat.com" tags: [公司网站] externalUrl: "https://technicat.com/" - date: 9972-08-08 + weight: 271 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/the-maze.net/index.it.md b/exampleSite/content/users/the-maze.net/index.it.md index c4da1507c..43a6a648f 100644 --- a/exampleSite/content/users/the-maze.net/index.it.md +++ b/exampleSite/content/users/the-maze.net/index.it.md @@ -2,7 +2,7 @@ title: "the-maze.net" tags: [Sito personale, Blog] externalUrl: "https://www.the-maze.net/" - date: 9935-08-08 + weight: 641 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/the-maze.net/index.ja.md b/exampleSite/content/users/the-maze.net/index.ja.md index b8cfb45b7..ab09dc501 100644 --- a/exampleSite/content/users/the-maze.net/index.ja.md +++ b/exampleSite/content/users/the-maze.net/index.ja.md @@ -2,7 +2,7 @@ title: "the-maze.net" tags: [個人サイト, ブログ] externalUrl: "https://www.the-maze.net/" - date: 9935-08-08 + weight: 641 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/the-maze.net/index.md b/exampleSite/content/users/the-maze.net/index.md index 61ff31b04..1202f4969 100644 --- a/exampleSite/content/users/the-maze.net/index.md +++ b/exampleSite/content/users/the-maze.net/index.md @@ -2,7 +2,7 @@ title: "the-maze.net" tags: [Personal site,Blog] externalUrl: "https://www.the-maze.net/" - date: 9935-08-08 + weight: 641 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/the-maze.net/index.zh-cn.md b/exampleSite/content/users/the-maze.net/index.zh-cn.md index 85afef552..716dad5ac 100644 --- a/exampleSite/content/users/the-maze.net/index.zh-cn.md +++ b/exampleSite/content/users/the-maze.net/index.zh-cn.md @@ -2,7 +2,7 @@ title: "the-maze.net" tags: [个人网站, 博客] externalUrl: "https://www.the-maze.net/" - date: 9935-08-08 + weight: 641 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/theindiecoder.cloud/feature.jpg b/exampleSite/content/users/theindiecoder.cloud/feature.jpg index bd3b7b0b9..da8a633d3 100644 Binary files a/exampleSite/content/users/theindiecoder.cloud/feature.jpg and b/exampleSite/content/users/theindiecoder.cloud/feature.jpg differ diff --git a/exampleSite/content/users/theindiecoder.cloud/index.it.md b/exampleSite/content/users/theindiecoder.cloud/index.it.md index 1e7cfa865..2aa8f204f 100644 --- a/exampleSite/content/users/theindiecoder.cloud/index.it.md +++ b/exampleSite/content/users/theindiecoder.cloud/index.it.md @@ -2,7 +2,7 @@ title: "theindiecoder.cloud" tags: [Sito personale] externalUrl: "https://theindiecoder.cloud" - date: 9952-08-08 + weight: 471 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/theindiecoder.cloud/index.ja.md b/exampleSite/content/users/theindiecoder.cloud/index.ja.md index e80460063..665c84e32 100644 --- a/exampleSite/content/users/theindiecoder.cloud/index.ja.md +++ b/exampleSite/content/users/theindiecoder.cloud/index.ja.md @@ -2,7 +2,7 @@ title: "theindiecoder.cloud" tags: [個人サイト] externalUrl: "https://theindiecoder.cloud" - date: 9952-08-08 + weight: 471 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/theindiecoder.cloud/index.md b/exampleSite/content/users/theindiecoder.cloud/index.md index b9fa956d9..c4e8ff71e 100644 --- a/exampleSite/content/users/theindiecoder.cloud/index.md +++ b/exampleSite/content/users/theindiecoder.cloud/index.md @@ -2,7 +2,7 @@ title: "theindiecoder.cloud" tags: [Personal site] externalUrl: "https://theindiecoder.cloud" - date: 9952-08-08 + weight: 471 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/theindiecoder.cloud/index.zh-cn.md b/exampleSite/content/users/theindiecoder.cloud/index.zh-cn.md index b0e4d03f2..355e086e8 100644 --- a/exampleSite/content/users/theindiecoder.cloud/index.zh-cn.md +++ b/exampleSite/content/users/theindiecoder.cloud/index.zh-cn.md @@ -2,7 +2,7 @@ title: "theindiecoder.cloud" tags: [个人网站] externalUrl: "https://theindiecoder.cloud" - date: 9952-08-08 + weight: 471 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/todreamr.github.io/index.it.md b/exampleSite/content/users/todreamr.github.io/index.it.md index 2a527f3ec..36809f672 100644 --- a/exampleSite/content/users/todreamr.github.io/index.it.md +++ b/exampleSite/content/users/todreamr.github.io/index.it.md @@ -2,7 +2,7 @@ title: "todreamr.github.io" tags: [Sito personale] externalUrl: "https://todreamr.github.io/" - date: 9930-08-08 + weight: 691 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/todreamr.github.io/index.ja.md b/exampleSite/content/users/todreamr.github.io/index.ja.md index 8975855dd..fa5204d19 100644 --- a/exampleSite/content/users/todreamr.github.io/index.ja.md +++ b/exampleSite/content/users/todreamr.github.io/index.ja.md @@ -2,7 +2,7 @@ title: "todreamr.github.io" tags: [個人サイト] externalUrl: "https://todreamr.github.io/" - date: 9930-08-08 + weight: 691 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/todreamr.github.io/index.md b/exampleSite/content/users/todreamr.github.io/index.md index dd5373adf..600d97bd7 100644 --- a/exampleSite/content/users/todreamr.github.io/index.md +++ b/exampleSite/content/users/todreamr.github.io/index.md @@ -2,7 +2,7 @@ title: "todreamr.github.io" tags: [Personal site] externalUrl: "https://todreamr.github.io/" - date: 9930-08-08 + weight: 691 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/todreamr.github.io/index.zh-cn.md b/exampleSite/content/users/todreamr.github.io/index.zh-cn.md index afac32bbe..8f09fbcd0 100644 --- a/exampleSite/content/users/todreamr.github.io/index.zh-cn.md +++ b/exampleSite/content/users/todreamr.github.io/index.zh-cn.md @@ -2,7 +2,7 @@ title: "todreamr.github.io" tags: [个人网站] externalUrl: "https://todreamr.github.io/" - date: 9930-08-08 + weight: 691 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/v-y-s.com/feature.jpg b/exampleSite/content/users/v-y-s.com/feature.jpg index d54e51afe..0681b56e5 100644 Binary files a/exampleSite/content/users/v-y-s.com/feature.jpg and b/exampleSite/content/users/v-y-s.com/feature.jpg differ diff --git a/exampleSite/content/users/v-y-s.com/index.it.md b/exampleSite/content/users/v-y-s.com/index.it.md index b5120df8a..10247f1a0 100644 --- a/exampleSite/content/users/v-y-s.com/index.it.md +++ b/exampleSite/content/users/v-y-s.com/index.it.md @@ -2,7 +2,7 @@ title: "v-y-s.com" tags: [Sito personale] externalUrl: "https://v-y-s.com/" - date: 9941-08-08 + weight: 581 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/v-y-s.com/index.ja.md b/exampleSite/content/users/v-y-s.com/index.ja.md index a63fec88a..06094635a 100644 --- a/exampleSite/content/users/v-y-s.com/index.ja.md +++ b/exampleSite/content/users/v-y-s.com/index.ja.md @@ -2,7 +2,7 @@ title: "v-y-s.com" tags: [個人サイト] externalUrl: "https://v-y-s.com/" - date: 9941-08-08 + weight: 581 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/v-y-s.com/index.md b/exampleSite/content/users/v-y-s.com/index.md index 9ea550e7c..c809d8fdb 100644 --- a/exampleSite/content/users/v-y-s.com/index.md +++ b/exampleSite/content/users/v-y-s.com/index.md @@ -2,7 +2,7 @@ title: "v-y-s.com" tags: [Personal Site] externalUrl: "https://v-y-s.com/" - date: 9941-08-08 + weight: 581 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/v-y-s.com/index.zh-cn.md b/exampleSite/content/users/v-y-s.com/index.zh-cn.md index d95150d43..80158fc3d 100644 --- a/exampleSite/content/users/v-y-s.com/index.zh-cn.md +++ b/exampleSite/content/users/v-y-s.com/index.zh-cn.md @@ -2,7 +2,7 @@ title: "v-y-s.com" tags: [个人网站] externalUrl: "https://v-y-s.com/" - date: 9941-08-08 + weight: 581 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/vividscc.com/index.it.md b/exampleSite/content/users/vividscc.com/index.it.md index 5f28be4cc..cfef4c51e 100644 --- a/exampleSite/content/users/vividscc.com/index.it.md +++ b/exampleSite/content/users/vividscc.com/index.it.md @@ -2,7 +2,7 @@ title: "vividscc.com" tags: [Sito aziendale] externalUrl: "https://vividscc.com/" - date: 9974-08-08 + weight: 251 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/vividscc.com/index.ja.md b/exampleSite/content/users/vividscc.com/index.ja.md index 8b590ec08..781e60ebe 100644 --- a/exampleSite/content/users/vividscc.com/index.ja.md +++ b/exampleSite/content/users/vividscc.com/index.ja.md @@ -2,7 +2,7 @@ title: "vividscc.com" tags: [事業所] externalUrl: "https://vividscc.com/" - date: 9974-08-08 + weight: 251 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/vividscc.com/index.md b/exampleSite/content/users/vividscc.com/index.md index 0a2c86aa9..5177a0e2a 100644 --- a/exampleSite/content/users/vividscc.com/index.md +++ b/exampleSite/content/users/vividscc.com/index.md @@ -2,7 +2,7 @@ title: "vividscc.com" tags: [Business site] externalUrl: "https://vividscc.com/" - date: 9974-08-08 + weight: 251 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/vividscc.com/index.zh-cn.md b/exampleSite/content/users/vividscc.com/index.zh-cn.md index 51a8f733f..48efaf181 100644 --- a/exampleSite/content/users/vividscc.com/index.zh-cn.md +++ b/exampleSite/content/users/vividscc.com/index.zh-cn.md @@ -2,7 +2,7 @@ title: "vividscc.com" tags: [企业网站] externalUrl: "https://vividscc.com/" - date: 9974-08-08 + weight: 251 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/vkmki001.github.io/feature.jpg b/exampleSite/content/users/vkmki001.github.io/feature.jpg index ce90dec5d..79991fc95 100644 Binary files a/exampleSite/content/users/vkmki001.github.io/feature.jpg and b/exampleSite/content/users/vkmki001.github.io/feature.jpg differ diff --git a/exampleSite/content/users/vkmki001.github.io/index.it.md b/exampleSite/content/users/vkmki001.github.io/index.it.md index d229838c9..e8b593b73 100644 --- a/exampleSite/content/users/vkmki001.github.io/index.it.md +++ b/exampleSite/content/users/vkmki001.github.io/index.it.md @@ -2,7 +2,7 @@ title: "vkmki001.github.io" tags: [Sito personale] externalUrl: "https://vkmki001.github.io/" - date: 9955-08-08 + weight: 441 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/vkmki001.github.io/index.ja.md b/exampleSite/content/users/vkmki001.github.io/index.ja.md index 487dad322..41ee4c825 100644 --- a/exampleSite/content/users/vkmki001.github.io/index.ja.md +++ b/exampleSite/content/users/vkmki001.github.io/index.ja.md @@ -2,7 +2,7 @@ title: "vkmki001.github.io" tags: [個人サイト] externalUrl: "https://vkmki001.github.io/" - date: 9955-08-08 + weight: 441 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/vkmki001.github.io/index.md b/exampleSite/content/users/vkmki001.github.io/index.md index 26ccfe1ad..55494ccda 100644 --- a/exampleSite/content/users/vkmki001.github.io/index.md +++ b/exampleSite/content/users/vkmki001.github.io/index.md @@ -2,7 +2,7 @@ title: "vkmki001.github.io" tags: [Personal site] externalUrl: "https://vkmki001.github.io/" - date: 9955-08-08 + weight: 441 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/vkmki001.github.io/index.zh-cn.md b/exampleSite/content/users/vkmki001.github.io/index.zh-cn.md index dcd3dde5d..cc0cd3e47 100644 --- a/exampleSite/content/users/vkmki001.github.io/index.zh-cn.md +++ b/exampleSite/content/users/vkmki001.github.io/index.zh-cn.md @@ -2,7 +2,7 @@ title: "vkmki001.github.io" tags: [个人网站] externalUrl: "https://vkmki001.github.io/" - date: 9955-08-08 + weight: 441 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/weaxsey.org/feature.jpg b/exampleSite/content/users/weaxsey.org/feature.jpg index 4ab35b62e..e5035db61 100644 Binary files a/exampleSite/content/users/weaxsey.org/feature.jpg and b/exampleSite/content/users/weaxsey.org/feature.jpg differ diff --git a/exampleSite/content/users/weaxsey.org/index.it.md b/exampleSite/content/users/weaxsey.org/index.it.md index bb48dfb33..f77027774 100644 --- a/exampleSite/content/users/weaxsey.org/index.it.md +++ b/exampleSite/content/users/weaxsey.org/index.it.md @@ -2,7 +2,7 @@ title: "weaxsey.org" tags: [Sito personale] externalUrl: "https://weaxsey.org/" - date: 9964-08-08 + weight: 351 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/weaxsey.org/index.ja.md b/exampleSite/content/users/weaxsey.org/index.ja.md index 833c31558..2fe922875 100644 --- a/exampleSite/content/users/weaxsey.org/index.ja.md +++ b/exampleSite/content/users/weaxsey.org/index.ja.md @@ -2,7 +2,7 @@ title: "weaxsey.org" tags: [個人サイト] externalUrl: "https://weaxsey.org/" - date: 9964-08-08 + weight: 351 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/weaxsey.org/index.md b/exampleSite/content/users/weaxsey.org/index.md index 8fdb39f2b..5571e1a81 100644 --- a/exampleSite/content/users/weaxsey.org/index.md +++ b/exampleSite/content/users/weaxsey.org/index.md @@ -2,7 +2,7 @@ title: "weaxsey.org" tags: [Personal site] externalUrl: "https://weaxsey.org/" - date: 9964-08-08 + weight: 351 showDate: false showAuthor: false showReadingTime: false diff --git a/exampleSite/content/users/weaxsey.org/index.zh-cn.md b/exampleSite/content/users/weaxsey.org/index.zh-cn.md index 199d7aa06..172458a01 100644 --- a/exampleSite/content/users/weaxsey.org/index.zh-cn.md +++ b/exampleSite/content/users/weaxsey.org/index.zh-cn.md @@ -2,7 +2,7 @@ title: "weaxsey.org" tags: [个人网站] externalUrl: "https://weaxsey.org/" - date: 9964-08-08 + weight: 351 showDate: false showAuthor: false showReadingTime: false diff --git a/layouts/_default/index.json b/layouts/_default/index.json index 7fbcfe26b..b301c8d68 100644 --- a/layouts/_default/index.json +++ b/layouts/_default/index.json @@ -5,7 +5,8 @@ {{ end }} {{- range $pages -}} {{- $section := .Site.GetPage "section" .Section -}} - {{- $index = $index | append (dict + {{- if .Date -}} + {{- $index = $index | append (dict "date" (.Date | time.Format (.Site.Language.Params.dateFormat | default ":date_long")) "title" (.Title | emojify | safeJS) "section" ($section.Title | emojify | safeJS) @@ -14,6 +15,17 @@ "permalink" .RelPermalink "externalUrl" .Params.externalUrl "type" .Type - ) -}} + ) -}} + {{- else -}} + {{- $index = $index | append (dict + "title" (.Title | emojify | safeJS) + "section" ($section.Title | emojify | safeJS) + "summary" (.Summary | safeJS) + "content" (.Plain | safeJS) + "permalink" .RelPermalink + "externalUrl" .Params.externalUrl + "type" .Type + ) -}} + {{- end -}} {{- end -}} {{- $index | jsonify -}} \ No newline at end of file diff --git a/package.json b/package.json index 5d8d29dfa..2224aaf90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hugo-blowfish-theme", - "version": "2.72.0", + "version": "2.72.1", "description": "Blowfish theme for Hugo.", "scripts": { "postinstall": "vendor-copy", diff --git a/processUsers.js b/processUsers.js index a9c831da7..9ce160e10 100644 --- a/processUsers.js +++ b/processUsers.js @@ -111,7 +111,7 @@ puppeteer title: \""+ users[i].title + "\"\n\ tags: ["+ users[i].tags + "]\n\ externalUrl: \""+ users[i].url + "\"\n\ - date: "+ (9999 - i) + "-08-08\n\ + weight: "+ (i+1) +"\n\ showDate: false\n\ showAuthor: false\n\ showReadingTime: false\n\