Skip to content

Commit 1974a63

Browse files
Structured Data 2024 Chapter (#3811)
* Update structured-data.md * Create test.txt * Add files via upload * remove file * update sd chapter * Enable chapter * Conributors * updated * update * Update src/content/en/2024/structured-data.md * Images * Missing figures * Linting * Linting * More linting * Incorporated feedback * fixing linting issues * proper padding for markdown * improving image descriptions * updating linting * update linting * update * adding the missing figure_markup details * Chart URLs and Headings * Links * Add SVG * Retake images * Figure formatting * Update sankey diagrams * Tone down bold, in keeping with Web Almanac style * More bold * Remove unused header --------- Co-authored-by: Barry Pollard <barrypollard@google.com>
1 parent d79b7d6 commit 1974a63

39 files changed

Lines changed: 4031 additions & 15 deletions

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/content/en/2024/structured-data.md

Lines changed: 837 additions & 13 deletions
Large diffs are not rendered by default.
43.4 KB
Loading
28.1 KB
Loading
31.6 KB
Loading
29.4 KB
Loading
23.8 KB
Loading
30.3 KB
Loading
41.9 KB
Loading

0 commit comments

Comments
 (0)