display version, date and sizes
This commit is contained in:
parent
a8ba135bf3
commit
123f81183e
2 changed files with 32 additions and 13 deletions
|
|
@ -8,12 +8,13 @@
|
|||
$ bzr branch http://code.0x2620.org/oxjs
|
||||
$ tools/build/build.py</pre>
|
||||
</p>
|
||||
<p>Or download <a href="https://oxjs.org/downloads/OxJS.latest.build.tar.gz"><code>OxJS.latest.source.tar.gz</code></a></p>
|
||||
<p>Or download <a href="https://oxjs.org/downloads/OxJS.latest.build.tar.gz"><code>OxJS.latest.source.tar.gz</code></a>{size.source}.</p>
|
||||
<p>Start with <code>OxJS/index.html</code>. It's this website.</p>
|
||||
<br>
|
||||
<h2><b>Build</b></h2>
|
||||
<p>Minified production version.</p>
|
||||
<p>Download <a href="https://oxjs.org/downloads/OxJS.latest.build.tar.gz"><code>OxJS.latest.build.tar.gz</code></a>, or get <code>Ox.js</code> only: <a href="https://oxjs.org/oxjs/build/Ox.js"><code>Ox.js</code></a></p>
|
||||
<p>Download <a href="https://oxjs.org/downloads/OxJS.latest.build.tar.gz"><code>OxJS.latest.build.tar.gz</code></a>{size.build}.</p>
|
||||
<p>Or get <code>Ox.js</code> only: <a href="https://oxjs.org/oxjs/build/Ox.js"><code>Ox.js</code></a>{size.minified}</p>
|
||||
<br>
|
||||
<h2><b>Getting Started</b></h2>
|
||||
<pre><!DOCTYPE HTML>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue