瀏覽代碼

bbb board images

Bob Mottram 8 年之前
父節點
當前提交
d1592a23b5
共有 6 個檔案被更改,包括 16 行新增4 行删除
  1. 1
    1
      doc/EN/beaglebone.org
  2. 4
    0
      doc/EN/index.org
  3. 二進制
      img/bbb_board.jpg
  4. 二進制
      img/beaglebone_logo.jpg
  5. 2
    2
      website/EN/beaglebone.html
  6. 9
    1
      website/EN/index.html

+ 1
- 1
doc/EN/beaglebone.org 查看文件

@@ -21,7 +21,7 @@ The Beaglebone Black is small, cheap, a fully open hardware design, has a hardwa
21 21
 You can easily use one to run your own internet services from home.
22 22
 
23 23
 #+BEGIN_CENTER
24
-[[file:images/bbb_above.jpg]]
24
+[[file:images/bbb_board.jpg]]
25 25
 #+END_CENTER
26 26
 
27 27
 You will need:

+ 4
- 0
doc/EN/index.org 查看文件

@@ -16,6 +16,10 @@
16 16
 -- Lucas Nussbaum
17 17
 #+end_quote
18 18
 
19
+#+BEGIN_CENTER
20
+[[file:images/bbb_logo.jpg]]
21
+#+END_CENTER
22
+
19 23
 So you want to run your own internet services? Email, chat, VoIP, web sites, file synchronisation, wikis, blogs, social networks, backups. Freedombone enables you to do all of that in a self-hosted way, where you keep control of your data and it resides in your own home.
20 24
 
21 25
 [[./homeserver.html][Here's how]].

二進制
img/bbb_board.jpg 查看文件


二進制
img/beaglebone_logo.jpg 查看文件


+ 2
- 2
website/EN/beaglebone.html 查看文件

@@ -3,7 +3,7 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2016-11-24 Thu 10:49 -->
6
+<!-- 2016-11-24 Thu 17:54 -->
7 7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title></title>
@@ -258,7 +258,7 @@ You can easily use one to run your own internet services from home.
258 258
 <div class="org-center">
259 259
 
260 260
 <div class="figure">
261
-<p><img src="images/bbb_above.jpg" alt="bbb_above.jpg" />
261
+<p><img src="images/bbb_board.jpg" alt="bbb_board.jpg" />
262 262
 </p>
263 263
 </div>
264 264
 </div>

+ 9
- 1
website/EN/index.html 查看文件

@@ -3,7 +3,7 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2016-11-24 Thu 09:28 -->
6
+<!-- 2016-11-24 Thu 17:55 -->
7 7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9 9
 <title></title>
@@ -253,6 +253,14 @@ for the JavaScript code in this tag.
253 253
 </p>
254 254
 </blockquote>
255 255
 
256
+<div class="org-center">
257
+
258
+<div class="figure">
259
+<p><img src="images/bbb_logo.jpg" alt="bbb_logo.jpg" />
260
+</p>
261
+</div>
262
+</div>
263
+
256 264
 <p>
257 265
 So you want to run your own internet services? Email, chat, VoIP, web sites, file synchronisation, wikis, blogs, social networks, backups. Freedombone enables you to do all of that in a self-hosted way, where you keep control of your data and it resides in your own home.
258 266
 </p>