From c0d431d22ee1e2e69338189f9ce5a4b4abc07e6e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 10 Jan 2015 04:27:20 +0000 Subject: switch docs + website to olddoc wrongdoc was difficult to maintain because of the tidy-ffi dependency and the HTML5 changes in Darkfish could not be handled well by Tidy. olddoc is superior as it generates leaner HTML which loads faster, requires less scrolling and less processing power to render. Aesthetic comparisons are subjective of course but completely unimportant compared to speed and accessibility. The presence of images and CSS on the old (Darkfish-based) site probably set unreasonable expectations as to my ability and willingness to view such things. No more, the new website is entirely simple HTML which renders well with even the wimpiest browser (hell, olddoc even tries to generate readable raw HTML). --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 727a0a7..174253b 100644 --- a/README +++ b/README @@ -1,11 +1,11 @@ -= Rainbows! - Unicorn for sleepy apps and slow clients += Rainbows! - unicorn for sleepy apps and slow clients \Rainbows! is an HTTP server for sleepy Rack applications. It is based on -Unicorn, but designed to handle applications that expect long +unicorn, but designed to handle applications that expect long request/response times and/or slow clients. For Rack applications not heavily bound by slow external network -dependencies, consider Unicorn instead as it simpler and easier to +dependencies, consider unicorn instead as it simpler and easier to debug. If you're on a small system, or write extremely tight and reliable code -- cgit v1.2.3-24-ge0c7