updated html
This commit is contained in:
parent
eccd02def2
commit
9291283a18
10
dwm.html
10
dwm.html
@ -15,9 +15,9 @@
|
|||||||
<body>
|
<body>
|
||||||
<center>
|
<center>
|
||||||
<img src="dwm.png"/><br />
|
<img src="dwm.png"/><br />
|
||||||
<h3>dynamic window manager</h3>
|
<h2>dynamic window manager</h2>
|
||||||
</center>
|
</center>
|
||||||
<h3>Description</h3>
|
<h2>Description</h2>
|
||||||
<p>
|
<p>
|
||||||
dwm is a dynamic window manager for X11.
|
dwm is a dynamic window manager for X11.
|
||||||
</p>
|
</p>
|
||||||
@ -97,18 +97,18 @@
|
|||||||
<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>
|
<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>
|
||||||
<li>IRC channel: <code>#dwm</code> at <code>irc.oftc.net</code></li>
|
<li>IRC channel: <code>#dwm</code> at <code>irc.oftc.net</code></li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3>Development</h3>
|
<h2>Development</h2>
|
||||||
<p>
|
<p>
|
||||||
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:
|
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:
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<code>hg clone http://10kloc.org/cgi-bin/hgwebdir.cgi/dwm</code>
|
<code>hg clone http://10kloc.org/cgi-bin/hgwebdir.cgi/dwm</code>
|
||||||
</p>
|
</p>
|
||||||
<h3>Download</h3>
|
<h2>Download</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://10kloc.org/download/dwm-0.3.tar.gz">dwm 0.3</a> (13kb) (20060719)</li>
|
<li><a href="http://10kloc.org/download/dwm-0.3.tar.gz">dwm 0.3</a> (13kb) (20060719)</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h3>Miscellaneous</h3>
|
<h2>Miscellaneous</h2>
|
||||||
<p>
|
<p>
|
||||||
You can purchase this <a href="https://www.spreadshirt.net/shop.php?op=article&article_id=3298632&view=403">tricot</a>
|
You can purchase this <a href="https://www.spreadshirt.net/shop.php?op=article&article_id=3298632&view=403">tricot</a>
|
||||||
if you like dwm and the dwm logo, which has been designed by Anselm.
|
if you like dwm and the dwm logo, which has been designed by Anselm.
|
||||||
|
Loading…
Reference in New Issue
Block a user