CARVIEW |
Select Language
HTTP/2 200
server: nginx
date: Sun, 17 Aug 2025 20:32:07 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Fri, 05 Feb 2010 02:59:18 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "af109c0d6f4404b4c1036ac921c35006"
x-archive-orig-x-runtime: 3302ms
x-archive-orig-content-length: 25205
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Fri, 05 Feb 2010 02:59:18 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Wed, 03 Feb 2010 23:20:00 GMT", ; rel="prev memento"; datetime="Wed, 03 Feb 2010 23:20:00 GMT", ; rel="memento"; datetime="Fri, 05 Feb 2010 02:59:18 GMT", ; rel="next memento"; datetime="Thu, 01 Jul 2010 23:15:29 GMT", ; rel="last memento"; datetime="Sun, 28 Jan 2018 12:53:23 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_14_20100205023129_crawl103-c/52_14_20100205025859_crawl101.arc.gz
server-timing: captures_list;dur=1.006570, exclusion.robots;dur=0.034267, exclusion.robots.policy;dur=0.015052, esindex;dur=0.016464, cdx.remote;dur=42.448353, LoadShardBlock;dur=431.899266, PetaboxLoader3.datanode;dur=177.083056, PetaboxLoader3.resolve;dur=242.062828, load_resource;dur=282.698715
x-app-server: wwwb-app213
x-ts: 200
x-tr: 856
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app213; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
timburks's programmingnu at master - GitHub
This service is courtesy of Pledgie.
timburks / programmingnu
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
click here to add a description
click here to add a homepage
-
Branches (1)
- master ✓
- Tags (0)
Sending Request…
Enable Donations
Pledgie Donations
Once activated, we'll place the following badge in your repository's detail box:
The web site for the Nu programming language — Read more
name | age | message | |
---|---|---|---|
![]() |
LICENSE | Sat Mar 15 21:49:57 -0700 2008 | First commit. [timburks] |
![]() |
NOTICE | Sat Mar 15 21:49:57 -0700 2008 | First commit. [timburks] |
![]() |
Nukefile | Wed Dec 03 23:47:37 -0800 2008 | Nu-0.3.3 release [timburks] |
![]() |
README | Mon May 12 10:53:04 -0700 2008 | Updated README and nunja configuration file, ad... [timburks] |
![]() |
assets/ | Thu Jul 10 11:47:49 -0700 2008 | Added link to tootsweet.com (site sponsor / Nu ... [timburks] |
![]() |
builder.nu | Tue Nov 17 18:42:48 -0800 2009 | site updates for 0.4.0 [timburks] |
![]() |
nunja.nu | Mon May 12 10:53:04 -0700 2008 | Updated README and nunja configuration file, ad... [timburks] |
![]() |
pages/ | Tue Nov 17 18:42:48 -0800 2009 | site updates for 0.4.0 [timburks] |
![]() |
posts/ | Wed Dec 09 09:52:12 -0800 2009 | New post from Jason Grossman [timburks] |
![]() |
views/ | Tue Nov 17 18:42:48 -0800 2009 | site updates for 0.4.0 [timburks] |
README
This is the source material for the Programming Nu website. It includes the text of the site and build scripts. All contents copyright 2007-2008, Neon Design Technology, Inc. Build scripts are released under the Apache License, v. 2.0. See the LICENSE file for details. Text is released under the Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License. == To build the site, just run "nuke". Building requires NuMarkdown and NuYAML. Both are available on github. To preview the site, run "nuke preview". This requires Nunja, which is also available on github.