Bob Mottram 8 år sedan
förälder
incheckning
f7cc0f9449
2 ändrade filer med 15 tillägg och 15 borttagningar
  1. 1
    1
      doc/EN/devguide.org
  2. 14
    14
      website/EN/devguide.html

+ 1
- 1
doc/EN/devguide.org Visa fil

@@ -21,7 +21,7 @@ This project doesn't require you to take any special pledge of allegiance or sub
21 21
 
22 22
 This is an inclusive project which will take patches or pull requests from anyone, in a generous manner along the lines described by the late Pieter Hintjens in his book /Social Architecture/. Any useful patch is likely to be merged so long as it is submitted under a license compatible with AGPL3. Copyright assignment is not required.
23 23
 
24
-Freedombone is a free system. That's free as in no secret source. For anything. Although there's nothing to stop you from adding proprietary utilities or apps if you wish, any patches containing closed stuff or which are dependent upon closed stuff won't be accepted.
24
+Freedombone is a free system. That's free as in no secret source. For anything. Although there's nothing to stop you from adding proprietary utilities or apps if you wish, any patches containing closed stuff or which create dependencies upon closed systems will be regarded as trash and ignored.
25 25
 
26 26
 This project also has a no bullshit policy. Anyone trying to cause a ruckus by trolling or engaging in behavior which is disruptive or disrespectful to others will be speedily blocked and ignored. Life's too short, and there's too much to be done.
27 27
 * Adding extra apps

+ 14
- 14
website/EN/devguide.html Visa fil

@@ -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-23 Wed 23:14 -->
6
+<!-- 2016-11-23 Wed 23:19 -->
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>
@@ -245,17 +245,17 @@ for the JavaScript code in this tag.
245 245
 
246 246
 <center><h1>Developers Guide</h1></center>
247 247
 
248
-<div id="outline-container-orgffd1fd3" class="outline-2">
249
-<h2 id="orgffd1fd3">Introduction</h2>
250
-<div class="outline-text-2" id="text-orgffd1fd3">
248
+<div id="outline-container-org1fc2c1f" class="outline-2">
249
+<h2 id="org1fc2c1f">Introduction</h2>
250
+<div class="outline-text-2" id="text-org1fc2c1f">
251 251
 <p>
252 252
 Freedombone consists of a set of bash scripts. There are a lot of them, but they're not very complicated. If you're familiar with the GNU/Linux commandline and can hack a bash script then you can probably add a new app or fix a bug in the system. There are no trendy development frameworks to learn or to get in your way.
253 253
 </p>
254 254
 </div>
255 255
 </div>
256
-<div id="outline-container-org2680a92" class="outline-2">
257
-<h2 id="org2680a92">Community Statement</h2>
258
-<div class="outline-text-2" id="text-org2680a92">
256
+<div id="outline-container-org3f49a43" class="outline-2">
257
+<h2 id="org3f49a43">Community Statement</h2>
258
+<div class="outline-text-2" id="text-org3f49a43">
259 259
 <p>
260 260
 This project doesn't require you to take any special pledge of allegiance or subscribe to any guru's list of commandments. It does not care about your gender, race, national flag or political alignment. It is agnostic towards your religion or lack thereof. It doesn't give one hoot as to whether you are young or old, rich or poor, gay, trans, straight or just "other". It does not care if you like your eggs sunny side up or if you are a vegan.
261 261
 </p>
@@ -265,7 +265,7 @@ This is an inclusive project which will take patches or pull requests from anyon
265 265
 </p>
266 266
 
267 267
 <p>
268
-Freedombone is a free system. That's free as in no secret source. For anything. Although there's nothing to stop you from adding proprietary utilities or apps if you wish, any patches containing closed stuff or which are dependent upon closed stuff won't be accepted.
268
+Freedombone is a free system. That's free as in no secret source. For anything. Although there's nothing to stop you from adding proprietary utilities or apps if you wish, any patches containing closed stuff or which create dependencies upon closed systems will be regarded as trash and ignored.
269 269
 </p>
270 270
 
271 271
 <p>
@@ -273,9 +273,9 @@ This project also has a no bullshit policy. Anyone trying to cause a ruckus by t
273 273
 </p>
274 274
 </div>
275 275
 </div>
276
-<div id="outline-container-org468bc13" class="outline-2">
277
-<h2 id="org468bc13">Adding extra apps</h2>
278
-<div class="outline-text-2" id="text-org468bc13">
276
+<div id="outline-container-orgd57ea28" class="outline-2">
277
+<h2 id="orgd57ea28">Adding extra apps</h2>
278
+<div class="outline-text-2" id="text-orgd57ea28">
279 279
 <p>
280 280
 Suppose you have some internet application which you want to add to the system. To do this you need to create an app script which tells the system how to install/remove and also backup/restore. The script should be designed to work with the current stable version of Debian.
281 281
 </p>
@@ -543,9 +543,9 @@ Submit your working app to <b><a href="https://github.com/bashrc/freedombone/iss
543 543
 </div>
544 544
 </div>
545 545
 
546
-<div id="outline-container-org183d670" class="outline-2">
547
-<h2 id="org183d670">Customising mesh images</h2>
548
-<div class="outline-text-2" id="text-org183d670">
546
+<div id="outline-container-orgf5d4a43" class="outline-2">
547
+<h2 id="orgf5d4a43">Customising mesh images</h2>
548
+<div class="outline-text-2" id="text-orgf5d4a43">
549 549
 <p>
550 550
 If you want to make your own specially branded version of the mesh images, such as for a particular event, then to change the default desktop backgrounds edit the images within <b>img/backgrounds</b> and to change the available avatars and desktop icons edit the images within <b>img/avatars</b>. Re-create disk images using the instructions shown previously.
551 551
 </p>