Skip to content

Commit a458793

Browse files
committed
Use emojis for read/watch/paid, updated header info, remove unused ci guide
1 parent 44f40da commit a458793

File tree

62 files changed

+892
-1341
lines changed

Some content is hidden

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

62 files changed

+892
-1341
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/node_modules/
2-
.DS_Store
2+
.DS_Store
3+
~$meta.xlsx

_css/styles.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ h3 {
9191
h4 {
9292
margin-top: 30px;
9393
line-height: 1.2;
94-
font-weight: bold;
94+
font-weight: normal;
9595
}
9696

9797
#menu h3 {

accessibility/index.html

+22-27
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,18 @@
2121
<div id="menuButton">|||</div>
2222
<div id="betaHeader"><h1>BETA</h1></div>
2323
<div id="bookPadding">
24-
<h1>Accessibility</h1>
24+
<h1>Learn Accessibility</h1>
2525

26-
<h4 style="margin-top: 0px">
27-
Written by
28-
<a href="http://codylindley.com/" rel="nofollow">Cody Lindley</a>
29-
<span id="lastMod" style="display: none">updated <span id="lastModDate"></span></span>
30-
</h4>
26+
<section style="margin-top: 0px">
27+
<p style="margin-top: 0px">
28+
Written by
29+
<a href="http://codylindley.com/" rel="nofollow">Cody Lindley</a>
30+
<span id="lastMod" style="display: none">updated <span id="lastModDate"></span></span>
31+
</p>
32+
<h4>
33+
<a href="https://frontendmasters.com/guides/learning-roadmap/">The Front-End Developer Roadmap</a> from <a href="https://frontendmasters.com/">Frontend Masters</a> - Advance your skills with in-depth, modern front-end engineering courses.
34+
</h4>
35+
</section>
3136

3237
<script>
3338
if (document.lastModified) {
@@ -36,16 +41,6 @@ <h4 style="margin-top: 0px">
3641
}
3742
</script>
3843

39-
<section>
40-
<p>
41-
<em
42-
><a href="/">Roadmap</a> from <a href="https://frontendmasters.com/">Frontend Masters</a>.
43-
<br />
44-
Advancing your skills with in-depth, modern front-end engineering courses.</em
45-
>
46-
</p>
47-
</section>
48-
4944
<hr />
5045

5146
<p><strong>Overview:</strong></p>
@@ -90,45 +85,45 @@ <h4>General Learning:</h4>
9085
<a href="https://medium.com/@realabhijeet4u/9-tips-to-get-bare-minimum-of-web-accessibility-739899a9437c" target="_blank"
9186
>9 tips to get bare minimum of web accessibility</a
9287
>
93-
[read]
88+
<span title="Read">📕</span>
9489
</li>
9590
<li>
9691
<a href="http://www.lynda.com/Accessibility-tutorials/Foundations-UX-Accessibility/435008-2.html" target="_blank"
9792
>Foundations of UX: Accessibility</a
9893
>
99-
[watch][$]
94+
<span title="Video">🎥</span> <span title="Paid">💵</span>
10095
</li>
10196
<li>
10297
<a href="http://thepaciellogroup.github.io/AT-browser-tests/?utm_source=html5weekly&amp;utm_medium=email" target="_blank"
10398
>How HTML elements are supported by screen readers</a
10499
>
105-
[read]
100+
<span title="Read">📕</span>
106101
</li>
107-
<li><a href="https://www.w3.org/WAI/intro/accessibility.php" target="_blank">Introduction to Web Accessibility</a> - WAI [read]</li>
102+
<li><a href="https://www.w3.org/WAI/intro/accessibility.php" target="_blank">Introduction to Web Accessibility</a> - WAI <span title="Read">📕</span></li>
108103
<li>
109104
<a href="http://www.amazon.com/Universal-Design-Web-Applications-Everyone/dp/0596518730/ref=sr_1_1" target="_blank"
110105
>Universal Design for Web Applications: Web Applications That Reach Everyone</a
111106
>
112-
[read][$]
107+
<span title="Read">📕</span> <span title="Paid">💵</span>
113108
</li>
114109
<li>
115110
<a href="http://www.pluralsight.com/courses/web-accessibility-getting-started" target="_blank"
116111
>Web Accessibility: Getting Started</a
117112
>
118-
[watch][$]
113+
<span title="Video">🎥</span> <span title="Paid">💵</span>
119114
</li>
120-
<li><a href="http://rosenfeldmedia.com/books/a-web-for-everyone/" target="_blank">A Web for Everyone</a> [read][$]</li>
121-
<li><a href="https://frontendmasters.com/courses/web-accessibility/" target="_blank">Web Accessibility</a> [watch][$]</li>
115+
<li><a href="http://rosenfeldmedia.com/books/a-web-for-everyone/" target="_blank">A Web for Everyone</a> <span title="Read">📕</span> <span title="Paid">💵</span></li>
116+
<li><a href="https://frontendmasters.com/courses/web-accessibility/" target="_blank">Web Accessibility</a> <span title="Video">🎥</span> <span title="Paid">💵</span></li>
122117
<li>
123118
<a href="https://frontendmasters.com/workshops/javascript-accessibility/" target="_blank"
124119
>Accessibility in JavaScript Applications</a
125120
>
126-
[watch][$]
121+
<span title="Video">🎥</span> <span title="Paid">💵</span>
127122
</li>
128-
<li><a href="https://www.youtube.com/playlist?list=PLNYkxOF6rcICWx0C9LVWWVqvHlYJyqw7g" target="_blank">A11ycasts</a> [watch]</li>
123+
<li><a href="https://www.youtube.com/playlist?list=PLNYkxOF6rcICWx0C9LVWWVqvHlYJyqw7g" target="_blank">A11ycasts</a> <span title="Video">🎥</span></li>
129124
<li>
130125
<a href="https://www.udacity.com/course/web-accessibility--ud891" target="_blank">Accessibility by Google</a> - Udacity course
131-
[watch]
126+
<span title="Video">🎥</span>
132127
</li>
133128
</ul>
134129
<h4>Standards/Specifications:</h4>

browser-webpage-performance/index.html

+24-29
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,18 @@
2121
<div id="menuButton">|||</div>
2222
<div id="betaHeader"><h1>BETA</h1></div>
2323
<div id="bookPadding">
24-
<h1>Browser/Website/Application Performance</h1>
24+
<h1>Browser, Website, and Web App Performance</h1>
2525

26-
<h4 style="margin-top: 0px">
27-
Written by
28-
<a href="http://codylindley.com/" rel="nofollow">Cody Lindley</a>
29-
<span id="lastMod" style="display: none">updated <span id="lastModDate"></span></span>
30-
</h4>
26+
<section style="margin-top: 0px">
27+
<p style="margin-top: 0px">
28+
Written by
29+
<a href="http://codylindley.com/" rel="nofollow">Cody Lindley</a>
30+
<span id="lastMod" style="display: none">updated <span id="lastModDate"></span></span>
31+
</p>
32+
<h4>
33+
<a href="https://frontendmasters.com/guides/learning-roadmap/">The Front-End Developer Roadmap</a> from <a href="https://frontendmasters.com/">Frontend Masters</a> - Advance your skills with in-depth, modern front-end engineering courses.
34+
</h4>
35+
</section>
3136

3237
<script>
3338
if (document.lastModified) {
@@ -36,16 +41,6 @@ <h4 style="margin-top: 0px">
3641
}
3742
</script>
3843

39-
<section>
40-
<p>
41-
<em
42-
><a href="/">Roadmap</a> from <a href="https://frontendmasters.com/">Frontend Masters</a>.
43-
<br />
44-
Advancing your skills with in-depth, modern front-end engineering courses.</em
45-
>
46-
</p>
47-
</section>
48-
4944
<hr />
5045

5146
<p><strong>Overview:</strong></p>
@@ -96,51 +91,51 @@ <h2>Learning Resources</h2>
9691
<ul>
9792
<li>
9893
<a href="https://www.udacity.com/course/browser-rendering-optimization--ud860" target="_blank">Browser Rendering Optimization</a>
99-
[watch]
94+
<span title="Video">🎥</span>
10095
</li>
10196
<li>
10297
<a
10398
href="https://www.amazon.com/Even-Faster-Web-Sites-Performance/dp/0596522304?&amp;_encoding=UTF8&amp;tag=frontend-handbook-20&amp;linkCode=ur2&amp;linkId=4fe6a82bbf727209ba337ecaa0e516bc&amp;camp=1789&amp;creative=9325"
10499
target="_blank"
105100
>Even Faster Web Sites: Performance Best Practices for Web Developers</a
106101
>
107-
[read][$]
102+
<span title="Read">📕</span> <span title="Paid">💵</span>
108103
</li>
109104
<li>
110105
<a
111106
href="https://www.amazon.com/High-Performance-Web-Sites-Essential/dp/0596529309/?&amp;_encoding=UTF8&amp;tag=frontend-handbook-20&amp;linkCode=ur2&amp;linkId=e93ab3ea06b7e3e93ee0d868249d0e3f&amp;camp=1789&amp;creative=9325"
112107
target="_blank"
113108
>High Performance Web Sites: Essential Knowledge for Front-End Engineers</a
114109
>
115-
[read][$]
110+
<span title="Read">📕</span> <span title="Paid">💵</span>
116111
</li>
117-
<li><a href="http://javascriptrocks.com/" target="_blank">JavaScript Performance Rocks</a> [read][$]</li>
112+
<li><a href="http://javascriptrocks.com/" target="_blank">JavaScript Performance Rocks</a> <span title="Read">📕</span> <span title="Paid">💵</span></li>
118113

119-
<li><a href="http://www.perf-tooling.today/" target="_blank">perf-tooling.today</a> [read]</li>
120-
<li><a href="http://calendar.perfplanet.com" target="_blank">Performance Calendar</a> [read]</li>
121-
<li><a href="http://perf.rocks/" target="_blank">perf.rocks</a> [read]</li>
114+
<li><a href="http://www.perf-tooling.today/" target="_blank">perf-tooling.today</a> <span title="Read">📕</span></li>
115+
<li><a href="http://calendar.perfplanet.com" target="_blank">Performance Calendar</a> <span title="Read">📕</span></li>
116+
<li><a href="http://perf.rocks/" target="_blank">perf.rocks</a> <span title="Read">📕</span></li>
122117
<li>
123118
<a
124119
href="https://www.amazon.com/Using-WebPageTest-Rick-Viscomi/dp/1491902590/ref=sr_1_1?&amp;_encoding=UTF8&amp;tag=frontend-handbook-20&amp;linkCode=ur2&amp;linkId=91a76d5d4b4f47cf4e0d1392cc9cea30&amp;camp=1789&amp;creative=9325"
125120
target="_blank"
126121
>Using WebPageTest</a
127122
>
128-
[read][$]
123+
<span title="Read">📕</span> <span title="Paid">💵</span>
129124
</li>
130125
<li>
131126
<a
132127
href="https://www.amazon.com/Web-Performance-Daybook-Techniques-Optimizing/dp/1449332919/?&amp;_encoding=UTF8&amp;tag=frontend-handbook-20&amp;linkCode=ur2&amp;linkId=59e32c394c2377bb17af1d801b924d1d&amp;camp=1789&amp;creative=9325"
133128
target="_blank"
134129
>Web Performance Daybook Volume 2</a
135130
>
136-
[read][$]
131+
<span title="Read">📕</span> <span title="Paid">💵</span>
137132
</li>
138-
<li><a href="https://frontendmasters.com/courses/web-performance/" target="_blank">Website Performance</a> [watch][$]</li>
133+
<li><a href="https://frontendmasters.com/courses/web-performance/" target="_blank">Website Performance</a> <span title="Video">🎥</span> <span title="Paid">💵</span></li>
139134
<li>
140135
<a href="https://www.udacity.com/course/website-performance-optimization--ud884" target="_blank"
141136
>Website Performance Optimization</a
142137
>
143-
[watch]
138+
<span title="Video">🎥</span>
144139
</li>
145140
</ul>
146141
</div>
@@ -152,7 +147,7 @@ <h4 id="reporting">Reporting:</h4>
152147
<ul>
153148
<li><a href="https://bundlephobia.com/" target="_blank">bundlephobia.com</a></li>
154149
<li><a href="https://www.sitespeed.io" target="_blank">sitespeed.io</a></li>
155-
<li><a href="https://speedcurve.com/" target="_blank">Speed Curve</a> [$]</li>
150+
<li><a href="https://speedcurve.com/" target="_blank">Speed Curve</a> <span title="Paid">💵</span></li>
156151
<li><a href="http://www.webpagetest.org/" target="_blank">Web Page Test</a></li>
157152
<li><a href="https://webhint.io" target="_blank">webhint.io</a></li>
158153
<li><a href="https://developers.google.com/web/tools/lighthouse/" target="_blank">Lighthouse</a></li>
@@ -173,7 +168,7 @@ <h4 id="checklist">Checklist:</h4>
173168
<a href="https://www.smashingmagazine.com/2020/01/front-end-performance-checklist-2020-pdf-pages/" target="_blank"
174169
>Front-End Performance Checklist 2020 [PDF, Apple Pages, MS Word]</a
175170
>
176-
[read]
171+
<span title="Read">📕</span>
177172
</li>
178173
</ul>
179174
</div>

0 commit comments

Comments
 (0)