about summary refs log tree commit homepage
path: root/pkg.mk
DateCommit message (Collapse)
2015-01-13switch 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.
2011-12-06pkg.mk update
2011-03-13update pkg.mk
2011-01-27pkg.mk: update in case we get rid of C ext
2011-01-21switch to pkg.mk for maintenance tasks
I like make :D