OpenBSD CVS

CVS log for www/armish.html


[BACK] Up to [local] / www

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: HEAD


Revision 1.57 / (download) / (as text) - annotate - [select for diffs], Mon May 27 22:55:19 2019 UTC (4 years, 11 months ago) by bentley
Branch: MAIN
CVS Tags: HEAD
Changes since 1.56: +16 -22 lines
Diff to previous 1.56 (colored)

Substantially clean up and modernize HTML markup across openbsd.org.

This was done with three purposes in mind:
- to reduce the massive amount of inline HTML, to be easier on developers
  adding actual content
- to allow running the HTML validator across the source (doing this found
  many unintentional mistakes in the present code, including at least a
  dozen cases of half- or fully-invisible text)
- to separate content from presentation, so appearance can be controlled
  through stylesheets

Great care was taken to keep all pages, even very old ones, looking the
same, give or take a few pixels of whitespace.

Much review, critique, and improvement from tj@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.