|
@@ -4,7 +4,7 @@
|
4
|
4
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
5
|
5
|
<head>
|
6
|
6
|
<title></title>
|
7
|
|
-<!-- 2014-10-26 Sun 20:49 -->
|
|
7
|
+<!-- 2015-04-05 Sun 15:51 -->
|
8
|
8
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
9
|
9
|
<meta name="generator" content="Org-mode" />
|
10
|
10
|
<meta name="author" content="Bob Mottram" />
|
|
@@ -15,7 +15,8 @@
|
15
|
15
|
<!--/*--><![CDATA[/*><!--*/
|
16
|
16
|
.title { text-align: center; }
|
17
|
17
|
.todo { font-family: monospace; color: red; }
|
18
|
|
- .done { color: green; }
|
|
18
|
+ .done { font-family: monospace; color: green; }
|
|
19
|
+ .priority { font-family: monospace; color: orange; }
|
19
|
20
|
.tag { background-color: #eee; font-family: monospace;
|
20
|
21
|
padding: 2px; font-size: 80%; font-weight: normal; }
|
21
|
22
|
.timestamp { color: #bebebe; }
|
|
@@ -213,6 +214,11 @@ Freedombone may be installed either in its entirety or as different variants wit
|
213
|
214
|
</tr>
|
214
|
215
|
|
215
|
216
|
<tr>
|
|
217
|
+<td class="left"><b>Developer</b></td>
|
|
218
|
+<td class="left">Github-like system to host your software projects</td>
|
|
219
|
+</tr>
|
|
220
|
+
|
|
221
|
+<tr>
|
216
|
222
|
<td class="left"><b>Nonmailbox</b></td>
|
217
|
223
|
<td class="left">Installs eveything except for the email server</td>
|
218
|
224
|
</tr>
|