delete nocloud activity

This commit is contained in:
2020-07-22 18:24:21 +02:00
parent 6984a92773
commit dedb5cff38
2 changed files with 1 additions and 55 deletions
+1 -3
View File
@@ -24,9 +24,6 @@ RewriteRule ^graphics/fsfeurope.ico /graphics/fsfe.ico [R=301,L]
# Redirect
RewriteRule ^translate/?$ /contribute/translators/ [R=301,L]
# NoCloud campaign, as printed on posters
RewriteRule ^nocloud(/.*)? /activities/nocloud$1 [R=301,L]
# Promotion material order
RewriteRule ^promo(/.*)? /contribute/spreadtheword$1 [R=301,L]
@@ -145,6 +142,7 @@ RewriteRule ^activities/ftf/?(.*)$ /freesoftware/legal/legal.html [R=301,L]
RewriteRule ^activities/askyourcandidates(.*) /activities/elections/askyourcandidates$1 [R=301,L]
RewriteRule ^activities/education/tgs(.*) /activities/tgs$1 [R=301,L]
RewriteRule ^activities/education(.*) /freesoftware/education$1 [R=301,L]
RewriteRule ^(activities/)?nocloud(/.*)? /activities/activities.html [R=301,L]
# Campaigns pages
RewriteRule ^campaigns(/.*)?$ /activities$1 [R=301,L]
-52
View File
@@ -1,52 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<html>
<version>1</version>
<head>
<title>There is no cloud</title>
</head>
<body class="article" microformats="h-entry">
<p id="category"><a href="/activities/activities.html">Our campaigns</a></p>
<h1 class="p-name">There is no cloud</h1>
<div class="e-content">
<p>For a long time we have been asking people: who controls the technology
you use? With the "no cloud" graphics, we ask: who controls the technology that
controls your data? Who, ultimately, controls your data?</p>
<figure class="float-right">
<a href="/contribute/spreadtheword.html"><img src="/contribute/promopics/thereisnocloud-bw-preview.png" alt="A cloud consisting of lots of small computers" width="100%" /></a>
<figcaption>
Our "there is no cloud sticker"
</figcaption>
</figure>
<p>Please join our <a href="/contact/community.html">mailing lists</a> to
discuss this topic with us. If you want other people to start thinking about
these issues too, you may use our promotional material. You can order and
download stickers, postcards and posters, for free, from our <a
href="/contribute/spreadtheword#nocloud">"Spread The Word" page</a> or buy a
t-shirts or a bag in <a href="/order/order.html">our shop</a>.</p>
</div><!--/e-content-->
</body>
<sidebar promo="about-fsfe">
<h2>No Cloud merchandise</h2>
<ul>
<li><a href="/contribute/spreadtheword#nocloud">Posters, stickers, and postcards</a></li>
<li><a href="/order/order.html#tshirt-nocloud-black">Order No Cloud T-shirts (male and female)</a></li>
<li><a href="/order/order.html#bag-nocloud-black">Order the No Cloud bag</a></li>
</ul>
</sidebar>
</html>
<!--
Local Variables: ***
mode: xml ***
End: ***
-->