Add pearls to gopher lawn. - gopher-lawn - The gopher lawn gopher directory pro… | |
git clone git://bitreich.org/gopher-lawn/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhf… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit a1c09aefedb0f34fad628bcc141157efbdd2ba4c | |
parent a5beb2e41a817a61172b95fc82f8c3c8dfbe0c5f | |
Author: Christoph Lohmann <[email protected]> | |
Date: Tue, 8 Aug 2023 22:26:57 +0200 | |
Add pearls to gopher lawn. | |
Diffstat: | |
A db/pearl-500mileemail.text | 9 +++++++++ | |
A db/pearl-gopher-manifesto.text | 9 +++++++++ | |
A db/pearl-language-parable.text | 9 +++++++++ | |
M mk-all | 2 ++ | |
4 files changed, 29 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/db/pearl-500mileemail.text b/db/pearl-500mileemail.text | |
@@ -0,0 +1,9 @@ | |
+Type: text | |
+Selector: /gopher2007/archive/seanm.ca/70/0/nerd/500mileemail.txt | |
+Server: bitreich.org | |
+Port: 70 | |
+LinkName: language_parable.txt - Well parse this, you little markup asshole! | |
+Description: A gopher pearl from the gopher 2007 archive. | |
+Keywords: gopher-pearls | |
+Description: gopher-pearls | |
+ | |
diff --git a/db/pearl-gopher-manifesto.text b/db/pearl-gopher-manifesto.text | |
@@ -0,0 +1,9 @@ | |
+Type: text | |
+Selector: /gopher2007/archive/seanm.ca/70/0/nerd/gopher-manifesto.txt | |
+Server: bitreich.org | |
+Port: 70 | |
+LinkName: gopher-manifesto - The Gopher Manifesto | |
+Description: A gopher pearl from the gopher 2007 archive. | |
+Keywords: gopher-pearls | |
+Description: gopher-pearls | |
+ | |
diff --git a/db/pearl-language-parable.text b/db/pearl-language-parable.text | |
@@ -0,0 +1,9 @@ | |
+Type: text | |
+Selector: /gopher2007/archive/seanm.ca/70/0/nerd/language_parable.txt | |
+Server: bitreich.org | |
+Port: 70 | |
+LinkName: language_parable.txt - Well parse this, you little markup asshole! | |
+Description: A gopher pearl from the gopher 2007 archive. | |
+Keywords: gopher-pearls | |
+Description: gopher-pearls | |
+ | |
diff --git a/mk-all b/mk-all | |
@@ -13,3 +13,5 @@ then | |
./lawn-update | |
fi | |
+./mk-pearls | |
+ |