From 4ff65469e0cdb89f3fc5fa088b2361fedf1611a6 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sun, 26 Sep 2010 12:28:59 -0700 Subject: [PATCH] first commit --- .publish | 2 ++ index.html | 13 +++++++++++++ node/repl-edit/index.html | 7 +++++++ 3 files changed, 22 insertions(+) create mode 100644 .publish create mode 100644 index.html create mode 100644 node/repl-edit/index.html diff --git a/.publish b/.publish new file mode 100644 index 0000000..546a9f9 --- /dev/null +++ b/.publish @@ -0,0 +1,2 @@ +publish_host=samhuri.net +publish_dir=samhuri.net/public/ diff --git a/index.html b/index.html new file mode 100644 index 0000000..679caa1 --- /dev/null +++ b/index.html @@ -0,0 +1,13 @@ + + + + samhuri.net + + + + +
samhuri.net
+ +

JS Tutorial, JavaScript Tutorial, JavaScript Guide, Learn JavaScript JS, How To Learn JS, Learning JavaScript

diff --git a/node/repl-edit/index.html b/node/repl-edit/index.html new file mode 100644 index 0000000..96d2bbd --- /dev/null +++ b/node/repl-edit/index.html @@ -0,0 +1,7 @@ + + +repl-edit for node +

+ Use your text editor to edit commands in Node's repl.
+ github project +