summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-10-13 02:01:16 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-10-13 02:01:16 +0200
commit6e3dbe7e63287c4d595dbc0cee882e7ecc69b41d (patch)
tree62fa08ae24f0284c444282d157d96cd9feebfc30
parent7dd7b49a5d9acf6686bc5518b6f1bd4551eee45b (diff)
Add more links
-rw-r--r--src/www/index.gsp19
1 files 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:}