1
0
forked from Mirror/wren

More work on the site.

- Tweaked the design a bunch.
- Started filling in core library docs.
- Fixed some other prose.
This commit is contained in:
Bob Nystrom
2014-08-24 09:09:10 -07:00
parent d5f68d70f0
commit 4dcb68d9b9
5 changed files with 342 additions and 21 deletions

View File

@ -48,7 +48,7 @@
<section>
<h2>reference</h2>
<ul>
<li><a href="core-libraries.html">Core Libraries</a></li>
<li><a href="core-library.html">Core Library</a></li>
<li><a href="embedding-api.html">Embedding API</a></li>
<li><a href="performance.html">Performance</a></li>
<li><a href="contributing.html">Contributing</a></li>
@ -64,7 +64,7 @@
<footer>
<div class="page">
<div class="main-column">
<p>Wren lives <a href="https://github.com/munificent/wren">on GitHub</a> &mdash; Made with &#x2764; by Bob Nystrom.</p>
<p>Wren lives <a href="https://github.com/munificent/wren">on GitHub</a> &mdash; Made with &#x2764; by <a href="http://journal.stuffwithstuff.com/">Bob Nystrom</a>.</p>
<div class="main-column">
</div>
</footer>