Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Commit

Permalink
Deployed on 2010-04-28
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Robinson committed Apr 28, 2010
1 parent b774cc3 commit ffd7025
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 20 deletions.
4 changes: 2 additions & 2 deletions _posts/2009-07-29-hello-0.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Today we're announcing [Narwhal](http://narwhaljs.org/) 0.1 and [Jack](http://ja

### 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)
* Narwhal 0.1: [tar](http://github.com/280north/narwhal/tarball/v0.1), [zip](http://github.com/280north/narwhal/zipball/v0.1)
* Jack 0.1: [tar](http://github.com/280north/jack/tarball/v0.1), [zip](http://github.com/280north/jack/zipball/v0.1)

Check out the [quick start guide](http://narwhaljs.org/quick-start.html) for instructions on getting up and running with Narwhal and Jack.

Expand Down
6 changes: 5 additions & 1 deletion available-packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@
layout: default
title: "available packages"
---
Run `tusk install name` to install any of the available packages:

Available Packages
==================

You can download and install packages using the `tusk` application that comes with Narwhal. Check out `tusk help` for details. These are some of the packages:

* `activejs`: The Cross Platform JavaScript MVC, http://activejs.org/
* `appengine`: A port of the Python Google App Engine SDK to JavaScript
Expand Down
6 changes: 5 additions & 1 deletion docs/available-packages.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
Run `tusk install name` to install any of the available packages:

Available Packages
==================

You can download and install packages using the `tusk` application that comes with Narwhal. Check out `tusk help` for details. These are some of the packages:

* `activejs`: The Cross Platform JavaScript MVC, http://activejs.org/
* `appengine`: A port of the Python Google App Engine SDK to JavaScript
Expand Down
13 changes: 6 additions & 7 deletions docs/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,18 @@ Download a version of Narwhal then follow the [quick start guide](http://narwhal
Bleeding Edge
-------------

* [Download zip](http://github.com/tlrobinson/narwhal/zipball/master)
* [Download tar](http://github.com/tlrobinson/narwhal/tarball/master)
* [Download zip](http://github.com/280north/narwhal/zipball/master)
* [Download tar](http://github.com/280north/narwhal/tarball/master)

* Git: `git clone git://github.com/tlrobinson/narwhal.git`
* Git: `git clone git://github.com/280north/narwhal.git`

* [View tree](http://github.com/tlrobinson/narwhal/tree/master)
* [View commit](http://github.com/tlrobinson/narwhal/commit/master)
* [View tree](http://github.com/280north/narwhal/tree/master)
* [View commit](http://github.com/280north/narwhal/commit/master)


Releases
--------

<div id="releases-list">Loading...</div>
<script type="text/javascript" charset="utf-8" src="js/releases.js"></script>
<script type="text/javascript" charset="utf-8" src="http://github.com/api/v2/json/repos/show/tlrobinson/narwhal/tags?callback=showreleases"></script>

<script type="text/javascript" charset="utf-8" src="http://github.com/api/v2/json/repos/show/280north/narwhal/tags?callback=showreleases"></script>
4 changes: 2 additions & 2 deletions docs/posts/2009-07-29-hello-0.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Today we're announcing [Narwhal](http://narwhaljs.org/) 0.1 and [Jack](http://ja

### 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)
* Narwhal 0.1: [tar](http://github.com/280north/narwhal/tarball/v0.1), [zip](http://github.com/280north/narwhal/zipball/v0.1)
* Jack 0.1: [tar](http://github.com/280north/jack/tarball/v0.1), [zip](http://github.com/280north/jack/zipball/v0.1)

Check out the [quick start guide](http://narwhaljs.org/quick-start.html) for instructions on getting up and running with Narwhal and Jack.

Expand Down
13 changes: 6 additions & 7 deletions download.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,18 @@ Download a version of Narwhal then follow the [quick start guide](http://narwhal
Bleeding Edge
-------------

* [Download zip](http://github.com/tlrobinson/narwhal/zipball/master)
* [Download tar](http://github.com/tlrobinson/narwhal/tarball/master)
* [Download zip](http://github.com/280north/narwhal/zipball/master)
* [Download tar](http://github.com/280north/narwhal/tarball/master)

* Git: `git clone git://github.com/tlrobinson/narwhal.git`
* Git: `git clone git://github.com/280north/narwhal.git`

* [View tree](http://github.com/tlrobinson/narwhal/tree/master)
* [View commit](http://github.com/tlrobinson/narwhal/commit/master)
* [View tree](http://github.com/280north/narwhal/tree/master)
* [View commit](http://github.com/280north/narwhal/commit/master)


Releases
--------

<div id="releases-list">Loading...</div>
<script type="text/javascript" charset="utf-8" src="js/releases.js"></script>
<script type="text/javascript" charset="utf-8" src="http://github.com/api/v2/json/repos/show/tlrobinson/narwhal/tags?callback=showreleases"></script>

<script type="text/javascript" charset="utf-8" src="http://github.com/api/v2/json/repos/show/280north/narwhal/tags?callback=showreleases"></script>

0 comments on commit ffd7025

Please sign in to comment.