CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 17 Aug 2025 22:48:13 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100203232000
location: https://web.archive.org/web/20100203232000/https://github.com/timburks/programmingnu
server-timing: captures_list;dur=1.013532, exclusion.robots;dur=0.031408, exclusion.robots.policy;dur=0.014221, esindex;dur=0.020931, cdx.remote;dur=7.380404, LoadShardBlock;dur=242.055945, PetaboxLoader3.datanode;dur=74.346088, PetaboxLoader3.resolve;dur=132.840289
x-app-server: wwwb-app219
x-ts: 302
x-tr: 339
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=1
set-cookie: wb-p-SERVER=wwwb-app219; 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=()
HTTP/2 200
server: nginx
date: Sun, 17 Aug 2025 22:48:14 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Wed, 03 Feb 2010 23:20:00 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "5e7d9d4256c545f42650029799a73419"
x-archive-orig-x-runtime: 191ms
x-archive-orig-content-length: 23660
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: Wed, 03 Feb 2010 23:20:00 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="memento"; datetime="Wed, 03 Feb 2010 23:20:00 GMT", ; rel="next memento"; datetime="Fri, 05 Feb 2010 02:59:18 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_20100203191921_crawl102_IndexOnly-c/52_14_20100203231759_crawl101.arc.gz
server-timing: captures_list;dur=0.559356, exclusion.robots;dur=0.020107, exclusion.robots.policy;dur=0.009200, esindex;dur=0.012469, cdx.remote;dur=10.099307, LoadShardBlock;dur=457.179621, PetaboxLoader3.resolve;dur=241.357852, PetaboxLoader3.datanode;dur=283.480011, load_resource;dur=115.966428
x-app-server: wwwb-app219
x-ts: 200
x-tr: 641
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
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
commit 844bdfd324e384a0a26bc82135bf5a66af824107
tree 422cdd29a357b8d997082bbd2d19fa9fdf397054
parent ffe62b3b93ec230e3a44c709ee674c8d3953e327
tree 422cdd29a357b8d997082bbd2d19fa9fdf397054
parent ffe62b3b93ec230e3a44c709ee674c8d3953e327
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 | Loading commit data... ![]() |
|
![]() |
README | ||
![]() |
assets/ | Thu Jul 10 11:47:49 -0700 2008 | Added link to tootsweet.com (site sponsor / Nu ... [timburks] |
![]() |
builder.nu | ||
![]() |
nunja.nu | Mon May 12 10:53:04 -0700 2008 | Updated README and nunja configuration file, ad... [timburks] |
![]() |
pages/ | ||
![]() |
posts/ | ||
![]() |
views/ |
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.