Browse Source

Ordering of links

Bob Mottram 7 years ago
parent
commit
7d8c83418d
2 changed files with 15 additions and 15 deletions
  1. 6
    6
      doc/EN/mesh.org
  2. 9
    9
      website/EN/mesh.html

+ 6
- 6
doc/EN/mesh.org View File

18
 [[file:images/mesh_screenshot.jpg]]
18
 [[file:images/mesh_screenshot.jpg]]
19
 #+END_CENTER
19
 #+END_CENTER
20
 
20
 
21
+ * [[./mesh_philosophic.html][Philosophic]]
22
+ * [[./mesh_capabilities.html][Capabilities]]
23
+ * [[./mesh_images.html][Disk images and how to build them]]
24
+ * [[./mesh_custom.html][Customisation]]
25
+ * [[./mesh_usage.html][How to use it]]
26
+
21
 The Freedombone Mesh is a wireless solution for autonomous or internet connected communication that can be rapidly deployed in temporary, emergency or post-disaster situations where internet access is unavailable or compromised.
27
 The Freedombone Mesh is a wireless solution for autonomous or internet connected communication that can be rapidly deployed in temporary, emergency or post-disaster situations where internet access is unavailable or compromised.
22
 
28
 
23
 Mesh networks are useful as a quick way to make a fully decentralised communications system which is not connected to or reliant upon the internet. Think festivals, hacker conferences, onboard ships at sea, disaster/war zones, small businesses who don't want the overhead of server maintenance, protests, remote areas of the world, temporary "digital blackouts", scientific expeditions and off-world space colonies.
29
 Mesh networks are useful as a quick way to make a fully decentralised communications system which is not connected to or reliant upon the internet. Think festivals, hacker conferences, onboard ships at sea, disaster/war zones, small businesses who don't want the overhead of server maintenance, protests, remote areas of the world, temporary "digital blackouts", scientific expeditions and off-world space colonies.
26
 
32
 
27
 Systems only need to be within wifi range of each other for the mesh to be created, so it can be an very convenient way to create a local communications network.
33
 Systems only need to be within wifi range of each other for the mesh to be created, so it can be an very convenient way to create a local communications network.
28
 
34
 
29
- * [[./mesh_philosophic.html][Philosophic]]
30
- * [[./mesh_capabilities.html][Capabilities]]
31
- * [[./mesh_images.html][Disk images and how to build them]]
32
- * [[./mesh_custom.html][Customisation]]
33
- * [[./mesh_usage.html][How to use it]]
34
-
35
 #+BEGIN_CENTER
35
 #+BEGIN_CENTER
36
 This site can also be accessed via a Tor browser at http://pazyv7nkllp76hqr.onion
36
 This site can also be accessed via a Tor browser at http://pazyv7nkllp76hqr.onion
37
 #+END_CENTER
37
 #+END_CENTER

+ 9
- 9
website/EN/mesh.html View File

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2017-10-27 Fri 11:50 -->
6
+<!-- 2017-10-27 Fri 11:58 -->
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
 <title>&lrm;</title>
9
 <title>&lrm;</title>
254
 </div>
254
 </div>
255
 </div>
255
 </div>
256
 
256
 
257
+<ul class="org-ul">
258
+<li><a href="./mesh_philosophic.html">Philosophic</a></li>
259
+<li><a href="./mesh_capabilities.html">Capabilities</a></li>
260
+<li><a href="./mesh_images.html">Disk images and how to build them</a></li>
261
+<li><a href="./mesh_custom.html">Customisation</a></li>
262
+<li><a href="./mesh_usage.html">How to use it</a></li>
263
+</ul>
264
+
257
 <p>
265
 <p>
258
 The Freedombone Mesh is a wireless solution for autonomous or internet connected communication that can be rapidly deployed in temporary, emergency or post-disaster situations where internet access is unavailable or compromised.
266
 The Freedombone Mesh is a wireless solution for autonomous or internet connected communication that can be rapidly deployed in temporary, emergency or post-disaster situations where internet access is unavailable or compromised.
259
 </p>
267
 </p>
270
 Systems only need to be within wifi range of each other for the mesh to be created, so it can be an very convenient way to create a local communications network.
278
 Systems only need to be within wifi range of each other for the mesh to be created, so it can be an very convenient way to create a local communications network.
271
 </p>
279
 </p>
272
 
280
 
273
-<ul class="org-ul">
274
-<li><a href="./mesh_philosophic.html">Philosophic</a></li>
275
-<li><a href="./mesh_capabilities.html">Capabilities</a></li>
276
-<li><a href="./mesh_images.html">Disk images and how to build them</a></li>
277
-<li><a href="./mesh_custom.html">Customisation</a></li>
278
-<li><a href="./mesh_usage.html">How to use it</a></li>
279
-</ul>
280
-
281
 <div class="org-center">
281
 <div class="org-center">
282
 <p>
282
 <p>
283
 This site can also be accessed via a Tor browser at <a href="http://pazyv7nkllp76hqr.onion">http://pazyv7nkllp76hqr.onion</a>
283
 This site can also be accessed via a Tor browser at <a href="http://pazyv7nkllp76hqr.onion">http://pazyv7nkllp76hqr.onion</a>