Skip to content

Commit 610fbf1

Browse files
committed
Merge branch 'main' of github.com:HTTPArchive/almanac.httparchive.org into production
2 parents 9e47795 + 138e359 commit 610fbf1

48 files changed

Lines changed: 4244 additions & 228 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

src/config/2024.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@
3636
"chapter_number": "4",
3737
"title": "Structured Data",
3838
"slug": "structured-data",
39-
"hero_dir": "2021",
40-
"todo": true
39+
"hero_dir": "2021"
4140
},
4241
{
4342
"part": "I",

src/config/contributors.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,9 @@
427427
],
428428
"2022": [
429429
"authors"
430+
],
431+
"2024": [
432+
"authors"
430433
]
431434
},
432435
"twitter": "cyberandy",
@@ -2008,6 +2011,17 @@
20082011
"twitter": "JoubranJad",
20092012
"website": "https://learnjavascript.online/"
20102013
},
2014+
"capjamesg": {
2015+
"avatar_url": "37276661",
2016+
"github": "capjamesg",
2017+
"name": "James Gallagher",
2018+
"website": "https://jamesg.blog/",
2019+
"teams": {
2020+
"2024": [
2021+
"editors"
2022+
]
2023+
}
2024+
},
20112025
"Cherry": {
20122026
"avatar_url": "856748",
20132027
"github": "Cherry",
@@ -2082,6 +2096,9 @@
20822096
"teams": {
20832097
"2021": [
20842098
"editors"
2099+
],
2100+
"2024": [
2101+
"reviewers"
20852102
]
20862103
},
20872104
"twitter": "JarnoVanDriel"
@@ -3898,6 +3915,17 @@
38983915
},
38993916
"twitter": "rvtheverett"
39003917
},
3918+
"rrlevering": {
3919+
"avatar_url": "449051",
3920+
"github": "rrlevering",
3921+
"name": "Ryan Levering",
3922+
"teams": {
3923+
"2024": [
3924+
"reviewers"
3925+
]
3926+
},
3927+
"twitter": "rrlevering"
3928+
},
39013929
"ksakae1216": {
39023930
"avatar_url": "1982567",
39033931
"github": "ksakae1216",

src/config/last_updated.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -834,7 +834,7 @@
834834
"en/2024/chapters/security.html": {
835835
"date_published": "2024-11-11T00:00:00.000Z",
836836
"date_modified": "2024-11-11T00:00:00.000Z",
837-
"hash": "5c3a5e8c9eefc2f2e0ad23f1256f0e6c"
837+
"hash": "28772d2a18d0f7c4ab2a9245158878a1"
838838
},
839839
"en/2024/chapters/seo.html": {
840840
"date_published": "2024-11-11T00:00:00.000Z",
@@ -844,7 +844,7 @@
844844
"en/2024/chapters/structured-data.html": {
845845
"date_published": "2024-11-11T00:00:00.000Z",
846846
"date_modified": "2024-11-11T00:00:00.000Z",
847-
"hash": "57fde492aa546c2c6e203018c76a0054"
847+
"hash": "ca4be64d82364a6a94e6960a3ee202cd"
848848
},
849849
"en/2024/chapters/sustainability.html": {
850850
"date_published": "2024-11-11T00:00:00.000Z",

src/content/en/2024/security.md

Lines changed: 211 additions & 211 deletions

src/content/en/2024/structured-data.md

Lines changed: 837 additions & 13 deletions
-2.25 KB
50 Bytes
Binary file not shown.
194 Bytes
-34.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)