diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/header.html | 2 | ||||
-rwxr-xr-x | www/news.html | 10 |
2 files changed, 11 insertions, 1 deletions
diff --git a/www/header.html b/www/header.html index 2d0d5641..83f1bf1a 100644 --- a/www/header.html +++ b/www/header.html @@ -31,7 +31,7 @@ <ul> <li><a href="design.html">Design</a></li> <li><a href="code.html">Source walkthrough</a></li> - <li><a href="http://lists.landley.net/listinfo.cgi/toybox-landley.net">Mailing List</a></li> + <li><a href="http://lists.landley.net/listinfo.cgi/toybox-landley.net">Mailing List</a> (<a href=http://news.gmane.org/gmane.linux.toybox>backup archive</a>)</li> <li>IRC #toybox on freenode.net</li> <li><a href="/notes.html">Maintainer's Blog</a></li> <li><a href=cleanup.html>Cleanup</a></li> diff --git a/www/news.html b/www/news.html index bda8964e..5ef0d3d1 100755 --- a/www/news.html +++ b/www/news.html @@ -8,6 +8,16 @@ a development environment. See the links on the left for details.</p> <h2>News</h2> +<hr><b>December 30, 2014</b> +<p>Due to Dreamhost's <a href=http://landley.net/dreamhost.txt>ongoing</a> +<a href=http://landley.net/dreamhost2.txt>inability</a> to make mailman +work reliably, I've added a link to a backup web archive at +<a href=http://news.gmane.org/gmane.linux.toybox>gmane</a> to the nav bar +on the left.</p> + +<p>You still subscribe to the list through +<a href=http://lists.landley.net/listinfo.cgi/toybox-landley.net>the first link</a>.</p> + <hr><b>November 19, 2014</b> <blockquote><p>"This time it was right, it would work, and no one would have to get nailed to anything." - The Hitchhiker's Guide to the Galaxy.</p></blockquote> |