ソースを参照

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>