From: Gary King Date: Sat, 2 Apr 2011 17:01:51 +0000 (-0400) Subject: added more links on the webpage X-Git-Url: http://repo.macrolet.net/gitweb/?p=cl-graph.git;a=commitdiff_plain added more links on the webpage --- diff --git a/website/source/index.mmd b/website/source/index.mmd index df15bd1..ae692cd 100644 --- a/website/source/index.mmd +++ b/website/source/index.mmd @@ -7,11 +7,11 @@
+### Notice + +Although I still maintain CL-Graph, my time is not what it was. +If you run into issues, have ideas, or hit snags, please let me +know and I'll respond as quickly as I can. Thanks! + ### What it is CL-Graph is a Common Lisp library for manipulating graphs and @@ -31,10 +37,10 @@ running graph algorithms. {remark [TINAA][] documentation for CL-Graph is [available][9].} Check out the [user's guide](user-guide.html) for some very old and yet still preliminary documentation. -The style-sheet is currently completely bogus. Apologies in advance. - [9]: http://common-lisp.net/project/cl-graph/documentation/ +There's also a _very_ old introduction to cl-graph on [unCLog](http://www.metabang.com/unclog/publisha/atinybit.html). + {anchor mailing-lists} ### Mailing Lists @@ -56,6 +62,7 @@ for source control; the current cl-graph repository is on need to get several other bits and pieces to get CL-Graph to work. The commands are listed below: + git clone git://github.com/gwkkwg/cl-containers git clone git://github.com/gwkkwg/metabang-bind git clone git://github.com/gwkkwg/metatilities-base git clone git://github.com/gwkkwg/moptilities