Branko Čibej wrote:
> C. Michael Pilato wrote:
>> Karl Fogel wrote:
>>
>>> I would like to convert it to a single HTML file, www/design.html. I
>>> believe that almost everyone reads it as HTML anyway, and that it would
>>> be both more maintainable and more easily referable-into as a single HTML
>>> file. In fact, I already have converted it, and www/design.html is
>>> sitting in my working copy. (I had content changes to make, and felt
>>> impeded by the current format and compilation process, so I pushed stack
>>> and did the conversion first.)
>>>
>> +1.
>>
>> And I'd go a step further and say that the document is required to be "XHTML
>> 1.0 Strict", with no how-it-looks type markup outside of CSS (so, use
>> <strong> and <em>, instead of <b> and <i> and <u> ...).
>>
> Hear hear! And install a pre-commit hook on svn.collab.net that checks
> it against http://validator.w3.org/.
No need - I validate the complete contents of our www/ directory on a
regular basis. See www/validate.sh in our tree, for quick automated
validation, locally, without having to contact an external host.
Max.
Received on Wed May 24 16:22:58 2006