switch docs + website to olddoc
commitc0d431d22ee1e2e69338189f9ce5a4b4abc07e6e
authorEric Wong <e@80x24.org>
Sat, 10 Jan 2015 04:27:20 +0000 (10 04:27 +0000)
committerEric Wong <e@80x24.org>
Sat, 10 Jan 2015 04:34:03 +0000 (10 04:34 +0000)
tree007022f0869232880d196efe6353aef71d0ba449
parent633b984a41cc3b036b47982ad72b5658ec54c918
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).
17 files changed:
.document
.gitignore
.olddoc.yml [moved from .wrongdoc.yml with 77% similarity]
DEPLOY
Documentation/comparison.css [deleted file]
FAQ
GNUmakefile
HACKING
README
Rakefile [deleted file]
SIGNALS
Sandbox
Static_Files
Summary [deleted file]
pkg.mk
rainbows.gemspec
vs_Unicorn