diff website/src/index.html @ 353:38c19ecc384d

start documentation
author Franklin Schmidt <fschmidt@gmail.com>
date Mon, 13 Apr 2015 15:49:10 -0600
parents 90c8406bf735
children 7999601586b1
line wrap: on
line diff
--- a/website/src/index.html	Mon Apr 13 09:32:12 2015 -0600
+++ b/website/src/index.html	Mon Apr 13 15:49:10 2015 -0600
@@ -20,12 +20,14 @@
 				<p margin-bottom="2em">under construction...</p>
 				<p>Luan is a <a href="http://www.lua.org">Lua</a>-like language implemented in <a href="https://www.oracle.com/java/">Java</a>.</p>
 				<p>
+					<a href="diff.html">Documentation</a><br>
 					<a href="https://www.dropbox.com/sh/i7imf67wzj7z3h2/AABrpM0L1apqHysb_ot5t2dla?dl=0
 	">Download</a><br>
 					<a href="https://bitbucket.org/frschmidt/luan">Source</a><br>
-					<a href="http://luan.7479.n7.nabble.com">Forum</a><br>
+					<a href="http://luan.7479.n7.nabble.com/">Forum</a><br>
 				</p>
 			</big>
+			<p margin-top="2em"><small>This website was made with <a href="http://www.simplyhtml.org/">SimplyHTML</a>.</small></p>
 		</div>
 		
 		<script src="http://www.simplyhtml.org/assets/bootstrap/js/bootstrap.min.js"></script>