Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/utils/docs/posts/2009-07-29-hello-0.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'utils/docs/posts/2009-07-29-hello-0.1.md')
-rwxr-xr-xutils/docs/posts/2009-07-29-hello-0.1.md19
1 files changed, 0 insertions, 19 deletions
diff --git a/utils/docs/posts/2009-07-29-hello-0.1.md b/utils/docs/posts/2009-07-29-hello-0.1.md
deleted file mode 100755
index b48c320..0000000
--- a/utils/docs/posts/2009-07-29-hello-0.1.md
+++ /dev/null
@@ -1,19 +0,0 @@
-Hello 0.1
-=========
-
-Today we're announcing [Narwhal](http://narwhaljs.org/) 0.1 and [Jack](http://jackjs.org/) 0.1.
-
-### Download
-
-* Narwhal 0.1: [tar](http://github.com/tlrobinson/narwhal/tarball/0.1), [zip](http://github.com/tlrobinson/narwhal/zipball/0.1)
-* Jack 0.1: [tar](http://github.com/tlrobinson/jack/tarball/0.1), [zip](http://github.com/tlrobinson/jack/zipball/0.1)
-
-Check out the [quick start guide](http://narwhaljs.org/quick-start.html) for instructions on getting up and running with Narwhal and Jack.
-
-### Release Notes
-
-* Complete [securable modules](https://wiki.mozilla.org/ServerJS/Modules/SecurableModules) implementation, in JavaScript, with hooks for native module loading.
-* Various modules, including `file`, `binary`, `os`, `system`, `args`, and many others.
-* The "tusk" package manager, currently using [Github](http://github.com/) as a package repository.
-* Full support for the Rhino interpreter, and partial support for numerous other [platforms](http://narwhaljs.org/platforms.html).
-* Preliminary support for Windows.