Skip to content
Merged
Show file tree
Hide file tree
Changes from 7 commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
61f6945
chore(config): enable ecommerce chapter
amandeepsinghvirdi Jan 13, 2026
f69a5ea
chore(contributors): add Amandeep Singh
amandeepsinghvirdi Jan 13, 2026
9333e0e
chore(config): update ecommerce publish date
amandeepsinghvirdi Jan 13, 2026
b593aae
feat(ecommerce): refresh 2025 chapter content
amandeepsinghvirdi Jan 13, 2026
1cbd21b
chore(ecommerce): align 2025 metadata
amandeepsinghvirdi Jan 13, 2026
36acae0
Initial edit
tunetheweb Jan 13, 2026
890ef15
Take images
tunetheweb Jan 13, 2026
b7cecfb
Optimised images with calibre/image-actions
github-actions[bot] Jan 13, 2026
f317eee
More edits
tunetheweb Jan 13, 2026
8645f97
Merge branch 'ecommerce-2025' of github.com:HTTPArchive/almanac.httpa…
tunetheweb Jan 13, 2026
7dfd8a7
Update ecommerce adoption and platform share stats
amandeepsinghvirdi Jan 13, 2026
3eef1de
Refresh ecommerce CWV and Lighthouse data
amandeepsinghvirdi Jan 13, 2026
f816774
Update payment provider figures and tables
amandeepsinghvirdi Jan 13, 2026
92dca50
Ecommerce 2025 SQL queries (#4354)
tunetheweb Jan 14, 2026
89e880c
Merge branch 'main' into ecommerce-2025
tunetheweb Jan 14, 2026
188d17c
Fix queries for 2025
tunetheweb Jan 14, 2026
44fbf58
Merge branch 'main' into ecommerce-2025
tunetheweb Jan 14, 2026
5ed2806
More queries
tunetheweb Jan 14, 2026
2c5b422
Merge branch 'ecommerce-2025' of github.com:HTTPArchive/almanac.httpa…
tunetheweb Jan 14, 2026
199fdaf
Update more numbers to July
tunetheweb Jan 15, 2026
a4904a0
More table updates
tunetheweb Jan 15, 2026
ed272ef
docs: clarify Lighthouse comparison limitations in ecommerce guide
amandeepsinghvirdi Jan 15, 2026
b466913
docs: update ecommerce stats to display as percentages instead of abs…
amandeepsinghvirdi Jan 15, 2026
fdc5380
Update date
tunetheweb Jan 15, 2026
c00c3e9
Merge branch 'main' into ecommerce-2025
tunetheweb Jan 15, 2026
6dda3fd
Merge branch 'main' into ecommerce-2025
amandeepsinghvirdi Jan 15, 2026
a40f14a
Merge branch 'main' into ecommerce-2025
tunetheweb Jan 15, 2026
6c179b9
Add doi
tunetheweb Jan 15, 2026
7a07aad
Final edits
tunetheweb Jan 15, 2026
9373c0a
Retake images
tunetheweb Jan 15, 2026
01473ee
Add one more query
tunetheweb Jan 15, 2026
f1336b1
Optimised images with calibre/image-actions
github-actions[bot] Jan 15, 2026
f8d075c
Update featured stats
tunetheweb Jan 15, 2026
a25071a
Optimised images with calibre/image-actions
github-actions[bot] Jan 15, 2026
4023205
Merge branch 'main' into ecommerce-2025
tunetheweb Jan 15, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions src/config/2025.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,7 @@
"part": "III",
"chapter_number": "13",
"title": "Ecommerce",
"slug": "ecommerce",
"todo": true
"slug": "ecommerce"
}
]
},
Expand Down
14 changes: 14 additions & 0 deletions src/config/contributors.json
Original file line number Diff line number Diff line change
Expand Up @@ -458,6 +458,20 @@
]
}
},
"AmandeepSingh": {
"avatar_url": "456173",
"github": "amandeepsinghvirdi",
"linkedin": "amandeepsinghvirdi",
"name": "Amandeep Singh",
"teams": {
"2025": [
"authors",
"analysts"
]
},
"twitter": "amanvirdi",
"website": "https://byaman.com/"
},
"cyberandy": {
"avatar_url": "837037",
"github": "cyberandy",
Expand Down
4 changes: 2 additions & 2 deletions src/config/last_updated.json
Original file line number Diff line number Diff line change
Expand Up @@ -925,8 +925,8 @@
"hash": "3ea471d803772c3e9ec671a2b5eb6910"
},
"en/2025/chapters/ecommerce.html": {
"date_published": "2025-05-28T00:00:00.000Z",
"date_modified": "2025-05-28T00:00:00.000Z",
"date_published": "2026-01-13T00:00:00.000Z",
"date_modified": "2026-01-13T00:00:00.000Z",
"hash": "b67d885f5b6700bf066a6d8617946886"
},
"en/2025/chapters/fonts.html": {
Expand Down
Loading