From 5115a887248f459c35410c82740bf9cd522def3b Mon Sep 17 00:00:00 2001 From: Barry Pollard Date: Thu, 15 Jan 2026 09:15:21 +0000 Subject: [PATCH] Misc project updates --- src/config/2025.json | 18 +++++------------- src/config/contributors.json | 11 ----------- src/content/en/2025/security.md | 2 +- src/templates/en/2025/base.html | 16 +++++++++++----- src/templates/es/2025/base.html | 18 ++++++++++++------ src/templates/fr/2025/base.html | 18 ++++++++++++------ src/templates/hi/2025/base.html | 18 ++++++++++++------ src/templates/it/2025/base.html | 18 ++++++++++++------ src/templates/ja/2025/base.html | 18 ++++++++++++------ src/templates/nl/2025/base.html | 18 ++++++++++++------ src/templates/pt/2025/base.html | 18 ++++++++++++------ src/templates/ru/2025/base.html | 18 ++++++++++++------ src/templates/tr/2025/base.html | 18 ++++++++++++------ src/templates/uk/2025/base.html | 18 ++++++++++++------ src/templates/zh-CN/2025/base.html | 18 ++++++++++++------ src/templates/zh-TW/2025/base.html | 18 ++++++++++++------ 16 files changed, 161 insertions(+), 102 deletions(-) diff --git a/src/config/2025.json b/src/config/2025.json index 7b53086c9ba..f10dc0853a2 100644 --- a/src/config/2025.json +++ b/src/config/2025.json @@ -80,14 +80,6 @@ { "part": "II", "chapter_number": "10", - "title": "Capabilities", - "slug": "capabilities", - "hero_dir": "2020", - "todo": true - }, - { - "part": "II", - "chapter_number": "11", "title": "PWA", "slug": "pwa" } @@ -99,13 +91,13 @@ "chapters": [ { "part": "III", - "chapter_number": "12", + "chapter_number": "11", "title": "CMS", "slug": "cms" }, { "part": "III", - "chapter_number": "13", + "chapter_number": "12", "title": "Ecommerce", "slug": "ecommerce", "todo": true @@ -118,19 +110,19 @@ "chapters": [ { "part": "IV", - "chapter_number": "14", + "chapter_number": "13", "title": "Page Weight", "slug": "page-weight" }, { "part": "IV", - "chapter_number": "15", + "chapter_number": "14", "title": "CDN", "slug": "cdn" }, { "part": "IV", - "chapter_number": "16", + "chapter_number": "15", "title": "Cookies", "slug": "cookies", "hero_dir": "2024" diff --git a/src/config/contributors.json b/src/config/contributors.json index 771e9c4e922..fab93f8add3 100644 --- a/src/config/contributors.json +++ b/src/config/contributors.json @@ -57,17 +57,6 @@ "twitter": "DesignrKnight", "website": "http://designrknight.com/" }, - "abhishektiwari": { - "avatar_url": "363839", - "github": "abhishektiwari", - "name": "Abhishek Tiwari", - "teams": { - "2025": [ - "committee", - "editors" - ] - } - }, "kleinab": { "avatar_url": "1319324", "github": "kleinab", diff --git a/src/content/en/2025/security.md b/src/content/en/2025/security.md index d041d8ed8ab..b4da908d3fd 100644 --- a/src/content/en/2025/security.md +++ b/src/content/en/2025/security.md @@ -6,7 +6,7 @@ hero_alt: Hero image of Web Almanac characters padlocking a web page, while othe authors: [vikvanderlinden, GJFR] reviewers: [anirudhduggal, martinakraus, GJFR, clarkio, JannisBush, securient] analysts: [vsdaan] -editors: [abhishektiwari] +editors: [tunetheweb] translators: [] GJFR_bio: Gertjan Franken is a postdoctoral researcher with the DistriNet Research Group at KU Leuven. His research spans various aspects of web security and privacy, with a primary focus on the automated analysis of browser security policies. As part of this research, he maintains the open-source tool BugHog for pinpointing bug lifecycles. vikvanderlinden_bio: Vik Vanderlinden is a PhD candidate in Computer Science at the DistriNet Research Group at KU Leuven. His research focuses on web and network security, primarily focusing on timing leaks in web applications and protocols. diff --git a/src/templates/en/2025/base.html b/src/templates/en/2025/base.html index 88ce6b0a9c1..1f0c842ac89 100644 --- a/src/templates/en/2025/base.html +++ b/src/templates/en/2025/base.html @@ -7,17 +7,23 @@ {% block almanacMonthDigit %}07{% endblock %} {% block foreword %} -{#

- TODO + The web is today an integral part of our modern digital infrastructure. Web applications can now be found in almost any technological environment that touches our daily life, from mobile apps to endpoints used in satellite communications. In the context of the Web Almanac, we want to understand the trends and evolution of the web. We, as web enthusiasts, are happy to present the 6th edition of one of the major technical reports on the web—the 2025 Web Almanac. +

+

+ The Web Almanac is an open-source project, contributed to by experts (researchers, developers, consultants, and editors) from all over the globe. It has been another wonderful edition experiencing the exciting contributions of this community. It is the engagement of this community that has made this report possible. +

+

+ This community-driven project analyzes 17.2 million websites and processes 244 TB of open-source data provided by the HTTP Archive. In this report, we analyze various aspects (such as accessibility, performance, and security), understand how the web evolves, and gain insights into structural, technical, and societal developments. +

+

+ We hope our report helps the community understand the current state of the web better, and we encourage you to explore this extensive work.

-

- —Nurullah Demir, 2025 Web Almanac General Chair
+ —Nurullah Demir, 2025 Web Almanac Editor-in-Chief

-#} {% endblock %} diff --git a/src/templates/es/2025/base.html b/src/templates/es/2025/base.html index e20516141d4..bcd1eeefadc 100644 --- a/src/templates/es/2025/base.html +++ b/src/templates/es/2025/base.html @@ -7,17 +7,23 @@ {% block almanacMonthDigit %}07{% endblock %} {% block foreword %} -{# -
+

- TODO + The web is today an integral part of our modern digital infrastructure. Web applications can now be found in almost any technological environment that touches our daily life, from mobile apps to endpoints used in satellite communications. In the context of the Web Almanac, we want to understand the trends and evolution of the web. We, as web enthusiasts, are happy to present the 6th edition of one of the major technical reports on the web—the 2025 Web Almanac. +

+

+ The Web Almanac is an open-source project, contributed to by experts (researchers, developers, consultants, and editors) from all over the globe. It has been another wonderful edition experiencing the exciting contributions of this community. It is the engagement of this community that has made this report possible. +

+

+ This community-driven project analyzes 17.2 million websites and processes 244 TB of open-source data provided by the HTTP Archive. In this report, we analyze various aspects (such as accessibility, performance, and security), understand how the web evolves, and gain insights into structural, technical, and societal developments. +

+

+ We hope our report helps the community understand the current state of the web better, and we encourage you to explore this extensive work.

-

- —Nurullah Demir, 2025 Web Almanac General Chair
+ —Nurullah Demir, 2025 Web Almanac Editor-in-Chief

-#} {% endblock %} diff --git a/src/templates/fr/2025/base.html b/src/templates/fr/2025/base.html index 51461217936..a756dbbeac7 100644 --- a/src/templates/fr/2025/base.html +++ b/src/templates/fr/2025/base.html @@ -7,17 +7,23 @@ {% block almanacMonthDigit %}07{% endblock %} {% block foreword %} -{# -
+

- TODO + The web is today an integral part of our modern digital infrastructure. Web applications can now be found in almost any technological environment that touches our daily life, from mobile apps to endpoints used in satellite communications. In the context of the Web Almanac, we want to understand the trends and evolution of the web. We, as web enthusiasts, are happy to present the 6th edition of one of the major technical reports on the web—the 2025 Web Almanac. +

+

+ The Web Almanac is an open-source project, contributed to by experts (researchers, developers, consultants, and editors) from all over the globe. It has been another wonderful edition experiencing the exciting contributions of this community. It is the engagement of this community that has made this report possible. +

+

+ This community-driven project analyzes 17.2 million websites and processes 244 TB of open-source data provided by the HTTP Archive. In this report, we analyze various aspects (such as accessibility, performance, and security), understand how the web evolves, and gain insights into structural, technical, and societal developments. +

+

+ We hope our report helps the community understand the current state of the web better, and we encourage you to explore this extensive work.

-

- —Nurullah Demir, 2025 Web Almanac General Chair
+ —Nurullah Demir, 2025 Web Almanac Editor-in-Chief

-#} {% endblock %} diff --git a/src/templates/hi/2025/base.html b/src/templates/hi/2025/base.html index 9fc853d6243..75f48720447 100644 --- a/src/templates/hi/2025/base.html +++ b/src/templates/hi/2025/base.html @@ -7,17 +7,23 @@ {% block almanacMonthDigit %}07{% endblock %} {% block foreword %} -{# -
+

- TODO + The web is today an integral part of our modern digital infrastructure. Web applications can now be found in almost any technological environment that touches our daily life, from mobile apps to endpoints used in satellite communications. In the context of the Web Almanac, we want to understand the trends and evolution of the web. We, as web enthusiasts, are happy to present the 6th edition of one of the major technical reports on the web—the 2025 Web Almanac. +

+

+ The Web Almanac is an open-source project, contributed to by experts (researchers, developers, consultants, and editors) from all over the globe. It has been another wonderful edition experiencing the exciting contributions of this community. It is the engagement of this community that has made this report possible. +

+

+ This community-driven project analyzes 17.2 million websites and processes 244 TB of open-source data provided by the HTTP Archive. In this report, we analyze various aspects (such as accessibility, performance, and security), understand how the web evolves, and gain insights into structural, technical, and societal developments. +

+

+ We hope our report helps the community understand the current state of the web better, and we encourage you to explore this extensive work.

-

- —Nurullah Demir, 2025 Web Almanac General Chair
+ —Nurullah Demir, 2025 Web Almanac Editor-in-Chief

-#} {% endblock %} diff --git a/src/templates/it/2025/base.html b/src/templates/it/2025/base.html index bff3a2c1a27..b1ed47fde6d 100644 --- a/src/templates/it/2025/base.html +++ b/src/templates/it/2025/base.html @@ -7,17 +7,23 @@ {% block almanacMonthDigit %}07{% endblock %} {% block foreword %} -{# -
+

- TODO + The web is today an integral part of our modern digital infrastructure. Web applications can now be found in almost any technological environment that touches our daily life, from mobile apps to endpoints used in satellite communications. In the context of the Web Almanac, we want to understand the trends and evolution of the web. We, as web enthusiasts, are happy to present the 6th edition of one of the major technical reports on the web—the 2025 Web Almanac. +

+

+ The Web Almanac is an open-source project, contributed to by experts (researchers, developers, consultants, and editors) from all over the globe. It has been another wonderful edition experiencing the exciting contributions of this community. It is the engagement of this community that has made this report possible. +

+

+ This community-driven project analyzes 17.2 million websites and processes 244 TB of open-source data provided by the HTTP Archive. In this report, we analyze various aspects (such as accessibility, performance, and security), understand how the web evolves, and gain insights into structural, technical, and societal developments. +

+

+ We hope our report helps the community understand the current state of the web better, and we encourage you to explore this extensive work.

-

- —Nurullah Demir, 2025 Web Almanac General Chair
+ —Nurullah Demir, 2025 Web Almanac Editor-in-Chief

-#} {% endblock %} diff --git a/src/templates/ja/2025/base.html b/src/templates/ja/2025/base.html index 335e1d158be..c43dd84293b 100644 --- a/src/templates/ja/2025/base.html +++ b/src/templates/ja/2025/base.html @@ -7,17 +7,23 @@ {% block almanacMonthDigit %}07{% endblock %} {% block foreword %} -{# -
+

- TODO + The web is today an integral part of our modern digital infrastructure. Web applications can now be found in almost any technological environment that touches our daily life, from mobile apps to endpoints used in satellite communications. In the context of the Web Almanac, we want to understand the trends and evolution of the web. We, as web enthusiasts, are happy to present the 6th edition of one of the major technical reports on the web—the 2025 Web Almanac. +

+

+ The Web Almanac is an open-source project, contributed to by experts (researchers, developers, consultants, and editors) from all over the globe. It has been another wonderful edition experiencing the exciting contributions of this community. It is the engagement of this community that has made this report possible. +

+

+ This community-driven project analyzes 17.2 million websites and processes 244 TB of open-source data provided by the HTTP Archive. In this report, we analyze various aspects (such as accessibility, performance, and security), understand how the web evolves, and gain insights into structural, technical, and societal developments. +

+

+ We hope our report helps the community understand the current state of the web better, and we encourage you to explore this extensive work.

-

- —Nurullah Demir, 2025 Web Almanac General Chair
+ —Nurullah Demir, 2025 Web Almanac Editor-in-Chief

-#} {% endblock %} diff --git a/src/templates/nl/2025/base.html b/src/templates/nl/2025/base.html index 7bc9a5f6cb1..29e46f0c771 100644 --- a/src/templates/nl/2025/base.html +++ b/src/templates/nl/2025/base.html @@ -7,17 +7,23 @@ {% block almanacMonthDigit %}07{% endblock %} {% block foreword %} -{# -
+

- TODO + The web is today an integral part of our modern digital infrastructure. Web applications can now be found in almost any technological environment that touches our daily life, from mobile apps to endpoints used in satellite communications. In the context of the Web Almanac, we want to understand the trends and evolution of the web. We, as web enthusiasts, are happy to present the 6th edition of one of the major technical reports on the web—the 2025 Web Almanac. +

+

+ The Web Almanac is an open-source project, contributed to by experts (researchers, developers, consultants, and editors) from all over the globe. It has been another wonderful edition experiencing the exciting contributions of this community. It is the engagement of this community that has made this report possible. +

+

+ This community-driven project analyzes 17.2 million websites and processes 244 TB of open-source data provided by the HTTP Archive. In this report, we analyze various aspects (such as accessibility, performance, and security), understand how the web evolves, and gain insights into structural, technical, and societal developments. +

+

+ We hope our report helps the community understand the current state of the web better, and we encourage you to explore this extensive work.

-

- —Nurullah Demir, 2025 Web Almanac General Chair
+ —Nurullah Demir, 2025 Web Almanac Editor-in-Chief

-#} {% endblock %} diff --git a/src/templates/pt/2025/base.html b/src/templates/pt/2025/base.html index f65ce74e076..846450b88a8 100644 --- a/src/templates/pt/2025/base.html +++ b/src/templates/pt/2025/base.html @@ -7,17 +7,23 @@ {% block almanacMonthDigit %}07{% endblock %} {% block foreword %} -{# -
+

- TODO + The web is today an integral part of our modern digital infrastructure. Web applications can now be found in almost any technological environment that touches our daily life, from mobile apps to endpoints used in satellite communications. In the context of the Web Almanac, we want to understand the trends and evolution of the web. We, as web enthusiasts, are happy to present the 6th edition of one of the major technical reports on the web—the 2025 Web Almanac. +

+

+ The Web Almanac is an open-source project, contributed to by experts (researchers, developers, consultants, and editors) from all over the globe. It has been another wonderful edition experiencing the exciting contributions of this community. It is the engagement of this community that has made this report possible. +

+

+ This community-driven project analyzes 17.2 million websites and processes 244 TB of open-source data provided by the HTTP Archive. In this report, we analyze various aspects (such as accessibility, performance, and security), understand how the web evolves, and gain insights into structural, technical, and societal developments. +

+

+ We hope our report helps the community understand the current state of the web better, and we encourage you to explore this extensive work.

-

- —Nurullah Demir, 2025 Web Almanac General Chair
+ —Nurullah Demir, 2025 Web Almanac Editor-in-Chief

-#} {% endblock %} diff --git a/src/templates/ru/2025/base.html b/src/templates/ru/2025/base.html index c862654e161..da63351f9e7 100644 --- a/src/templates/ru/2025/base.html +++ b/src/templates/ru/2025/base.html @@ -7,17 +7,23 @@ {% block almanacMonthDigit %}07{% endblock %} {% block foreword %} -{# -
+

- TODO + The web is today an integral part of our modern digital infrastructure. Web applications can now be found in almost any technological environment that touches our daily life, from mobile apps to endpoints used in satellite communications. In the context of the Web Almanac, we want to understand the trends and evolution of the web. We, as web enthusiasts, are happy to present the 6th edition of one of the major technical reports on the web—the 2025 Web Almanac. +

+

+ The Web Almanac is an open-source project, contributed to by experts (researchers, developers, consultants, and editors) from all over the globe. It has been another wonderful edition experiencing the exciting contributions of this community. It is the engagement of this community that has made this report possible. +

+

+ This community-driven project analyzes 17.2 million websites and processes 244 TB of open-source data provided by the HTTP Archive. In this report, we analyze various aspects (such as accessibility, performance, and security), understand how the web evolves, and gain insights into structural, technical, and societal developments. +

+

+ We hope our report helps the community understand the current state of the web better, and we encourage you to explore this extensive work.

-

- —Nurullah Demir, 2025 Web Almanac General Chair
+ —Nurullah Demir, 2025 Web Almanac Editor-in-Chief

-#} {% endblock %} diff --git a/src/templates/tr/2025/base.html b/src/templates/tr/2025/base.html index 82c68d36222..fb120fd94e4 100644 --- a/src/templates/tr/2025/base.html +++ b/src/templates/tr/2025/base.html @@ -7,17 +7,23 @@ {% block almanacMonthDigit %}07{% endblock %} {% block foreword %} -{# -
+

- TODO + The web is today an integral part of our modern digital infrastructure. Web applications can now be found in almost any technological environment that touches our daily life, from mobile apps to endpoints used in satellite communications. In the context of the Web Almanac, we want to understand the trends and evolution of the web. We, as web enthusiasts, are happy to present the 6th edition of one of the major technical reports on the web—the 2025 Web Almanac. +

+

+ The Web Almanac is an open-source project, contributed to by experts (researchers, developers, consultants, and editors) from all over the globe. It has been another wonderful edition experiencing the exciting contributions of this community. It is the engagement of this community that has made this report possible. +

+

+ This community-driven project analyzes 17.2 million websites and processes 244 TB of open-source data provided by the HTTP Archive. In this report, we analyze various aspects (such as accessibility, performance, and security), understand how the web evolves, and gain insights into structural, technical, and societal developments. +

+

+ We hope our report helps the community understand the current state of the web better, and we encourage you to explore this extensive work.

-

- —Nurullah Demir, 2025 Web Almanac General Chair
+ —Nurullah Demir, 2025 Web Almanac Editor-in-Chief

-#} {% endblock %} diff --git a/src/templates/uk/2025/base.html b/src/templates/uk/2025/base.html index 05dc3e863cc..789f42064b7 100644 --- a/src/templates/uk/2025/base.html +++ b/src/templates/uk/2025/base.html @@ -7,17 +7,23 @@ {% block almanacMonthDigit %}07{% endblock %} {% block foreword %} -{# -
+

- TODO + The web is today an integral part of our modern digital infrastructure. Web applications can now be found in almost any technological environment that touches our daily life, from mobile apps to endpoints used in satellite communications. In the context of the Web Almanac, we want to understand the trends and evolution of the web. We, as web enthusiasts, are happy to present the 6th edition of one of the major technical reports on the web—the 2025 Web Almanac. +

+

+ The Web Almanac is an open-source project, contributed to by experts (researchers, developers, consultants, and editors) from all over the globe. It has been another wonderful edition experiencing the exciting contributions of this community. It is the engagement of this community that has made this report possible. +

+

+ This community-driven project analyzes 17.2 million websites and processes 244 TB of open-source data provided by the HTTP Archive. In this report, we analyze various aspects (such as accessibility, performance, and security), understand how the web evolves, and gain insights into structural, technical, and societal developments. +

+

+ We hope our report helps the community understand the current state of the web better, and we encourage you to explore this extensive work.

-

- —Nurullah Demir, 2025 Web Almanac General Chair
+ —Nurullah Demir, 2025 Web Almanac Editor-in-Chief

-#} {% endblock %} diff --git a/src/templates/zh-CN/2025/base.html b/src/templates/zh-CN/2025/base.html index 82f655549e3..217f570dae4 100644 --- a/src/templates/zh-CN/2025/base.html +++ b/src/templates/zh-CN/2025/base.html @@ -7,17 +7,23 @@ {% block almanacMonthDigit %}07{% endblock %} {% block foreword %} -{# -
+

- TODO + The web is today an integral part of our modern digital infrastructure. Web applications can now be found in almost any technological environment that touches our daily life, from mobile apps to endpoints used in satellite communications. In the context of the Web Almanac, we want to understand the trends and evolution of the web. We, as web enthusiasts, are happy to present the 6th edition of one of the major technical reports on the web—the 2025 Web Almanac. +

+

+ The Web Almanac is an open-source project, contributed to by experts (researchers, developers, consultants, and editors) from all over the globe. It has been another wonderful edition experiencing the exciting contributions of this community. It is the engagement of this community that has made this report possible. +

+

+ This community-driven project analyzes 17.2 million websites and processes 244 TB of open-source data provided by the HTTP Archive. In this report, we analyze various aspects (such as accessibility, performance, and security), understand how the web evolves, and gain insights into structural, technical, and societal developments. +

+

+ We hope our report helps the community understand the current state of the web better, and we encourage you to explore this extensive work.

-

- —Nurullah Demir, 2025 Web Almanac General Chair
+ —Nurullah Demir, 2025 Web Almanac Editor-in-Chief

-#} {% endblock %} diff --git a/src/templates/zh-TW/2025/base.html b/src/templates/zh-TW/2025/base.html index 4c608240322..5e337c91661 100644 --- a/src/templates/zh-TW/2025/base.html +++ b/src/templates/zh-TW/2025/base.html @@ -7,17 +7,23 @@ {% block almanacMonthDigit %}07{% endblock %} {% block foreword %} -{# -
+

- TODO + The web is today an integral part of our modern digital infrastructure. Web applications can now be found in almost any technological environment that touches our daily life, from mobile apps to endpoints used in satellite communications. In the context of the Web Almanac, we want to understand the trends and evolution of the web. We, as web enthusiasts, are happy to present the 6th edition of one of the major technical reports on the web—the 2025 Web Almanac. +

+

+ The Web Almanac is an open-source project, contributed to by experts (researchers, developers, consultants, and editors) from all over the globe. It has been another wonderful edition experiencing the exciting contributions of this community. It is the engagement of this community that has made this report possible. +

+

+ This community-driven project analyzes 17.2 million websites and processes 244 TB of open-source data provided by the HTTP Archive. In this report, we analyze various aspects (such as accessibility, performance, and security), understand how the web evolves, and gain insights into structural, technical, and societal developments. +

+

+ We hope our report helps the community understand the current state of the web better, and we encourage you to explore this extensive work.

-

- —Nurullah Demir, 2025 Web Almanac General Chair
+ —Nurullah Demir, 2025 Web Almanac Editor-in-Chief

-#} {% endblock %}