From d762ddde63c50448b84e344c0bde758081ac24d2 Mon Sep 17 00:00:00 2001 From: Dave Winer Date: Fri, 29 May 2015 12:01:11 -0400 Subject: [PATCH] v0.60 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b6e477e..06c1c61 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,8 @@ There will always be more work to do here. ;-) When delegating requests, pass redirects back to the client, don't follow them. This was necessary so that that OAuth dance with Twitter in nodeStorage would work. +There's a new structured listing of the source code of PagePark, linked to from the flat listing (above). This makes it easy to see how the code is organized. It gets pretty deeply nested! The outline view makes that manageable. I use the OPML Editor on a Mac to edit PagePark. + ##### v0.59 5/23/15 by DW You can now delegate requests to apps running on other ports on your server machine.