Files
fsfe-website/server/index.xhtml
2002-02-07 16:50:13 +00:00

71 lines
1.7 KiB
HTML

<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en">
<head>
<title>Server Administration</title>
</head>
<body>
<div> <!-- The header will be inserted here -->
<!-- Begin page content -->
<h2>WebAdministration</h2>
<p>
WebAdministration on www.fsfeurope.de is a work of many admins all over
europe. This page collects useful documents to get an overview. Some might already
be obsolete, so watch the timestamp.
Append any suggestions of useful documents to the corresponding list.
</p>
<h3>CVS Repository on savannah.org</h3>
<ul>
<li><a href="http://france.fsfeurope.org/server/server.en.html#Web">Overview</a></li>
<li><a href="http://savannah.gnu.org/cvs/?group_id=53">Working with savannah</a></li>
<li><a href="webmaster-HOWTO.txt">Working in the beta branch of the CVS</a></li>
</ul>
<h2>WebRelaunch</h2>
<p>
A group of volunteers is currently working on preparation for
redesign the whole website. The emerging growth on the one hand, the
level of interest by the public on the other hand expect a
<em>User Friendly</em> website.
</p>
<ul>
<li>
<a
href="http://savannah.gnu.org/pm/task.php?group_project_id=256&amp;group_id=53&amp;func=browse">
TaskList</a>
</li>
</ul>
<!-- End page content -->
</div> <!-- The footer will be inserted here -->
Last update:
<!-- timestamp start -->
$Date$ $Author$
<!-- timestamp end -->
</body>
</html>
<!--
Local Variables: ***
mode: xml ***
End: ***
-->