isaacs
9a059ea69e
2011.12.14, Version 0.6.6 (stable)
* npm update to 1.1.0-beta-4 (Isaac Z. Schlueter)
* cli: fix output of --help (Ben Noordhuis)
* new website
* pause/resume semantics for stdin (Isaac Z. Schlueter)
* Travis CI integration (Maciej Małecki)
* child_process: Fix bug regarding closed stdin (Ben Noordhuis)
* Enable upgrades in MSI. (Igor Zinkovsky)
* net: Fixes memory leak (Ben Noordhuis)
* fs: handle fractional or NaN ReadStream buffer size (Ben Noordhuis)
* crypto: fix memory leaks in PBKDF2 error path (Ben Noordhuis)
13 years ago
isaacs
93188918ea
Website js/css tweaks
Remove jquery
Use HTML5 doctype
Simpler clearfix implementation
Close download dialog with <Esc> key
13 years ago
Ryan Dahl
1a89c8d061
Add analytics tracking to docs
13 years ago
Ryan Dahl
6cc94db653
Bump version to v0.6.5
13 years ago
Ben Noordhuis
9170077f13
Bump version to v0.6.4
13 years ago
Mathias Bynens
456dafc3c6
Docs template: HTML cleanup
Remove references to `/favicon.ico` as it’s the default in all browsers. More
info: http://mathiasbynens.be/notes/rel-shortcut-icon
`type=text/css` and `media=all` are the implied defaults for `<link
rel=stylesheet>` (and `<style>`), so omit these attributes.
Similarly, `type=text/javascript` is the default for `<script>` elements, so
omit these attributes.
13 years ago
Ben Noordhuis
a5c51b4858
docs: add rel="canonical" link to latest API docs
13 years ago
Bert Belder
b159c6d62e
Bump version to v0.6.3
13 years ago
Ben Noordhuis
a4402f0b2e
Bump version to v0.6.2
13 years ago
Ryan Dahl
170f2addb2
Bump version to v0.6.1
13 years ago
Ryan Dahl
865b077819
Bump version to v0.6.0
13 years ago
Ryan Dahl
220e61c1f6
Bump version to v0.5.10
13 years ago
Ryan Dahl
3bd9b08fb1
Bump version to v0.5.9
13 years ago
Ryan Dahl
7cc17a0cea
Bump version to v0.5.8
13 years ago
Ryan Dahl
771ba34ca7
Bump version to v0.4.12
13 years ago
Ryan Dahl
a745d19ce7
Bump version to v0.4.11
13 years ago
Ryan Dahl
558241166c
Bump version to v0.5.7
13 years ago
Bert Belder
b49bec5580
Bump version to 0.5.6
13 years ago
Ben Noordhuis
d2d53d4bb2
Bump version to v0.5.5
13 years ago
Ryan Dahl
cfba1f5922
Bump version to v0.5.4
13 years ago
Ryan Dahl
4585330afe
Bump version to v0.5.3
13 years ago
koichik
3eb246485a
Doc improvements
13 years ago
Ryan Dahl
08ffce1a00
Bump version to v0.5.2
13 years ago
Ryan Dahl
f8bfa54d0f
Bump to v0.5.1
13 years ago
George Stagas
21e3b668cb
Added favicon.ico
14 years ago
Ryan Dahl
b6c66f735b
Revert "Use html5 spec stylesheet for docs"
This reverts commit 6dbf49110b
.
14 years ago
Ryan Dahl
6dbf49110b
Use html5 spec stylesheet for docs
14 years ago
Micheil Smith
57de0b11db
Remove jQuery from project
14 years ago
Micheil Smith
939fba40fd
Better doc indexes, fix some links
14 years ago
Micheil Smith
c9f656baa9
More simplification of the templating & rendering.
14 years ago
Micheil Smith
c032350f64
Adding build tools & templates/assets
14 years ago