Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2021 Media markdown #2705

Merged
merged 64 commits into from
Dec 11, 2021
Merged
Show file tree
Hide file tree
Changes from 21 commits
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
5727cbe
Test query for 'encoding -> format use'
akshay-ranganath Oct 15, 2021
516018b
Merge pull request #1 from akshay-ranganath/main
eeeps Oct 15, 2021
def39da
Images per page queries
eeeps Dec 7, 2021
3bc0672
Newlines for linter
eeeps Dec 7, 2021
0fc6d8e
First conversion, lots to do
eeeps Dec 7, 2021
41a4ba2
Intro complete (I think)
eeeps Dec 7, 2021
518368f
Merge remote-tracking branch 'upstream/main'
tunetheweb Dec 7, 2021
9e792f0
Markup fixes
tunetheweb Dec 7, 2021
9e2211e
Merge remote-tracking branch 'upstream/main' into media-markdown
tunetheweb Dec 7, 2021
fc9b439
Another linting fix
tunetheweb Dec 7, 2021
e386ff8
Replace figures with TODOs
tunetheweb Dec 7, 2021
f852d30
Figure placeholders
tunetheweb Dec 7, 2021
de53a11
Add in figures
tunetheweb Dec 7, 2021
88726d5
Fix typo
tunetheweb Dec 7, 2021
acab70b
Figure captions and SQL
eeeps Dec 7, 2021
7bf4aa8
Features quotes and stats
eeeps Dec 8, 2021
6bf23ed
Relative SQL links to other chapters' queries
eeeps Dec 8, 2021
2b3a0d8
Add bios
tunetheweb Dec 8, 2021
c96f9bc
Internationalise links
tunetheweb Dec 8, 2021
9a8f6f9
Tighten featured stats and other fixes and comments
tunetheweb Dec 8, 2021
a766f84
Merge branch 'main' into media-markdown
tunetheweb Dec 8, 2021
3847d0a
Update media.md
dougsillars Dec 8, 2021
b4cd1b8
Addressing comments from @tpiros and @tunetheweb
eeeps Dec 9, 2021
65b6128
Clearing a done TODO comment
eeeps Dec 9, 2021
4ffdc92
Tweak featured quote
eeeps Dec 9, 2021
9852cfe
Fix caption
eeeps Dec 9, 2021
980986b
Update src/content/en/2021/media.md
eeeps Dec 9, 2021
b19f448
Update src/content/en/2021/media.md
eeeps Dec 9, 2021
4ed68f8
Update src/content/en/2021/media.md
eeeps Dec 9, 2021
6211ecc
Update src/content/en/2021/media.md
eeeps Dec 9, 2021
6c93677
Update src/content/en/2021/media.md
eeeps Dec 9, 2021
310168f
Update src/content/en/2021/media.md
eeeps Dec 9, 2021
48a0bd2
Update src/content/en/2021/media.md
eeeps Dec 9, 2021
c110b65
Edits!
eeeps Dec 9, 2021
8eed841
Update src/content/en/2021/media.md
eeeps Dec 10, 2021
4093931
Update src/content/en/2021/media.md
eeeps Dec 10, 2021
2c7d962
Update src/content/en/2021/media.md
eeeps Dec 10, 2021
ab9a30b
Update src/content/en/2021/media.md
eeeps Dec 10, 2021
ea7d445
Update src/content/en/2021/media.md
eeeps Dec 10, 2021
22b7c95
Update src/content/en/2021/media.md
eeeps Dec 10, 2021
c8e6953
Update src/content/en/2021/media.md
eeeps Dec 10, 2021
42ea275
Update src/content/en/2021/media.md
eeeps Dec 10, 2021
674baa3
Update src/content/en/2021/media.md
eeeps Dec 10, 2021
8590f17
Update src/content/en/2021/media.md
eeeps Dec 10, 2021
a186142
Update src/content/en/2021/media.md
eeeps Dec 10, 2021
80fc7ab
Update src/content/en/2021/media.md
eeeps Dec 10, 2021
d73fd59
Update src/content/en/2021/media.md
eeeps Dec 10, 2021
b359bb4
Update src/content/en/2021/media.md
eeeps Dec 10, 2021
7821a7d
Call cwebp the reference encoder
eeeps Dec 10, 2021
903cff4
w and x descriptor links
eeeps Dec 10, 2021
fcac391
mp4 usage graf tweaks
eeeps Dec 10, 2021
23c1aa0
code-ify "none"
eeeps Dec 10, 2021
bbaaa92
Delete stray space
eeeps Dec 10, 2021
b1af778
Remove srcset heading and 1-up all decendants
eeeps Dec 10, 2021
94f20cc
Addressing more of Barry's comments
eeeps Dec 11, 2021
d8e347f
A few more tweaks
eeeps Dec 11, 2021
4d708f2
Chan ge to 1 decimal places and retake images
tunetheweb Dec 11, 2021
0b9689e
Add stats to video tables
tunetheweb Dec 11, 2021
0f32d90
Change video stats to percentages
tunetheweb Dec 11, 2021
8130a03
Update video graph description
tunetheweb Dec 11, 2021
4d8a73d
Remove spaces from em-dashes
tunetheweb Dec 11, 2021
c89ed40
Update TODOs
tunetheweb Dec 11, 2021
f63b895
Linting fixes
tunetheweb Dec 11, 2021
461d582
Linting fix
tunetheweb Dec 11, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
35 changes: 32 additions & 3 deletions src/config/2021.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@
"part": "I",
"chapter_number": "5",
"title": "Media",
"slug": "media",
"todo": true
"slug": "media"
},
{
"part": "I",
Expand Down Expand Up @@ -228,6 +227,16 @@
"github": "argyleink",
"twitter": "argyleink"
},
"addyosmani": {
"name": "Addy Osmani",
"teams": [
"reviewers"
],
"avatar_url": "110953",
"website": "https://www.addyosmani.com",
"github": "addyosmani",
"twitter": "addyosmani"
},
"tropicadri": {
"name": "Adriana Jara",
"teams": [
Expand All @@ -236,6 +245,15 @@
"avatar_url": "32825533",
"github": "tropicadri"
},
"akshay-ranganath": {
"name": "Akshay Ranganath",
"teams": [
"analysts",
"reviewers"
],
"avatar_url": "54864775",
"github": "akshay-ranganath"
},
"alankent": {
"name": "Alan Kent",
"teams": [
Expand Down Expand Up @@ -914,7 +932,8 @@
"Navaneeth-akam": {
"name": "Navaneeth Krishna",
"teams": [
"authors"
"authors",
"reviewers"
],
"avatar_url": "69532755",
"github": "Navaneeth-akam",
Expand Down Expand Up @@ -1186,6 +1205,16 @@
"github": "simonhearne",
"twitter": "simonhearne"
},
"tpiros": {
"name": "Tamas Piros",
"teams": [
"reviewers"
],
"avatar_url": "2042718",
"website": "https://tamas.io",
"github": "tpiros",
"twitter": "tpiros"
},
"thomkrupa": {
"name": "Thom Krupa",
"teams": [
Expand Down
902 changes: 891 additions & 11 deletions src/content/en/2021/media.md

Large diffs are not rendered by default.

Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/static/images/2021/media/image-origins.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/static/images/2021/media/video-durations.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/static/images/2021/media/video-widths.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.