From owner-freebsd-doc@FreeBSD.ORG Sun Aug 24 14:25:33 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDBE816A4BF for ; Sun, 24 Aug 2003 14:25:33 -0700 (PDT) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BEFF43FBD for ; Sun, 24 Aug 2003 14:25:32 -0700 (PDT) (envelope-from marc@blackend.org) Received: from nosferatu.blackend.org (nosferatu.blackend.org [192.168.10.205]) by abigail.blackend.org (8.12.9/8.12.3) with ESMTP id h7OLPT35019036; Sun, 24 Aug 2003 23:25:29 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: from nosferatu.blackend.org (localhost [127.0.0.1]) h7OLOjD1002373; Sun, 24 Aug 2003 23:24:45 +0200 (CEST) (envelope-from marc@nosferatu.blackend.org) Received: (from marc@localhost) by nosferatu.blackend.org (8.12.9/8.12.9/Submit) id h7OLOifj002372; Sun, 24 Aug 2003 23:24:44 +0200 (CEST) (envelope-from marc) Date: Sun, 24 Aug 2003 23:24:44 +0200 From: Marc Fonvieille To: Pav Lucistnik Message-ID: <20030824212444.GB579@nosferatu.blackend.org> References: <1061759541.75494.48.camel@hood.oook.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1061759541.75494.48.camel@hood.oook.cz> User-Agent: Mutt/1.4i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 5.1-CURRENT cc: doc@freebsd.org Subject: Re: website related questions X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Aug 2003 21:25:33 -0000 On Sun, Aug 24, 2003 at 11:12:21PM +0200, Pav Lucistnik wrote: > Hi, I have few FreeBSD website related questions. > > 1) I know there is www mailing list, but I also see a lot of www related > talk here at doc mailing list. Where should I post questions, > suggestions and patches about website infrastructure (markup, Makefiles > etc)? > freebsd-www mailing list is the right place at first. > 2) What about tidy errors/warning, both on web and in doc? Is there any > concern on fixing them? Those Error (ignored) messages are disturbing :) > I'm willing to fix them. > > 3) Website validity (according to W3 Validator). Even our homepage now > fails to validate. Should I submit fixes, as PRs maybe? > Hmm I just did http://validator.w3.org/check?uri=www.freebsd.org and the result was Ok. What you mean by "our homepage"? Marc