changeset 352:90c8406bf735

add website/push.sh
author Franklin Schmidt <fschmidt@gmail.com>
date Mon, 13 Apr 2015 09:32:12 -0600
parents 427e7df4df17
children 38c19ecc384d
files website/push.sh website/src/index.html
diffstat 2 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/website/push.sh	Mon Apr 13 09:32:12 2015 -0600
@@ -0,0 +1,2 @@
+PASSWORD=$1
+luan luan:host/push luan.luanhost.com $PASSWORD src 2>&1 | tee err
--- a/website/src/index.html	Mon Apr 13 09:10:29 2015 -0600
+++ b/website/src/index.html	Mon Apr 13 09:32:12 2015 -0600
@@ -17,7 +17,8 @@
 		<div container>
 			<h1>The Luan Programming Language</h1>
 			<big>
-				<p>under construction...</p>
+				<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="https://www.dropbox.com/sh/i7imf67wzj7z3h2/AABrpM0L1apqHysb_ot5t2dla?dl=0
 	">Download</a><br>