Skip to content

Commit

Permalink
Use https for external links wherever possible
Browse files Browse the repository at this point in the history
  • Loading branch information
codeaditya authored and marijnh committed Oct 27, 2018
1 parent 1b2b71f commit 674f8e0
Show file tree
Hide file tree
Showing 8 changed files with 56 additions and 56 deletions.
4 changes: 2 additions & 2 deletions code/skillsharing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"licenses": [
{
"type": "MIT",
"url": "http://opensource.org/licenses/MIT"
"url": "https://opensource.org/licenses/MIT"
}
],
"bugs": "https://github.com/marijnh/Eloquent-JavaScript/issues",
Expand All @@ -18,7 +18,7 @@
{
"name": "Marijn Haverbeke",
"email": "[email protected]",
"web": "http://marijnhaverbeke.nl"
"web": "https://marijnhaverbeke.nl/"
}
],
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion epub/content.opf.src
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<dc:identifier id="pub-id">net.eloquentjavascript</dc:identifier>
<dc:language>en-US</dc:language>
<dc:rights>This work is shared with the public using the Attribution-NonCommercial 3.0 Unported (CC BY-NC 3.0) license.</dc:rights>
<link rel="cc:license" href="http://creativecommons.org/licenses/by-nc/3.0/"/>
<link rel="cc:license" href="https://creativecommons.org/licenses/by-nc/3.0/"/>
<meta property="cc:attributionURL">https://eloquentjavascript.net/</meta>
<meta property="dcterms:modified">2018-02-25T22:07:00Z</meta>
</metadata>
Expand Down
14 changes: 7 additions & 7 deletions epub/frontmatter.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
<p>Written by Marijn Haverbeke.</p>

<p>Licensed under
a <a href="http://creativecommons.org/licenses/by-nc/3.0/">Creative
a <a href="https://creativecommons.org/licenses/by-nc/3.0/">Creative
Commons attribution-noncommercial license</a>. All code in this book
may also be considered licensed under
an <a href="http://opensource.org/licenses/MIT">MIT license</a>.</p>
an <a href="https://opensource.org/licenses/MIT">MIT license</a>.</p>

<p style="font-size: 80%">Illustrations by various artists: Cover
and chapter illustrations by Madalina Tantareanu. Pixel art in
Chapters 7 and 16 by Antonio Perdomo Pastor. Regular expression
diagrams in Chapter 9 generated
with <a href="http://regexper.com">regexper.com</a> by Jeff
with <a href="https://regexper.com/">regexper.com</a> by Jeff
Avallone. Village photograph in Chapter 11 by Fabrice Creuzot.
Game concept for Chapter 15
by <a href="http://lessmilk.com">Thomas Palef</a>.</p>
Expand All @@ -34,16 +34,16 @@
alt="Holberton School" class="logo"/></a>. The second edition was
supported by <a href="https://eloquentjavascript.net/backers.html">454 backers</a>, with
significant contributions
from <a href="http://www.mozilla.org/en-US/"><img src="img/mozilla_mini.png"
from <a href="https://www.mozilla.org/en-US/"><img src="img/mozilla_mini.png"
alt="Mozilla" class="logo"/></a>,
<a href="http://www.hackreactor.com/"><img src="img/hack_reactor_mini.png"
<a href="https://www.hackreactor.com/"><img src="img/hack_reactor_mini.png"
alt="Hack Reactor" class="logo"/></a>,
and <a href="http://www.ghostery.com/"><img src="img/ghostery_mini.png"
and <a href="https://www.ghostery.com/"><img src="img/ghostery_mini.png"
alt="Ghostery" class="logo"/></a>.</p>

<p>A <a href="https://www.amazon.com/Eloquent-JavaScript-2nd-Ed-Introduction/dp/1593275846">paper
version</a> of Eloquent JavaScript, including a bonus chapter, is
being brought out by <a href="http://www.nostarch.com/">No Starch
being brought out by <a href="https://nostarch.com/">No Starch
Press</a>. They also sell a more polished EPUB version that
includes the bonus chapter.</p>

Expand Down
2 changes: 1 addition & 1 deletion html/author.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@

<p>You can reach me at <a href="mailto:[email protected]"
property="email">[email protected]</a>, or visit my web page, <a
href="http://marijnhaverbeke.nl" property="url">marijnhaverbeke.nl</a>.</p>
href="https://marijnhaverbeke.nl/" property="url">marijnhaverbeke.nl</a>.</p>
</div>
2 changes: 1 addition & 1 deletion html/author.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Marijn Haverbeke",
"email": "[email protected]",
"website": "http://marijnhaverbeke.nl"
"website": "https://marijnhaverbeke.nl/"
}
2 changes: 1 addition & 1 deletion html/author.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
My name is Marijn Haverbeke. You can email me at [email protected], or visit my website, http://marijnhaverbeke.nl .
My name is Marijn Haverbeke. You can email me at [email protected], or visit my website, https://marijnhaverbeke.nl/ .
66 changes: 33 additions & 33 deletions html/backers.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@ <h1>List of Backers<div style="font-size: 70%"><a class="subtlelink" href="index
<table>
<tr>
<th style="text-align: center">
<a href="http://www.mozilla.org/en-US/"><img class=logo src="img/mozilla.png" style="width: 8em" alt="Mozilla"></a>
<a href="https://www.mozilla.org/en-US/"><img class=logo src="img/mozilla.png" style="width: 8em" alt="Mozilla"></a>
</th>
<td class=amount>10,000 $</td>
<td class=comment></td>
</tr>

<tr>
<th>
<a href="http://www.hackreactor.com/"><img class=logo src="img/hack_reactor.png" style="width: 10em" alt="Hack Reactor"></a>
<a href="https://www.hackreactor.com/"><img class=logo src="img/hack_reactor.png" style="width: 10em" alt="Hack Reactor"></a>
</th>
<td class=amount>7000 €</td>
<td class=comment></td>
Expand All @@ -48,7 +48,7 @@ <h1>List of Backers<div style="font-size: 70%"><a class="subtlelink" href="index

<tr>
<th>
<a href="http://www.ghostery.com/"><img class=logo src="img/ghostery.png" style="width: 10em" alt="Ghostery"></a>
<a href="https://www.ghostery.com/"><img class=logo src="img/ghostery.png" style="width: 10em" alt="Ghostery"></a>
</th>
<td class=amount>1000 $</td>
<td class=comment>Donation from dev team at Ghostery! Thanks for the awesome work!</td>
Expand Down Expand Up @@ -507,8 +507,8 @@ <h1>List of Backers<div style="font-size: 70%"><a class="subtlelink" href="index
Octavian Nita
</th>
<td class=amount>25 €</td>
<td class=comment>One of the best books on programming ever, if you ask me; even if you know your way around programming, it is still worth it to read even the beginner chapters.

<td class=comment>One of the best books on programming ever, if you ask me; even if you know your way around programming, it is still worth it to read even the beginner chapters.

Can hardly wait to buy the new edition! Best of luck, man!</td>
</tr>

Expand Down Expand Up @@ -813,8 +813,8 @@ <h1>List of Backers<div style="font-size: 70%"><a class="subtlelink" href="index
Victor Hooi
</th>
<td class=amount>20 €</td>
<td class=comment>Loved the first book.

<td class=comment>Loved the first book.

Go hard mate! =) </td>
</tr>

Expand All @@ -839,12 +839,12 @@ <h1>List of Backers<div style="font-size: 70%"><a class="subtlelink" href="index
Andrew de Andrade
</th>
<td class=amount>25 $</td>
<td class=comment>Awesome work. I recommend your book to lots of people who are new to programming. I think it is easily one of the best books out there. Thank you and thank you on behalf of everyone I've recommended it to.

Also, thank you for Tern.js, CodeMirror and the Haskell code I have perused. I love it when people like you Brian Lonsdorf, Substack, Fogus and others help build bridges between JavaScript and functional programming programming languages like Haskell and Clojure, and grow the body of work in JavaScript code that use functional paradigms and idioms.

Best,
Andrew
<td class=comment>Awesome work. I recommend your book to lots of people who are new to programming. I think it is easily one of the best books out there. Thank you and thank you on behalf of everyone I've recommended it to.

Also, thank you for Tern.js, CodeMirror and the Haskell code I have perused. I love it when people like you Brian Lonsdorf, Substack, Fogus and others help build bridges between JavaScript and functional programming programming languages like Haskell and Clojure, and grow the body of work in JavaScript code that use functional paradigms and idioms.

Best,
Andrew
engineer @ famo.us</td>
</tr>

Expand Down Expand Up @@ -1189,7 +1189,7 @@ <h1>List of Backers<div style="font-size: 70%"><a class="subtlelink" href="index
Anonymous
</th>
<td class=amount>20 $</td>
<td class=comment>Thanks for your great works!
<td class=comment>Thanks for your great works!
The practice-based introduction is what distinguishes this book from other JS books, so I think more practical chapters would be great.</td>
</tr>

Expand Down Expand Up @@ -1406,7 +1406,7 @@ <h1>List of Backers<div style="font-size: 70%"><a class="subtlelink" href="index
pmThompson
</th>
<td class=amount>20 $</td>
<td class=comment>I initially wanted to mark task:None, but I was worried that un-targeted funds could become un-directed work. Besides, *EVERYONE* needs to hire an artist ;-)
<td class=comment>I initially wanted to mark task:None, but I was worried that un-targeted funds could become un-directed work. Besides, *EVERYONE* needs to hire an artist ;-)
</td>
</tr>

Expand Down Expand Up @@ -1567,8 +1567,8 @@ <h1>List of Backers<div style="font-size: 70%"><a class="subtlelink" href="index
Anonymous
</th>
<td class=amount>15 €</td>
<td class=comment>It would be incredibly great to be able to not only read the book, but use the book sandbox on iPhone.
With v1 AFAIK it was not practical and/or not working.
<td class=comment>It would be incredibly great to be able to not only read the book, but use the book sandbox on iPhone.
With v1 AFAIK it was not practical and/or not working.
An offline manifest would also be great for smartphones, in particular the (upcoming) Firefox OS based ones.</td>
</tr>

Expand Down Expand Up @@ -1649,7 +1649,7 @@ <h1>List of Backers<div style="font-size: 70%"><a class="subtlelink" href="index
Ben Frank Lodge
</th>
<td class=amount>12 €</td>
<td class=comment>Have fun writing the new book.
<td class=comment>Have fun writing the new book.
I look forward to the results!</td>
</tr>

Expand All @@ -1666,7 +1666,7 @@ <h1>List of Backers<div style="font-size: 70%"><a class="subtlelink" href="index
Anonymous
</th>
<td class=amount>15 $</td>
<td class=comment>I read a large part of your book online. It was awesome, I intended to buy a hardcopy but never did. Hope this compensates you adequately and get you running on the second edition. Looking forward to it.
<td class=comment>I read a large part of your book online. It was awesome, I intended to buy a hardcopy but never did. Hope this compensates you adequately and get you running on the second edition. Looking forward to it.
</td>
</tr>

Expand Down Expand Up @@ -1963,12 +1963,12 @@ <h1>List of Backers<div style="font-size: 70%"><a class="subtlelink" href="index
Bema
</th>
<td class=amount>10 €</td>
<td class=comment>Thanks for doing this excellent work, I read the first edition online and leaned a lot.
I would like to help translating it to Portuguese, I am Brazilian, so if by any chance you are contacted by other Brazilians willing to do the same job please put us in contact so we can build a working group for this task.

Best wishes,
Bema

<td class=comment>Thanks for doing this excellent work, I read the first edition online and leaned a lot.
I would like to help translating it to Portuguese, I am Brazilian, so if by any chance you are contacted by other Brazilians willing to do the same job please put us in contact so we can build a working group for this task.

Best wishes,
Bema

</td>
</tr>

Expand Down Expand Up @@ -2105,8 +2105,8 @@ <h1>List of Backers<div style="font-size: 70%"><a class="subtlelink" href="index
Lech Rzedzicki
</th>
<td class=amount>10 €</td>
<td class=comment>Hi.

<td class=comment>Hi.

Thank you for all the work so far, looking forward to 2nd edition.</td>
</tr>

Expand Down Expand Up @@ -2744,7 +2744,7 @@ <h1>List of Backers<div style="font-size: 70%"><a class="subtlelink" href="index

<tr>
<th>
Jan
Jan
</th>
<td class=amount>10 $</td>
<td class=comment></td>
Expand Down Expand Up @@ -2819,8 +2819,8 @@ <h1>List of Backers<div style="font-size: 70%"><a class="subtlelink" href="index
Michael Paulukonis
</th>
<td class=amount>10 $</td>
<td class=comment>I loved the original web-version, and have recommended it to colleagues learning JS.

<td class=comment>I loved the original web-version, and have recommended it to colleagues learning JS.

For the record, I was always impressed with the in-page editor/executor environment. Being able to test ideas in the same location I was reading about kept me from jarring context-shifts. Making the sample code vanilla-js is a good idea, though.</td>
</tr>

Expand Down Expand Up @@ -2885,8 +2885,8 @@ <h1>List of Backers<div style="font-size: 70%"><a class="subtlelink" href="index
Sachin Palewar
</th>
<td class=amount>10 $</td>
<td class=comment>I took Derek Sivers's advice and started learning Javascript recently with your online book. I am onto 3rd chapter now and already feel that your book is useful not only for novice programmers but for experienced ones as well.

<td class=comment>I took Derek Sivers's advice and started learning Javascript recently with your online book. I am onto 3rd chapter now and already feel that your book is useful not only for novice programmers but for experienced ones as well.

I am mighty impressed with current version and can only imagine what can you do with a re-written version. All the best. Also your background animation rocks.</td>
</tr>

Expand Down Expand Up @@ -3356,7 +3356,7 @@ <h1>List of Backers<div style="font-size: 70%"><a class="subtlelink" href="index

<tr>
<th>
Ben Boarder
Ben Boarder
</th>
<td class=amount>5 $</td>
<td class=comment>The first edition of 'Eloquent JavaScript' helped me at the beginning of my development career so much, that I hope for the next generation of JavaScripters to gain the same solid skills. </td>
Expand Down
20 changes: 10 additions & 10 deletions html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h1>Eloquent JavaScript<div style="font-size: 70%">3rd edition</div></h2>

<p>This is a book about JavaScript, programming, and the wonders of
the digital. You can read it online here, or get your own
<a href="http://www.amazon.com/gp/product/1593275846/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1593275846&linkCode=as2&tag=marijhaver-20&linkId=VPXXXSRYC5COG5R5">paperback
<a href="https://www.amazon.com/gp/product/1593275846/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1593275846&linkCode=as2&tag=marijhaver-20&linkId=VPXXXSRYC5COG5R5">paperback
copy</a> of the <em>second</em> edition. A paper third edition is expected to be <a href="http://a-fwd.com/com=marijhaver-20&asin-com=1593279507">available</a> this November.</p>

<p style="text-align: center; margin: 2em 0">
Expand All @@ -38,15 +38,15 @@ <h1>Eloquent JavaScript<div style="font-size: 70%">3rd edition</div></h2>

<div style="font-size: 80%">
<p>Licensed under
a <a href="http://creativecommons.org/licenses/by-nc/3.0/">Creative
a <a href="https://creativecommons.org/licenses/by-nc/3.0/">Creative
Commons attribution-noncommercial license</a>. All code in this book
may also be considered licensed under
an <a href="http://opensource.org/licenses/MIT">MIT license</a>.</p>
an <a href="https://opensource.org/licenses/MIT">MIT license</a>.</p>

<p>Illustrations by various artists: Cover and chapter illustrations
by Madalina Tantareanu. Pixel art in Chapters 7 and 16 by Antonio
Perdomo Pastor. Regular expression diagrams in Chapter 9 generated
with <a href="http://regexper.com">regexper.com</a> by Jeff
with <a href="https://regexper.com">regexper.com</a> by Jeff
Avallone. Village photograph in Chapter 11 by Fabrice Creuzot. Game
concept for Chapter 15 by <a href="http://lessmilk.com">Thomas
Palef</a>.</p>
Expand All @@ -57,11 +57,11 @@ <h1>Eloquent JavaScript<div style="font-size: 70%">3rd edition</div></h2>
alt="Nextjournal" class=logo></a> and <a href="https://www.holbertonschool.com/"><img src="img/holberton.png" alt="Holberton School" class=logo></a>. The second edition
was supported by <a href="backers.html">454 backers</a>, with
significant contributions
from <a href="http://www.mozilla.org/en-US/"><img src="img/mozilla_mini.png"
from <a href="https://www.mozilla.org/en-US/"><img src="img/mozilla_mini.png"
alt=Mozilla
class=logo></a>, <a href="http://www.hackreactor.com/"><img src="img/hack_reactor_mini.png"
class=logo></a>, <a href="https://www.hackreactor.com/"><img src="img/hack_reactor_mini.png"
alt="Hack Reactor" class=logo></a>,
and <a href="http://www.ghostery.com/"><img src="img/ghostery_mini.png"
and <a href="https://www.ghostery.com/"><img src="img/ghostery_mini.png"
alt="Ghostery" class=logo></a>.</p>
</div>

Expand Down Expand Up @@ -111,7 +111,7 @@ <h3>(Part 3: Node)</h3>

<p>A paper version of Eloquent JavaScript, including an additional
chapter, is being brought out
by <a href="http://www.nostarch.com/ejs3">No Starch Press</a>. The
by <a href="https://www.nostarch.com/ejs3">No Starch Press</a>. The
third edition should become available on paper somewhere in
2018.</p>

Expand All @@ -131,8 +131,8 @@ <h2>Other pages</h2>
<h2>Translations of the second edition</h2>

<ul class=translations>
<li><a href="http://to6esko.github.io/">Български (Bulgarian)</a></li>
<li><a href="http://braziljs.github.io/eloquente-javascript/">Português (Portuguese)</a></li>
<li><a href="https://to6esko.github.io/">Български (Bulgarian)</a></li>
<li><a href="https://braziljs.github.io/eloquente-javascript/">Português (Portuguese)</a></li>
<li><a href="https://karmazzin.gitbooks.io/eloquentjavascript_ru/content/">Русский (Russian)</a></li>
</ul>

Expand Down

0 comments on commit 674f8e0

Please sign in to comment.