comparison dwm.html @ 155:55f74b956675

small fixes to dwm.html
author arg@10ksloc.org
date Tue, 01 Aug 2006 16:35:54 +0200
parents 32cd156749d1
children acab3fd106d2
comparison
equal deleted inserted replaced
154:a011f447af88 155:55f74b956675
65 extremely fast and secure - it does not process any input data 65 extremely fast and secure - it does not process any input data
66 which hasn't been known at compile time, except window title names 66 which hasn't been known at compile time, except window title names
67 and status text read from standard input. You don't have to learn 67 and status text read from standard input. You don't have to learn
68 Lua/sh/ruby or some weird configuration file format (like X 68 Lua/sh/ruby or some weird configuration file format (like X
69 resource files), beside C to customize it for your needs, 69 resource files), beside C to customize it for your needs,
70 you <b>only</b> have to learn C. 70 you <b>only</b> have to learn C (at least editing header files).
71 </li> 71 </li>
72 <li> 72 <li>
73 Because dwm is customized through editing its source code, it's 73 Because dwm is customized through editing its source code, it's
74 pointless to make binary packages of it. This keeps its userbase 74 pointless to make binary packages of it. This keeps its userbase
75 small and elitist. No novices asking stupid questions. 75 small and elitist. No novices asking stupid questions.
95 <li><a href="http://10kloc.org/shots/dwm-20060714.png">Screenshot</a> (20060714)</li> 95 <li><a href="http://10kloc.org/shots/dwm-20060714.png">Screenshot</a> (20060714)</li>
96 <li><a href="http://10kloc.org/download/poster.ps">A4 poster (PostScript)</a></li> 96 <li><a href="http://10kloc.org/download/poster.ps">A4 poster (PostScript)</a></li>
97 <li>Mailing List: <a href="http://10kloc.org/cgi-bin/mailman/listinfo/dwm">dwm at wmii dot de</a> <a href="http://10kloc.org/pipermail/dwm/">(Archives)</a></li> 97 <li>Mailing List: <a href="http://10kloc.org/cgi-bin/mailman/listinfo/dwm">dwm at wmii dot de</a> <a href="http://10kloc.org/pipermail/dwm/">(Archives)</a></li>
98 <li>IRC channel: <code>#dwm</code> at <code>irc.oftc.net</code></li> 98 <li>IRC channel: <code>#dwm</code> at <code>irc.oftc.net</code></li>
99 </ul> 99 </ul>
100 <h3>Download</h3>
101 <ul>
102 <li><a href="http://10kloc.org/download/dwm-0.5.tar.gz">dwm 0.5</a> (13kb) (20060721)</li>
103 </ul>
100 <h3>Development</h3> 104 <h3>Development</h3>
101 <p> 105 <p>
102 dwm is actively developed in parallel to wmii. You can <a href="http://10kloc.org/cgi-bin/hgwebdir.cgi/dwm">browse</a> its source code repository or get a copy using <a href="http://www.selenic.com/mercurial/">Mercurial</a> with following command: 106 dwm is actively developed in parallel to wmii. You can <a href="http://10kloc.org/cgi-bin/hgwebdir.cgi/dwm">browse</a> its source code repository or get a copy using <a href="http://www.selenic.com/mercurial/">Mercurial</a> with following command:
103 </p> 107 </p>
104 <p> 108 <p>
105 <code>hg clone http://10kloc.org/cgi-bin/hgwebdir.cgi/dwm</code> 109 <code>hg clone http://10kloc.org/cgi-bin/hgwebdir.cgi/dwm</code>
106 </p> 110 </p>
107 <h3>Download</h3>
108 <ul>
109 <li><a href="http://10kloc.org/download/dwm-0.5.tar.gz">dwm 0.5</a> (13kb) (20060721)</li>
110 </ul>
111 <h3>Miscellaneous</h3> 111 <h3>Miscellaneous</h3>
112 <p> 112 <p>
113 You can purchase this <a href="https://www.spreadshirt.net/shop.php?op=article&article_id=3298632&view=403">tricot</a> 113 You can purchase this <a href="https://www.spreadshirt.net/shop.php?op=article&article_id=3298632&view=403">tricot</a>
114 if you like dwm and the dwm logo, which has been designed by Anselm. 114 if you like dwm and the dwm logo, which has been designed by Anselm.
115 </p> 115 </p>
116 <p><small>--Anselm (20060719)</small></p> 116 <p><small>--Anselm (20060801)</small></p>
117 </body> 117 </body>
118 </html> 118 </html>