Remove the "Modernize website with CSS" entry.
This commit is contained in:
parent
20f646be96
commit
6ea482b14e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26586
1 changed files with 1 additions and 22 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/current.sgml,v 1.83 2005/10/10 18:11:42 joel Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/current.sgml,v 1.84 2005/10/21 06:56:04 joel Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Current projects">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
|
@ -39,7 +39,6 @@
|
|||
<li><a href="#handbook-index">Improve Handbook Index</a></li>
|
||||
<li><a href="#handbook-firewalls">Improve Firewalls chapter of the
|
||||
Handbook</a></li>
|
||||
<li><a href="#website-css">Modernize website with CSS</a></li>
|
||||
<li><a href="#slides">Contribute Advocacy Slides/Presentations</a></li>
|
||||
<li><a href="#freebsd4linux">FreeBSD for Linux users</a></li>
|
||||
<li><a href="#handbooksection">Write a section in the Handbook and/or FAQ</a></li>
|
||||
|
|
@ -131,26 +130,6 @@
|
|||
and the rest of our documentation set. There is still a lot of
|
||||
work to be done, and any and all help is appreciated.</p>
|
||||
|
||||
<a name="website-css"></a>
|
||||
<h3>Modernize website with CSS</h3>
|
||||
|
||||
<p><b>Responsible:</b> FreeBSD-www <<a
|
||||
href="mailto:FreeBSD-www@FreeBSD.org">FreeBSD-www@FreeBSD.org</a>></p>
|
||||
|
||||
<p><b>Synopsis:</b> Most of the FreeBSD.org website is written in
|
||||
HTML 3.2. Some of the files have been updated to technically
|
||||
use the HTML 4 DTD, but in spirit they are still HTML 3.2 files
|
||||
with very minimal use of CSS and extensive use of hardcoded
|
||||
presentation tags.</p>
|
||||
|
||||
<p>Any redesign of the FreeBSD.org website will be more CSS based.
|
||||
Moving existing pages to CSS allows us to more quickly modify
|
||||
the look and feel of the entire website and should preserve
|
||||
bandwidth. As with DocBook for our technical documentation,
|
||||
recent CSS and HTML standards allow us to separate presentation
|
||||
from data and we should be taking better advantage of this with
|
||||
our website.</p>
|
||||
|
||||
<a name="slides"></a>
|
||||
<h3>Contribute Advocacy Slides/Presentations</h3>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue