瀏覽代碼

Developer variant

Bob Mottram 10 年之前
父節點
當前提交
0daa1f2ade
共有 2 個文件被更改,包括 9 次插入2 次删除
  1. 1
    0
      doc/EN/variants.org
  2. 8
    2
      website/EN/variants.html

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

18
 | *Media*      | Runs media services such as DLNA to play music or videos on your devices |
18
 | *Media*      | Runs media services such as DLNA to play music or videos on your devices |
19
 | *Writer*     | Host your blog and wiki                                                  |
19
 | *Writer*     | Host your blog and wiki                                                  |
20
 | *Chat*       | Encrypted IRC and XMPP services for one-to-one and many-to-many chat     |
20
 | *Chat*       | Encrypted IRC and XMPP services for one-to-one and many-to-many chat     |
21
+| *Developer*  | Github-like system to host your software projects                        |
21
 | *Nonmailbox* | Installs eveything except for the email server                           |
22
 | *Nonmailbox* | Installs eveything except for the email server                           |

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

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
 <title></title>
6
 <title></title>
7
-<!-- 2014-10-26 Sun 20:49 -->
7
+<!-- 2015-04-05 Sun 15:51 -->
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
9
 <meta  name="generator" content="Org-mode" />
9
 <meta  name="generator" content="Org-mode" />
10
 <meta  name="author" content="Bob Mottram" />
10
 <meta  name="author" content="Bob Mottram" />
15
  <!--/*--><![CDATA[/*><!--*/
15
  <!--/*--><![CDATA[/*><!--*/
16
   .title  { text-align: center; }
16
   .title  { text-align: center; }
17
   .todo   { font-family: monospace; color: red; }
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
   .tag    { background-color: #eee; font-family: monospace;
20
   .tag    { background-color: #eee; font-family: monospace;
20
             padding: 2px; font-size: 80%; font-weight: normal; }
21
             padding: 2px; font-size: 80%; font-weight: normal; }
21
   .timestamp { color: #bebebe; }
22
   .timestamp { color: #bebebe; }
213
 </tr>
214
 </tr>
214
 
215
 
215
 <tr>
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
 <td class="left"><b>Nonmailbox</b></td>
222
 <td class="left"><b>Nonmailbox</b></td>
217
 <td class="left">Installs eveything except for the email server</td>
223
 <td class="left">Installs eveything except for the email server</td>
218
 </tr>
224
 </tr>