about summary refs log tree commit homepage
path: root/.gitignore
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-01-13 03:31:15 +0000
committerEric Wong <e@80x24.org>2015-01-13 03:31:15 +0000
commitaffd74c73ec8f11ae8f7f3fd790f837fc528ab34 (patch)
treeeb3724b63e3834838a70acf89558080d49a7e7f2 /.gitignore
parent8bc42c582343dd944b23189c05a544e5553fe933 (diff)
downloadzbatery-affd74c73ec8f11ae8f7f3fd790f837fc528ab34.tar.gz
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).
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index e71d8b3..302d194 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,9 +11,9 @@
 log/
 pkg/
 /vendor
-/NEWS
-/ChangeLog
+/NEWS*
 /.manifest
 /GIT-VERSION-FILE
 /man
 /LATEST
+*_1