From cbf1cc9c319974a55f7d42fff608fdfca4407e4d Mon Sep 17 00:00:00 2001 From: Gary King Date: Mon, 20 Dec 2010 21:58:53 -0500 Subject: [PATCH] website tweaks; moving to github --- .gitignore | 14 ++++++++++++++ website/source/index.md | 19 +++++++++++-------- website/source/resources/footer.md | 2 +- 3 files changed, 26 insertions(+), 9 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f52e17b --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +# really this is private to my build process +make/ +common-lisp.net +.vcs +GNUmakefile +init-lisp.lisp +project-init.lisp + +log5.tar.gz +website/output/ +test-results/ +lift-local.config +*.dribble +*.fasl diff --git a/website/source/index.md b/website/source/index.md index 25548bf..e03f339 100644 --- a/website/source/index.md +++ b/website/source/index.md @@ -5,9 +5,9 @@ * [Mailing Lists][3] * [Getting it][4] - * [Documentation][5] +{remark * [Documentation][5]} * [News][6] - * [Test results][tr] +{remark * [Test results][tr]} * [Changelog][7] [3]: #mailing-lists @@ -46,20 +46,23 @@ doing a bit of spring cleaning while there's still time ### Where is it -A [darcs][] repository is available. The commands are listed below: +metabang.com is switching from [darcs][] to [git][] +for source control; the current log5 repository is on +[github][github-metatilities-base] and you can clone it using: - darcs get http://common-lisp.net/project/metatilities-base/ + git clone git://github.com/gwkkwg/metatilities-base -metatilities-base is also [ASDF install][asdf-install]able. -Its CLiki home is right [where][cliki-home] you'd expect. - -There's also a handy [gzipped tar file][tarball]. +You can use [ASDF-Install][asdf-install] or just download a +[tarball][]. It's also on the [CLiki][log5-cliki]. +You can follow development (such as it is :-)) on [unCLog][]. {anchor news} ### What is happening +2010-Dec-20 - moved to github. + 2008-May-26 - Split metatilities-base out on its own even more officially. A good time was had by all. diff --git a/website/source/resources/footer.md b/website/source/resources/footer.md index b4ea353..7024e35 100644 --- a/website/source/resources/footer.md +++ b/website/source/resources/footer.md @@ -7,7 +7,7 @@ Common-Lisp.net button -### Copyright (c) 2007-2008 Gary Warren King (gwking@metabang.com) +### Copyright (c) 2007-2011 Gary Warren King (gwking@metabang.com) metatilities-base has an [MIT style][mit-license] license