Merge pull request from vutondesign/gh-pages

Add an alt attribute to all extension thumbnails | Fixes 
This commit is contained in:
Andrew Sliwinski 2018-01-02 10:21:51 -05:00 committed by GitHub
commit 35d444fb98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@
<ul class="featured-extensions"> <ul class="featured-extensions">
<li class="featured-extension"> <li class="featured-extension">
<a href="https://ericrosenbaum.github.io/spotify-extension/"> <a href="https://ericrosenbaum.github.io/spotify-extension/">
<img src="images/extensions/spotify_large.png" /> <img src="images/extensions/spotify_large.png" alt="Spotify" />
<section> <section>
<h2>Spotify</h2> <h2>Spotify</h2>
<p class="author">Eric Rosenbaum</p> <p class="author">Eric Rosenbaum</p>
@ -46,7 +46,7 @@
</li> </li>
<li class="featured-extension"> <li class="featured-extension">
<a href="https://llk.github.io/microbit-extension/"> <a href="https://llk.github.io/microbit-extension/">
<img src="images/extensions/microbit_small.png" /> <img src="images/extensions/microbit_small.png" alt="micro:bit" />
<section> <section>
<h2>micro:bit</h2> <h2>micro:bit</h2>
<p class="author">Kreg Hanning</p> <p class="author">Kreg Hanning</p>
@ -55,7 +55,7 @@
</li> </li>
<li class="featured-extension"> <li class="featured-extension">
<a href="?url=http://scratchx.org/tmp/TalkingGobo.sbx" data-action="load-url"> <a href="?url=http://scratchx.org/tmp/TalkingGobo.sbx" data-action="load-url">
<img src="images/extensions/text-extension-sm.png" /> <img src="images/extensions/text-extension-sm.png" alt="Text To Speech" />
<section> <section>
<h2>Text to Speech</h2> <h2>Text to Speech</h2>
<p class="author">Sayamindu Dasgupta</p> <p class="author">Sayamindu Dasgupta</p>
@ -64,7 +64,7 @@
</li> </li>
<li class="featured-extension"> <li class="featured-extension">
<a href="https://khanning.github.io/scratch-arduino-extension/"> <a href="https://khanning.github.io/scratch-arduino-extension/">
<img src="images/extensions/arduino_small.png" /> <img src="images/extensions/arduino_small.png" alt="Arduino" />
<section> <section>
<h2>Arduino</h2> <h2>Arduino</h2>
<p class="author">Kreg Hanning, David Mellis</p> <p class="author">Kreg Hanning, David Mellis</p>
@ -88,7 +88,7 @@
<div> <div>
<div> <div>
<h2 class="logo-scratch">Scratch</h2> <h2 class="logo-scratch">Scratch</h2>
<p>With the Scratch programming language, you can create your own interactive stories, games, and animations &mdash; and share your creations with others in an online community. <a href="http://scratch.mit.edu/">Take me to Scratch</a></p> <p>With the Scratch programming language, you can create your own interactive stories, games, and animations &mdash; and share your creations with others in an online community. <a href="https://scratch.mit.edu">Take me to Scratch</a></p>
</div> </div>
</div> </div>
<div> <div>
@ -138,7 +138,7 @@
<h2>Arduino</h2> <h2>Arduino</h2>
<p class="author">Kreg Hanning, David Mellis</p> <p class="author">Kreg Hanning, David Mellis</p>
</header> </header>
<img src="images/extensions/arduino_small.png" /> <img src="images/extensions/arduino_small.png" alt="Arduino" />
</a> </a>
<section class="description"> <section class="description">
<p>Control Arduino boards</p> <p>Control Arduino boards</p>
@ -172,7 +172,7 @@
<h2>Clarifai</h2> <h2>Clarifai</h2>
<p class="author">Stefania Druga &amp; Eesh Likhith</p> <p class="author">Stefania Druga &amp; Eesh Likhith</p>
</header> </header>
<img src="images/extensions/clarifai_small.png" /> <img src="images/extensions/clarifai_small.png" alt="Clarifai" />
</a> </a>
<section class="description"> <section class="description">
<p>Recognize images from your webcam.</p> <p>Recognize images from your webcam.</p>
@ -189,7 +189,7 @@
<h2>EV3+Scratch</h2> <h2>EV3+Scratch</h2>
<p class="author">Ken Aspeslagh</p> <p class="author">Ken Aspeslagh</p>
</header> </header>
<img src="images/extensions/ev3_small.png" /> <img src="images/extensions/ev3_small.png" alt="EV3+Scratch" />
</a> </a>
<section class="description"> <section class="description">
<p>Control LEGO EV3 robots wirelessly</p> <p>Control LEGO EV3 robots wirelessly</p>
@ -206,7 +206,7 @@
<h2>EV3+Scratch (Hebrew Version)</h2> <h2>EV3+Scratch (Hebrew Version)</h2>
<p class="author">Robotec Israel</p> <p class="author">Robotec Israel</p>
</header> </header>
<img src="images/extensions/robotec_small.png" /> <img src="images/extensions/robotec_small.png" alt="EV3+Scratch (Hebrew Version)" />
</a> </a>
<section class="description"> <section class="description">
<p>Control LEGO EV3 over USB (Hebrew)</p> <p>Control LEGO EV3 over USB (Hebrew)</p>
@ -223,7 +223,7 @@
<h2>Firebase Mesh</h2> <h2>Firebase Mesh</h2>
<p class="author">Connor Hudson</p> <p class="author">Connor Hudson</p>
</header> </header>
<img src="images/extensions/mesh-extension-sm.png" /> <img src="images/extensions/mesh-extension-sm.png" alt="Firebase Mesh" />
</a> </a>
<section class="description"> <section class="description">
<p>Broadcast messages to other projects!</p> <p>Broadcast messages to other projects!</p>
@ -240,7 +240,7 @@
<h2>Fischertechnik robots</h2> <h2>Fischertechnik robots</h2>
<p class="author">Fischertechnik Israel</p> <p class="author">Fischertechnik Israel</p>
</header> </header>
<img src="images/extensions/fischertechnik-extension-sm.png" /> <img src="images/extensions/fischertechnik-extension-sm.png" alt="Fischertechnik robots" />
</a> </a>
<section class="description"> <section class="description">
<p>TXT controller programming (Hebrew)</p> <p>TXT controller programming (Hebrew)</p>
@ -257,7 +257,7 @@
<h2>Intel&reg; RealSense&trade;</h2> <h2>Intel&reg; RealSense&trade;</h2>
<p class="author">Shachar Oz, Yaron Yanai, Yotam Salmon</p> <p class="author">Shachar Oz, Yaron Yanai, Yotam Salmon</p>
</header> </header>
<img src="images/extensions/realsense_small.png" /> <img src="images/extensions/realsense_small.png" alt="Intel RealSense" />
</a> </a>
<section class="description"> <section class="description">
<p>Hand Gestures, face tracking, voice commands</p> <p>Hand Gestures, face tracking, voice commands</p>
@ -269,12 +269,12 @@
</section> </section>
</li> </li>
<li> <li>
<a href="?url=https://irobotstem.github.io/CreateScratchX/roomba600Extension.js" data-action="load-url"> <a href="?url=https://irobotstem.github.io/CreateScratchX/roomba600Extension.js" data-action="load-url">
<header> <header>
<h2>iRobot&reg; Create&reg; 2</h2> <h2>iRobot&reg; Create&reg; 2</h2>
<p class="author">iRobot</p> <p class="author">iRobot</p>
</header> </header>
<img src="images/extensions/iRobot_small.png" /> <img src="images/extensions/iRobot_small.png" alt="iRobot® Create® 2" />
</a> </a>
<section class="description"> <section class="description">
<p>Control iRobot&reg; Create&reg; 2</p> <p>Control iRobot&reg; Create&reg; 2</p>
@ -291,7 +291,7 @@
<h2>ISS Tracker</h2> <h2>ISS Tracker</h2>
<p class="author">Kreg Hanning</p> <p class="author">Kreg Hanning</p>
</header> </header>
<img src="images/extensions/ISSTracker_small.png" /> <img src="images/extensions/ISSTracker_small.png" alt="ISS Tracker" />
</a> </a>
<section class="description"> <section class="description">
<p>International Space Station tracker</p> <p>International Space Station tracker</p>
@ -308,7 +308,7 @@
<h2>Leapmotion</h2> <h2>Leapmotion</h2>
<p class="author">Kreg Hanning</p> <p class="author">Kreg Hanning</p>
</header> </header>
<img src="images/extensions/leapmotion_small.png" /> <img src="images/extensions/leapmotion_small.png" alt="Leapmotion" />
</a> </a>
<section class="description"> <section class="description">
<p>Hand and finger tracking</p> <p>Hand and finger tracking</p>
@ -325,7 +325,7 @@
<h2>littleBits</h2> <h2>littleBits</h2>
<p class="author">Kreg Hanning</p> <p class="author">Kreg Hanning</p>
</header> </header>
<img src="images/extensions/littlebits_small.jpg" /> <img src="images/extensions/littlebits_small.jpg" alt="littleBits" />
</a> </a>
<section class="description"> <section class="description">
<p>Control littleBits creations</p> <p>Control littleBits creations</p>
@ -342,7 +342,7 @@
<h2>Make!Sense</h2> <h2>Make!Sense</h2>
<p class="author">Stephen Lewis, Deqing Sun, Steven Holmes</p> <p class="author">Stephen Lewis, Deqing Sun, Steven Holmes</p>
</header> </header>
<img src="images/extensions/makesense_small.png" /> <img src="images/extensions/makesense_small.png" alt="Make!Sense" />
</a> </a>
<section class="description"> <section class="description">
<p>Sensor interface board and sensors</p> <p>Sensor interface board and sensors</p>
@ -359,7 +359,7 @@
<h2>micro:bit</h2> <h2>micro:bit</h2>
<p class="author">Kreg Hanning</p> <p class="author">Kreg Hanning</p>
</header> </header>
<img src="images/extensions/microbit_small.png" /> <img src="images/extensions/microbit_small.png" alt="micro:bit" />
</a> </a>
<section class="description"> <section class="description">
<p>Control micro:bit over bluetooth</p> <p>Control micro:bit over bluetooth</p>
@ -376,7 +376,7 @@
<h2>Poppy Ergo Jr.</h2> <h2>Poppy Ergo Jr.</h2>
<p class="author">Stefania Druga &amp; Eesh Likhith</p> <p class="author">Stefania Druga &amp; Eesh Likhith</p>
</header> </header>
<img src="images/extensions/poppy_small.png" /> <img src="images/extensions/poppy_small.png" alt="Poppy Ergo Jr." />
</a> </a>
<section class="description"> <section class="description">
<p>Control the Poppy Ergo Jr. robot</p> <p>Control the Poppy Ergo Jr. robot</p>
@ -393,7 +393,7 @@
<h2>rb4s A Controller For The RedBot</h2> <h2>rb4s A Controller For The RedBot</h2>
<p class="author">Alan Yorinks</p> <p class="author">Alan Yorinks</p>
</header> </header>
<img src="images/extensions/rb4s_small.png" /> <img src="images/extensions/rb4s_small.png" alt="rb4s A Controller For The RedBot" />
</a> </a>
<section class="description"> <section class="description">
<p>Control and Monitor a RedBot Robot</p> <p>Control and Monitor a RedBot Robot</p>
@ -410,7 +410,7 @@
<h2>Roamer</h2> <h2>Roamer</h2>
<p class="author">Kevin Rands, Dave Ewins, Dave Catlin</p> <p class="author">Kevin Rands, Dave Ewins, Dave Catlin</p>
</header> </header>
<img src="images/extensions/roamer_small.png" /> <img src="images/extensions/roamer_small.png" alt="Roamer" />
</a> </a>
<section class="description"> <section class="description">
<p>Programming Roamer&reg; with ScratchX</p> <p>Programming Roamer&reg; with ScratchX</p>
@ -427,7 +427,7 @@
<h2>Scratch3D</h2> <h2>Scratch3D</h2>
<p class="author">Stephen Lewis, John Goodwin</p> <p class="author">Stephen Lewis, John Goodwin</p>
</header> </header>
<img src="images/extensions/scratch3d_small.png" /> <img src="images/extensions/scratch3d_small.png" alt="Scratch3D" />
</a> </a>
<section class="description"> <section class="description">
<p>Fully 3D Environment</p> <p>Fully 3D Environment</p>
@ -444,7 +444,7 @@
<h2>Sound Synthesizer</h2> <h2>Sound Synthesizer</h2>
<p class="author">Eric Rosenbaum</p> <p class="author">Eric Rosenbaum</p>
</header> </header>
<img src="images/extensions/synth-extension-lg.png" /> <img src="images/extensions/synth-extension-lg.png" alt="Sound Synthesizer" />
</a> </a>
<section class="description"> <section class="description">
<p>Synthesize sound effects and music</p> <p>Synthesize sound effects and music</p>
@ -461,7 +461,7 @@
<h2>Spotify Music</h2> <h2>Spotify Music</h2>
<p class="author">Eric Rosenbaum</p> <p class="author">Eric Rosenbaum</p>
</header> </header>
<img src="images/extensions/spotify_large.png" /> <img src="images/extensions/spotify_large.png" alt="Spotify Music" />
</a> </a>
<section class="description"> <section class="description">
<p>Animate and remix millions of songs!</p> <p>Animate and remix millions of songs!</p>
@ -478,7 +478,7 @@
<h2>Text to Speech</h2> <h2>Text to Speech</h2>
<p class="author">Sayamindu Dasgupta</p> <p class="author">Sayamindu Dasgupta</p>
</header> </header>
<img src="images/extensions/text-extension-sm.png" /> <img src="images/extensions/text-extension-sm.png" alt="Text To Speech" />
</a> </a>
<section class="description"> <section class="description">
<p>Use Scratch to read text out loud</p> <p>Use Scratch to read text out loud</p>
@ -495,7 +495,7 @@
<h2>Thymio</h2> <h2>Thymio</h2>
<p class="author">Mobsya</p> <p class="author">Mobsya</p>
</header> </header>
<img src="images/extensions/thymio_small.png" /> <img src="images/extensions/thymio_small.png" alt="Thymio" />
</a> </a>
<section class="description"> <section class="description">
<p>Control the Thymio robot with Scratch!</p> <p>Control the Thymio robot with Scratch!</p>
@ -512,7 +512,7 @@
<h2>Twitter</h2> <h2>Twitter</h2>
<p class="author">Connor Hudson, Kreg Hanning</p> <p class="author">Connor Hudson, Kreg Hanning</p>
</header> </header>
<img src="images/extensions/twitter-extension-sm.png" /> <img src="images/extensions/twitter-extension-sm.png" alt="Twitter" />
</a> </a>
<section class="description"> <section class="description">
<p>Use Twitter in your projects!</p> <p>Use Twitter in your projects!</p>
@ -527,9 +527,9 @@
<a href="?url=http://verniersoftwaretechnology.github.io/scratch-vernier-go-extensions/go_motion_extension.js" data-action="load-url"> <a href="?url=http://verniersoftwaretechnology.github.io/scratch-vernier-go-extensions/go_motion_extension.js" data-action="load-url">
<header> <header>
<h2>Vernier Go!Motion</h2> <h2>Vernier Go!Motion</h2>
<p class="author">Vernier Software & Technology</p> <p class="author">Vernier Software &amp; Technology</p>
</header> </header>
<img src="images/extensions/gomotion_small.jpg" /> <img src="images/extensions/gomotion_small.jpg" alt="Vernier Go!Motion" />
</a> </a>
<section class="description"> <section class="description">
<p>Use position data in Scratch</p> <p>Use position data in Scratch</p>
@ -544,9 +544,9 @@
<a href="?url=http://verniersoftwaretechnology.github.io/scratch-vernier-go-extensions/go_temp_extension.js" data-action="load-url"> <a href="?url=http://verniersoftwaretechnology.github.io/scratch-vernier-go-extensions/go_temp_extension.js" data-action="load-url">
<header> <header>
<h2>Vernier Go!Temp</h2> <h2>Vernier Go!Temp</h2>
<p class="author">Vernier Software & Technology</p> <p class="author">Vernier Software &amp; Technology</p>
</header> </header>
<img src="images/extensions/gotemp_small.jpg" /> <img src="images/extensions/gotemp_small.jpg" alt="Vernier Go!Temp" />
</a> </a>
<section class="description"> <section class="description">
<p>Use temperature data in Scratch</p> <p>Use temperature data in Scratch</p>
@ -563,7 +563,7 @@
<h2>Weather</h2> <h2>Weather</h2>
<p class="author">Sayamindu Dasgupta, Kreg Hanning</p> <p class="author">Sayamindu Dasgupta, Kreg Hanning</p>
</header> </header>
<img src="images/extensions/weather_small.png" /> <img src="images/extensions/weather_small.png" alt="Weather" />
</a> </a>
<section class="description"> <section class="description">
<p>Access live weather information</p> <p>Access live weather information</p>
@ -580,7 +580,7 @@
<h2>Xi - Multi uC Interconnect</h2> <h2>Xi - Multi uC Interconnect</h2>
<p class="author">Alan Yorinks</p> <p class="author">Alan Yorinks</p>
</header> </header>
<img src="images/extensions/xi3_small.png" /> <img src="images/extensions/xi3_small.png" alt="Xi - Multi uC Interconnect" />
</a> </a>
<section class="description"> <section class="description">
<p>Control for Arduino, <acronym title="Raspberry Pi">RPi</acronym> and <acronym title="BeagleBone Black">BBB</acronym></p> <p>Control for Arduino, <acronym title="Raspberry Pi">RPi</acronym> and <acronym title="BeagleBone Black">BBB</acronym></p>