about summary refs log tree commit homepage
path: root/vs_Unicorn
DateCommit message (Collapse)
2016-10-31doc: move homepage and update URLs to HTTPS
Let's Encrypt is working well for us and having fewer domains reduces subjectAltName bloat to speed up connection establishment HTTP will remain working indefinitely since some old systems do not have modern TLS stacks.
2015-01-10switch 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).
2009-10-12vs Unicorn: fix copy+paste errors and grammar fail
2009-10-12vs Unicorn: fix wording to be consistent with diagrams
2009-10-12vs Unicorn: use diagrams for concurrency models
A picture is worth a thousand words, even in ASCII art.
2009-10-05huge documentation revamp