lnx-bbc.org web page problem...
matt templeton <[email protected]>
| Newsgroups | gmane.linux.bbc.general |
|---|---|
| Message-ID | <[email protected]> |
Ok, I'm probably going nuts, but the www.lnx-bbc.org web pages have stopped rendering in Mozilla, KDE, Opera and lynx. Other sites are working fine, but I get the unrendered text with all the HTML tags on most of the sites web pages! The home page is fine but: Download Test Releases Getting Started Getting Started with GAR Package Maintainer's Guide GAR Variable list and others are showing up as native HTML code! While GAR CVS Package List Bug Tracking System Nightly Build ISOs are rendering fine! Arggghhhh, I thought my browser config might have gotten messed up but I have tried: Mozilla, KDE, Opera and lynx. Any one else having problems getting the pages rendered? This is the first few lines of the "Package Maintainer's Guide" page as rendered by lynx: <html><head> <title>GAR Architecture</title> <link rel="stylesheet" type="text/css" href="bbc.css"></head><body bgcolor="black" text="#cccccc" link="#0099cc" vlink="#aaaaaa"> <br/> <table width="100%" border="0"> <tr heigh t="62"> <th height="62" width="240" valign="top" align="center"> <span width="240"><a href="/"><img src="logo.png" width="240" height="62" alt="LNX-BBC" border="0" style="width:240px; height:62px;"/></a> </span> </th> <td r owspan="3" valign="top" width="100%"> <h1>GAR Architecture</h1> <p>The GAR system is a similar system to the BSD ports collection. It's a mechanism for automating the compilation and installation of third-party source code. It appears in the form of a tree of directories containing Makefiles and other ancillary bookkeeping files (such as installation manifests and checksum lists). </p>