JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Add some html files to start doco.
authorMarco Peereboom <marco@conformal.com>
Sun, 18 Jan 2009 17:35:24 +0000 (17:35 +0000)
committerMarco Peereboom <marco@conformal.com>
Sun, 18 Jan 2009 17:35:24 +0000 (17:35 +0000)
license.html [new file with mode: 0644]
man.html [new file with mode: 0644]
scrotwm.html [new file with mode: 0644]

diff --git a/license.html b/license.html
new file mode 100644 (file)
index 0000000..73769cb
--- /dev/null
@@ -0,0 +1,59 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+"http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<title>/usr/src/usr.bin/epitome/license.html</title>
+<meta name="Generator" content="Vim/7.1">
+<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
+</head>
+<body bgcolor="#000000" text="#ffffff"><font face="monospace">
+/*<br>
+&nbsp;* Copyright (c) 2009 Marco Peereboom &lt;marco@peereboom.us&gt;<br>
+&nbsp;* Copyright (c) 2009 Ryan McBride &lt;mcbride@countersiege.com&gt;<br>
+&nbsp;*<br>
+&nbsp;* Permission to use, copy, modify, and distribute this software for any<br>
+&nbsp;* purpose with or without fee is hereby granted, provided that the above<br>
+&nbsp;* copyright notice and this permission notice appear in all copies.<br>
+&nbsp;*
+&nbsp;* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES<br>
+&nbsp;* WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF<br>
+&nbsp;* MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR<br>
+&nbsp;* ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES<br>
+&nbsp;* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN<br>
+&nbsp;* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF<br>
+&nbsp;* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.<br>
+&nbsp;*/<br>
+/*<br>
+&nbsp;* Much code and ideas taken from dwm under the following license:<br>
+&nbsp;* MIT/X Consortium License<br>
+&nbsp;* <br>
+&nbsp;* 2006-2008 Anselm R Garbe &lt;garbeam at gmail dot com&gt;<br>
+&nbsp;* 2006-2007 Sander van Dijk &lt;a dot h dot vandijk at gmail dot com&gt;<br>
+&nbsp;* 2006-2007 Jukka Salmi &lt;jukka at salmi dot ch&gt;<br>
+&nbsp;* 2007 Premysl Hruby &lt;dfenze at gmail dot com&gt;<br>
+&nbsp;* 2007 Szabolcs Nagy &lt;nszabolcs at gmail dot com&gt;<br>
+&nbsp;* 2007 Christof Musik &lt;christof at sendfax dot de&gt;<br>
+&nbsp;* 2007-2008 Enno Gottox Boland &lt;gottox at s01 dot de&gt;<br>
+&nbsp;* 2007-2008 Peter Hartlich &lt;sgkkr at hartlich dot com&gt;<br>
+&nbsp;* 2008 Martin Hurton &lt;martin dot hurton at gmail dot com&gt;<br>
+&nbsp;* <br>
+&nbsp;* Permission is hereby granted, free of charge, to any person obtaining a<br>
+&nbsp;* copy of this software and associated documentation files (the "Software"),<br>
+&nbsp;* to deal in the Software without restriction, including without limitation<br>
+&nbsp;* the rights to use, copy, modify, merge, publish, distribute, sublicense,<br>
+&nbsp;* and/or sell copies of the Software, and to permit persons to whom the<br>
+&nbsp;* Software is furnished to do so, subject to the following conditions:<br>
+&nbsp;* <br>
+&nbsp;* The above copyright notice and this permission notice shall be included in<br>
+&nbsp;* all copies or substantial portions of the Software.<br>
+&nbsp;* <br>
+&nbsp;* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR<br>
+&nbsp;* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,<br>
+&nbsp;* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL<br>
+&nbsp;* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER<br>
+&nbsp;* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING<br>
+&nbsp;* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER<br>
+&nbsp;* DEALINGS IN THE SOFTWARE.<br>
+&nbsp;*/<br>
+</font></body>
+</html>
diff --git a/man.html b/man.html
new file mode 100644 (file)
index 0000000..ea0c168
--- /dev/null
+++ b/man.html
@@ -0,0 +1,12 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+"http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<title>/var/www/peereboom.us/scrotwm/scotwm.html</title>
+<meta name="Generator" content="Vim/7.1">
+<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
+</head>
+Not yet.
+<body bgcolor="#000000" text="#ffffff"><font face="monospace">
+</html>
+
diff --git a/scrotwm.html b/scrotwm.html
new file mode 100644 (file)
index 0000000..855b60c
--- /dev/null
@@ -0,0 +1,55 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+"http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<title>/var/www/peereboom.us/scrotwm/scotwm.html</title>
+<meta name="Generator" content="Vim/7.1">
+<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
+</head>
+Welcome to Scrotwm's website.<p>
+<small>
+Scrotwm is a small dynamic tiling window manager for X11.
+It tries to stay out of the way so that valuable screen real estate can
+be used for much more important stuff.
+It has sane defaults and does not require one to learn a language to do
+any configuration.
+<p>
+It was largely inspired by 
+<a href="http://xmonad.org/">xmonad</a>
+and
+<a href="http://www.suckless.org/dwm/">dwm</a>
+.
+Both are fine products but suffer from things like:
+crazy-unportable-language-syndrome, silly defaults, asymmetrical window
+layout, "how hard can it be?" and good old NIH.
+Nevertheless  dwm was a phenomenal resource and many good ideas and code
+were borrowed from it.
+On the other hand xmonad has great defaults, key bindings and xinerama
+support but is crippled by not being written in C.
+<p>
+<p>
+It was written by Marco Peereboom & Ryan Thomas McBride on
+<a href="http://www.openbsd.org">OpenBSD</a>
+and it is release under the ISC
+<a href="license.html">license</a>.<br>
+<p>
+</small>
+<body bgcolor="#000000" text="#ffffff"><font face="monospace">
+To-do:<br>
+- click to focus<br>
+- multi monitor mode<br>
+</font></body>
+<p>
+<small>
+Please read the
+<a href="man.html">man pages</a>
+for a detailed explanation.
+<p>
+You can download the source via anoncvs at:<br>
+CVSROOT=anoncvs@code.freedaemon.com:/scrotwm<br>
+<p>
+Eventually there will be a link here to subscribe to CVS changes.
+<p>
+Copyright (c) 2008 Marco Peereboom &lt;marco@peereboom.us&gt; & Ryan
+Thomas McBride &lt;mcbride@countersiege.com&gt;<br>
+</html>