switch docs + website to olddoc
commitaffd74c73ec8f11ae8f7f3fd790f837fc528ab34
authorEric Wong <e@80x24.org>
Tue, 13 Jan 2015 03:31:15 +0000 (13 03:31 +0000)
committerEric Wong <e@80x24.org>
Tue, 13 Jan 2015 03:31:15 +0000 (13 03:31 +0000)
treeeb3724b63e3834838a70acf89558080d49a7e7f2
parent8bc42c582343dd944b23189c05a544e5553fe933
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).
.document
.gitignore
.olddoc.yml [moved from .wrongdoc.yml with 92% similarity]
GNUmakefile
Rakefile [deleted file]
pkg.mk