diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 233416099c5ef6e70fb9e4683318dc554dbbf154..261584e91578bd08859eb70b0cef23da9d07119a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -39,11 +39,9 @@ site: # don't really want to do this # and only build the site if something changed? script: - # Generate the website. Touch build-el.force to force building. - # I think we should always build everything even if only one file changed. - - touch /tmp/build-el-force - - (cd cmucl-www/www; emacs -batch -q -l ../build.el -f wb-make) - - cp -r public/* gen + # Just need to copy all of the html files to the gen directory + - (cd cmucl-www/www; tar cf - `find . -name '*.html'`) | (cd gen; tar xf -) + - ls gen # Generates the texi docs. Only done if some texi file changed so we don't # have to download and build texinfo if nothing changed. diff --git a/cmucl-www/www/credits.html b/cmucl-www/www/credits.html index d35ec10331cf02000aa1fd78f600de20d90699da..479d5679d3c7f3bcd76c46a31d4938c1f11aac20 100644 --- a/cmucl-www/www/credits.html +++ b/cmucl-www/www/credits.html @@ -96,7 +96,7 @@ Martin Cracauer - @@EMAIL(cracauer@cons.org) + <cracauer@cons.org> @@ -110,7 +110,7 @@ Peter Van Eynde - @@EMAIL(pvaneynd@debian.org) + <pvaneynd@debian.org> @@ -136,7 +136,7 @@ Rob MacLachlan - @@EMAIL(ram+@CS.cmu.edu) + <ram+@CS.cmu.edu> @@ -144,7 +144,7 @@ Pierre Mai - @@EMAIL(pmai@pmsf.de) + <pmai@pmsf.de> @@ -152,7 +152,7 @@ Eric Marsden - @@EMAIL(emarsden@laas.fr) + <emarsden@laas.fr> @@ -160,7 +160,7 @@ Gerd Moellmann - @@EMAIL(gerd.moellmann@t-online.de) + <gerd.moellmann@t-online.de> @@ -168,7 +168,7 @@ Timothy Moore - @@EMAIL(moore@bricoworks.com) + <moore@bricoworks.com> @@ -194,7 +194,7 @@ Raymond Toy - @@EMAIL(toy.raymond@gmail.com) + <toy.raymond@gmail.com> @@ -202,7 +202,7 @@ Paul Werkowski - @@EMAIL(pw@snoopy.mv.com) + <pw@snoopy.mv.com> @@ -228,7 +228,8 @@ diff --git a/cmucl-www/www/doc/index.html b/cmucl-www/www/doc/index.html index 7f798ec7549087e60a42982b4ed450588626c380..7236b1c6514e97c061acff86e3d92835f6481a0d 100644 --- a/cmucl-www/www/doc/index.html +++ b/cmucl-www/www/doc/index.html @@ -193,7 +193,7 @@

Most of these documents are available for convenient download in the EncyCMUCLopedia, which includes an index and short descriptions of each document. Thanks to Paolo - Amoroso @@EMAIL(amoroso@mclink.it).

+ Amoroso <amoroso@mclink.it>.

-->

Tips and tricks @@ -364,7 +364,8 @@ diff --git a/cmucl-www/www/news/2001.html b/cmucl-www/www/news/2001.html index 171886d4bd2105c711d088b7fe2a468e610ac76c..0145bdf80c04463be62cb021dd1faf9e83789f4a 100644 --- a/cmucl-www/www/news/2001.html +++ b/cmucl-www/www/news/2001.html @@ -110,14 +110,14 @@ 2001-06-19
- Beginnings of a FAQ. + Beginnings of a FAQ.
2001-06-17
A new version of the EncyCMUCLopedia (compendium of + "https://www.pvv.ntnu.no/~ljosa/doc/encycmuclopedia/">EncyCMUCLopedia (compendium of documents related to CMUCL) has been released.
@@ -220,7 +220,8 @@ o Add support for printing various notes during disassembly:
- Last modified: Sun Dec 1 17:09:09 PST 2019 +Last modified: Thu Dec 5 22:13:10 PST 2019 +
diff --git a/cmucl-www/www/support.html b/cmucl-www/www/support.html index c4d4d8113d1a20274d1deceeb87de172d1fc93e2..ad4f46ea8de2fee8c23b2976009106b0d00a682a 100644 --- a/cmucl-www/www/support.html +++ b/cmucl-www/www/support.html @@ -69,10 +69,10 @@ list. This mailing list will be moderated when necessary.

- Send email to @@EMAIL(cmucl-announce-request@cons.org) to be + Send email to <cmucl-announce-request@cons.org> to be added or removed from the list (using a subject of subscribe or unsubscribe and an empty body) and - to @@EMAIL(cmucl-announce-human-request@cons.org) in case the + to <cmucl-announce-human-request@cons.org> in case the former doesn't work.

@@ -91,10 +91,10 @@ packages to CMUCL.

- Send email to @@EMAIL(cmucl-imp-request@cmucl.cons.org) to be + Send email to <cmucl-imp-request@cmucl.cons.org> to be added or removed from the list (using a subject of subscribe or unsubscribe and an empty body) and - to @@EMAIL(cmucl-imp-human-request@cons.org) in case the former + to <cmucl-imp-human-request@cons.org> in case the former didn't work.

@@ -129,10 +129,10 @@ on new users.

- Send mail to @@EMAIL(cmucl-help-request@cmucl.cons.org) to be + Send mail to <cmucl-help-request@cmucl.cons.org> to be added or removed from the list (using a subject of subscribe or unsubscribe and an empty body) and - to @@EMAIL(cmucl-help-human-request@cons.org) in case the former + to <cmucl-help-human-request@cons.org> in case the former doesn't work.

@@ -220,7 +220,8 @@ on