Skip to content
This repository has been archived by the owner on Nov 21, 2018. It is now read-only.

Commit

Permalink
bumps to latest public build
Browse files Browse the repository at this point in the history
  • Loading branch information
snostorm committed Mar 17, 2015
1 parent 88a5c8d commit 00daf1e
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 18 deletions.
46 changes: 31 additions & 15 deletions public/en/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<link href="https://fonts.googleapis.com/css?family=Lato:400,700" rel="stylesheet">
<link href="../main.css" rel="stylesheet">
<link href="../mobile.css" rel="stylesheet">
<link href="../index.css" rel="stylesheet">
<link href="/home.css" rel="stylesheet">
<link rel="icon" href="/images/1.0.0.ico" type="image/x-icon">
<link rel="apple-touch-icon" href="/images/apple-touch-icon-1.0.0.png">
<meta property="og:image" content="https://iojs.org/images/1.0.0.png">
Expand All @@ -34,20 +34,36 @@

<div class="content content--body clearfix">
<h1>JavaScript I/O</h1>
<p>Bringing <a href="es6.html">ES6</a> to the Node Community!</p>
<p><a href="https://github.com/iojs/io.js">io.js</a> is an <a href="https://www.npmjs.org/">npm</a> compatible platform originally based on <a href="https://nodejs.org/">node.js</a>™.</p>
<p><a href="https://iojs.org/dist/v1.5.1/"><img src="../images/1.0.0.png" alt="io.js"></a></p>
<p><a href="https://iojs.org/dist/v1.5.1/">Version 1.5.1</a></p>
<p>Download for
<a href="https://iojs.org/dist/v1.5.1/iojs-v1.5.1-linux-x64.tar.xz">Linux</a>,
<a href="https://iojs.org/dist/v1.5.1/iojs-v1.5.1-x86.msi">Win32</a>,
<a href="https://iojs.org/dist/v1.5.1/iojs-v1.5.1-x64.msi">Win64</a>,
<a href="https://iojs.org/dist/v1.5.1/iojs-v1.5.1.pkg">Mac</a> or
<a href="https://iojs.org/dist/v1.5.1/">others</a>.</p>
<p><a href="https://github.com/iojs/io.js/blob/v1.x/CHANGELOG.md">Changelog</a></p>
<p><a href="https://medium.com/node-js-javascript/io-js-week-of-march-13th-e3024cc66802">Weekly Update - March 13th</a> <small>featuring core and community updates (<a href="https://medium.com/node-js-javascript/io-js-week-of-march-13th-e3024cc66802">Medium</a>)</small>
<br><br> <a href="https://iojs.org/download/nightly/">Nightly releases</a> are available for testing.</p>
<p><a href="faq.html">Frequently Asked Questions</a></p>

<p class="home-slogan">
Bringing <a href="./es6.html">ES6</a> to the Node Community!
</p>

<p class="home-description">
<a href="https://iojs.org/">io.js</a> is an <a href="https://www.npmjs.org/">npm</a> compatible platform originally based on <a href="https://nodejs.org/">Node.js™</a>.
</p>

<div class="home-download">
<a href="https://iojs.org/dist/v1.5.1/" class="home-logo"><img src="/images/1.0.0.png" alt="io.js"></a>
<div class="home-download-details">
<p class="home-download-version">
<a href="https://iojs.org/dist/v1.5.1/">Version 1.5.1</a>
</p>
<p class="home-download-list">
Download for <a href="https://iojs.org/dist/v1.5.1/iojs-v1.5.1-linux-x64.tar.xz">Linux</a><a href="https://iojs.org/dist/v1.5.1/iojs-v1.5.1-x86.msi">Win32</a><a href="https://iojs.org/dist/v1.5.1/iojs-v1.5.1-x64.msi">Win64</a><a href="https://iojs.org/dist/v1.5.1/iojs-v1.5.1.pkg">Mac</a><a href="https://iojs.org/dist/v1.5.1/">Others</a>
</p>
<p><a href="https://github.com/iojs/io.js/blob/v1.x/CHANGELOG.md">Changelog</a></p>
</div>
</div>

<div class="home-secondary-links">
<p><a href="https://medium.com/node-js-javascript/io-js-week-of-march-13th-e3024cc66802">Weekly Update - March 13th</a> <small>featuring core and community updates (<a href="https://medium.com/node-js-javascript/io-js-week-of-march-13th-e3024cc66802">Medium</a>)</small></p>
</div>

<div class="home-secondary-links">
<p><a href="https://iojs.org/download/nightly/">Nightly releases</a> are available for testing.</p>
<p><a href="./faq.html">Frequenty Asked Questions</a></p>
</div>

</div>

Expand Down
1 change: 1 addition & 0 deletions public/home.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion public/ja/es6.html
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ <h2>io.jsがどのバージョンのV8を使っているか調べるには?</h
</nav>
</footer>

<!-- See something you like? Want to help? Visit https://github.com/iojs/website to contribute -->
<!-- 知りたい情報がなかったり、書き足したいことがあれば、気軽に https://github.com/iojs/website にコントリビュートしてください。 -->
</body>

</html>
2 changes: 1 addition & 1 deletion public/ja/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ <h2>オープンソースガバナンスとは?</h2>
</nav>
</footer>

<!-- See something you like? Want to help? Visit https://github.com/iojs/website to contribute -->
<!-- 知りたい情報がなかったり、書き足したいことがあれば、気軽に https://github.com/iojs/website にコントリビュートしてください。 -->
</body>

</html>
2 changes: 1 addition & 1 deletion public/ja/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ <h1>JavaScript I/O</h1>
</nav>
</footer>

<!-- See something you like? Want to help? Visit https://github.com/iojs/website to contribute -->
<!-- 知りたい情報がなかったり、書き足したいことがあれば、気軽に https://github.com/iojs/website にコントリビュートしてください。 -->

This comment has been minimized.

Copy link
@Fishrock123

Fishrock123 Mar 17, 2015

Contributor

hmm, did something mess up the html in this file?

This comment has been minimized.

Copy link
@snostorm

snostorm Mar 17, 2015

Author Contributor

It looks like the syntax highlighting doesn't like the empty comment, but I could be wrong. Via where stuff goes wrong looking at the full file: https://github.com/iojs/website/blob/00daf1eda960c3d451d3d6e06a1a126793b096d4/public/ja/index.html

My Chrome syntax highlighting looks good.

</body>

</html>

0 comments on commit 00daf1e

Please sign in to comment.