From 6e3dbe7e63287c4d595dbc0cee882e7ecc69b41d Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sun, 13 Oct 2024 02:01:16 +0200 Subject: Add more links --- src/www/index.gsp | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/src/www/index.gsp b/src/www/index.gsp index ddd1049..a388cc8 100644 --- a/src/www/index.gsp +++ b/src/www/index.gsp @@ -63,12 +63,17 @@ html lang="en" { ul { li { NEWTAB href="https://cat-v.org" {= - @cite{-cat-v} — @q{-The Internet is not for sissies.} + @cite{-Cat -v} — @q{-The Internet is not for sissies.} } } li { NEWTAB href="https://classicshorts.com" {= - @cite{-classicshorts} — a collection of short stories + @cite{-Classic Shorts} — a collection of short stories + } + } + li { + NEWTAB href="https://emacsredux.com" {= + @cite{-Emacs Redux} — blog posts on Emacs } } li { @@ -78,24 +83,28 @@ html lang="en" { } li { NEWTAB href="https://redblobgames.com" {= - @cite{-redblobgames} — algorithms in the context of video games + @cite{-Red Blob Games} — algorithms in the context of video games } } li { NEWTAB href="http://textfiles.com" {= - @cite{-textfiles} — a collection of thousands of plain-text files + @cite{-Text Files} — a collection of thousands of plain-text files } } } h3 {-Assorted Links} - p {-For those unfamiliar with Lisp:} ul { li { NEWTAB href="https://web.archive.org/web/20230619115633/http://lists.warhead.org.uk/pipermail/iwe/2005-July/000130.html" { cite {-Why Lisp Macros are Cool} } } + li { + NEWTAB href="https://melsloop.com/docs/the-story-of-mel/pages/mel-kaye-cv" { + cite {-The Story of Mel} + } + } } p {-Alternative approaches to common problems:} -- cgit v1.2.3