[Blends-commit] [SCM] website branch, master, updated. 62d9ca648a4fd0f325e9114c84dcf61fa64375be

Iain R. Learmonth irl at debian.org
Sun Jan 24 09:05:37 UTC 2016


The following commit has been merged in the master branch:
commit 62d9ca648a4fd0f325e9114c84dcf61fa64375be
Author: Iain R. Learmonth <irl at debian.org>
Date:   Sun Jan 24 09:05:23 2016 +0000

    Redirect blends.debian.org to debian.org/blends

diff --git a/www-src/index.html b/www-src/index.html
index f16e4c1..3ad0c93 100644
--- a/www-src/index.html
+++ b/www-src/index.html
@@ -1,103 +1,11 @@
----
-title: Home
-layout: blends
----
-
-<h1>Debian Pure Blends</h1>
-<p>
-A Debian Pure Blend (in short Blend if used in clearly Debian internal context)
-is a subset of Debian that is configured to
-support a particular target group out-of-the-box.  The goal is to provide
-solutions for Special Interest Groups inside Debian.
-The concept was formerly known as Custom Debian Distributions.
-</p>
-<p>
-For a very short introduction see the <a
-href="http://wiki.debian.org/DebianPureBlends">Wiki page</a>.
-</p>
-<p>
-A comprehensive overview is given in the <a href="http://blends.alioth.debian.org/blends/">article covering
-Debian Pure Blends.</a>
-</p>
-<p>
-People who are interested in development of Debian Pure Blends
-should visit the <a
-href="http://alioth.debian.org/projects/blends/">project page on Alioth</a>.
-</p>
-
-<table>
-	<tr><th>Blend</th><th>Description</th><th>Packages</th></tr>
-	<tr>
-		<td><a href="accessibility"><b>Debian Accessibility</b></a></td>
-		<td>packages for people with disabilities</td>
-		<td><a href="accessibility/tasks">Index</a></td>
-	</tr>
-	<tr>
-		<td><a href="astro"><b>Debian Astro</b></a></td>
-		<td>packages for astronomy and astrophysics</td>
-		<td><a href="astro/tasks">Index</a></td>
-	</tr>
-	<tr>
-		<td><a href="debichem"><b>DebiChem</b></a></td>
-		<td>packages to support chemists in their daily work</td>
-		<td><a href="debichem/tasks">Index</a></td>
-	</tr>
-	<tr>
-		<td><a href="https://wiki.debian.org/Design"><b>Debian Design</b></a></td>
-		<td>packages to support visual designers</td>
-		<td>-</td>
-	</tr>
-	<tr>
-		<td><a href="edu"><b>Debian Edu</b></a></td>
-		<td>packages for computing in schools</a></td>
-		<td><a href="edu/tasks">Index</a></td>
-	</tr>
-	<tr>
-		<td><a href="ezgo"><b>Debian EzGo</b></a></td>
-		<td>packages for Asian localised desktops</td>
-		<td><a href="ezgo/tasks">Index</a></td>
-	</tr>
-	<tr>
-		<td><a href="games"><b>Debian Games</b></a></td>
-		<td>packages for games</td>
-		<td><a href="games/tasks">Index</a></td>
-	</tr>
-	<tr>
-		<td><a href="gis"><b>Debian GIS</b></a></td>
-		<td>packages for Geographic Information Systems and OpenStreetMap</td>
-		<td><a href="gis/tasks">Index</a></td>
-	</tr>
-	<tr>
-		<td><a href="hamradio"><b>Debian Hamradio</b></a></td>
-		<td>packages for radio amateurs</td>
-		<td><a href="hamradio/tasks">Index</a></td>
-	</tr>
-	<tr>
-		<td><a href="junior"><b>Debian Junior</b></a></td>
-		<td>packages for children from 1 to 99</td>
-		<td><a href="junior/tasks">Index</a></td>
-	</tr>
-	<tr>
-		<td><a href="med"><b>Debian Med</b></a></td>
-		<td>packages for medical practice and bio-medical research</td>
-		<td><a href="med/tasks">Index</a></td>
-	</tr>
-	<tr>
-		<td><a href="multimedia"><b>Debian Multimedia</b></a></td>
-		<td>packages for audio and multimedia artists</td>
-		<td><a href="multimedia/tasks">Index</a></td>
-	</tr>
-	<tr>
-		<td><a href="https://wiki.debian.org/DebianParl"><b>DebianParl</b></a></td>
-		<td>packages for use by parliamentarians</td>
-		<td>-</td>
-	</tr>
-	<tr>
-		<td><a href="science"><b>Debian Science</b></a></td>
-   		<td>packages for different sciences and engineering</td>
-		<td><a href="science/tasks">Index</a></td>
-	</tr>
-</table>
-
-<br><br>
-
+<html>
+<head>
+	<meta http-equiv="refresh" content="0; url=https://www.debian.org/blends/">
+</head>
+<body>
+	<h1>Debian Pure Blends</h1>
+	<p>This page has moved. See <a
+		href="https://www.debian.org/blends/">https://www.debian.org/blends/</a>
+	for the new location.</p>
+</body>
+</html>
diff --git a/www/index.html b/www/index.html
index aa708b5..3ad0c93 100644
--- a/www/index.html
+++ b/www/index.html
@@ -1,158 +1,11 @@
-<!DOCTYPE html>
 <html>
-	<head>
-		        <title>Debian Pure Blends</title>
-        <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
-        <meta name="robots" content="noindex" />
-        <link href="/css/debian.css" rel="stylesheet" type="text/css">
-        <link href="/css/blends.css" rel="stylesheet" type="text/css">
-        <link rel="shortcut icon" href="/img/favicon.ico">
-
-	</head>
-
-	<body>
-			<div id="header">
-		<div id="wikisection">
-			<p class="section"><a href="/" title="Debian Pure Blends">Pure Blends</a></p>
-		</div>
-
-		<div id="upperheader">
-			<div id="logo">
-				<a href="http://www.debian.org" title="Debian Home">
-					<img src="/img/openlogo-50.png" alt="Debian" width="50" height="61">
-				</a>
-			</div>
-		</div> <!-- end upperheader -->
-
-		<div id="navbar">
-			<p class="hidecss"><a href="#content">Skip Quicknav</a></p>
-			<ul>
-				<li><a href="/">Home</a></li>
-
-			</ul>
-		</div> <!-- end navbar -->
-
-		<p id="breadcrumbs"> Debian Pure Blends</p>
-	</div>
-
-
-
-		<div id="content">
-			<h1>Debian Pure Blends</h1>
-<p>
-A Debian Pure Blend (in short Blend if used in clearly Debian internal context)
-is a subset of Debian that is configured to
-support a particular target group out-of-the-box.  The goal is to provide
-solutions for Special Interest Groups inside Debian.
-The concept was formerly known as Custom Debian Distributions.
-</p>
-<p>
-For a very short introduction see the <a
-href="http://wiki.debian.org/DebianPureBlends">Wiki page</a>.
-</p>
-<p>
-A comprehensive overview is given in the <a href="http://blends.alioth.debian.org/blends/">article covering
-Debian Pure Blends.</a>
-</p>
-<p>
-People who are interested in development of Debian Pure Blends
-should visit the <a
-href="http://alioth.debian.org/projects/blends/">project page on Alioth</a>.
-</p>
-
-<table>
-	<tr><th>Blend</th><th>Description</th><th>Packages</th></tr>
-	<tr>
-		<td><a href="accessibility"><b>Debian Accessibility</b></a></td>
-		<td>packages for people with disabilities</td>
-		<td><a href="accessibility/tasks">Index</a></td>
-	</tr>
-	<tr>
-		<td><a href="astro"><b>Debian Astro</b></a></td>
-		<td>packages for astronomy and astrophysics</td>
-		<td><a href="astro/tasks">Index</a></td>
-	</tr>
-	<tr>
-		<td><a href="debichem"><b>DebiChem</b></a></td>
-		<td>packages to support chemists in their daily work</td>
-		<td><a href="debichem/tasks">Index</a></td>
-	</tr>
-	<tr>
-		<td><a href="https://wiki.debian.org/Design"><b>Debian Design</b></a></td>
-		<td>packages to support visual designers</td>
-		<td>-</td>
-	</tr>
-	<tr>
-		<td><a href="edu"><b>Debian Edu</b></a></td>
-		<td>packages for computing in schools</a></td>
-		<td><a href="edu/tasks">Index</a></td>
-	</tr>
-	<tr>
-		<td><a href="ezgo"><b>Debian EzGo</b></a></td>
-		<td>packages for Asian localised desktops</td>
-		<td><a href="ezgo/tasks">Index</a></td>
-	</tr>
-	<tr>
-		<td><a href="games"><b>Debian Games</b></a></td>
-		<td>packages for games</td>
-		<td><a href="games/tasks">Index</a></td>
-	</tr>
-	<tr>
-		<td><a href="gis"><b>Debian GIS</b></a></td>
-		<td>packages for Geographic Information Systems and OpenStreetMap</td>
-		<td><a href="gis/tasks">Index</a></td>
-	</tr>
-	<tr>
-		<td><a href="hamradio"><b>Debian Hamradio</b></a></td>
-		<td>packages for radio amateurs</td>
-		<td><a href="hamradio/tasks">Index</a></td>
-	</tr>
-	<tr>
-		<td><a href="junior"><b>Debian Junior</b></a></td>
-		<td>packages for children from 1 to 99</td>
-		<td><a href="junior/tasks">Index</a></td>
-	</tr>
-	<tr>
-		<td><a href="med"><b>Debian Med</b></a></td>
-		<td>packages for medical practice and bio-medical research</td>
-		<td><a href="med/tasks">Index</a></td>
-	</tr>
-	<tr>
-		<td><a href="multimedia"><b>Debian Multimedia</b></a></td>
-		<td>packages for audio and multimedia artists</td>
-		<td><a href="multimedia/tasks">Index</a></td>
-	</tr>
-	<tr>
-		<td><a href="https://wiki.debian.org/DebianParl"><b>DebianParl</b></a></td>
-		<td>packages for use by parliamentarians</td>
-		<td>-</td>
-	</tr>
-	<tr>
-		<td><a href="science"><b>Debian Science</b></a></td>
-   		<td>packages for different sciences and engineering</td>
-		<td><a href="science/tasks">Index</a></td>
-	</tr>
-</table>
-
-<br><br>
-
-
-		</div>
-
-		<div id="footer">
-<div id="fineprint">
-    <p>
-    The source code powering these pages is available <a href="http://anonscm.debian.org/cgit/blends/website.git">here</a>.
-    <br />
-    Contact: <a href="mailto:debian-blends at lists.debian.org">Debian Pure Blends Team</a> (<a href="https://lists.debian.org/debian-blends/">archives</a>)
-     or <a href="irc://irc.debian.org/debian-blends">#debian-blends</a> on irc.debian.org.
-    <br />
-    Debian is a registered trademark of <a href="http://www.spi-inc.org/">Software in the Public Interest</a>.
-    </p>
-</div>
-</div>
-
-
-	</body>
-
+<head>
+	<meta http-equiv="refresh" content="0; url=https://www.debian.org/blends/">
+</head>
+<body>
+	<h1>Debian Pure Blends</h1>
+	<p>This page has moved. See <a
+		href="https://www.debian.org/blends/">https://www.debian.org/blends/</a>
+	for the new location.</p>
+</body>
 </html>

-- 
Static and dynamic websites for Debian Pure Blends



More information about the Blends-commit mailing list