summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-10-28 09:14:38 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2021-10-28 09:14:38 +0200
commita91e491c37336628b8bd2b01283d48b5e2c26e85 (patch)
tree410a9ff1c888efd36fb107ee039050876f6b1dee
parent6149a167c3aa4eea91439a0c8666f08c9c1c6cd1 (diff)
downloadwww-andreasbaumann-cc-a91e491c37336628b8bd2b01283d48b5e2c26e85.tar.gz
www-andreasbaumann-cc-a91e491c37336628b8bd2b01283d48b5e2c26e85.tar.bz2
fixed typos and recreated search index
-rw-r--r--content/toolbox/_index.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/content/toolbox/_index.md b/content/toolbox/_index.md
index 68d7740..084430a 100644
--- a/content/toolbox/_index.md
+++ b/content/toolbox/_index.md
@@ -78,7 +78,7 @@ Some things I found to be useful for daily programming.
directory (proved to be extremely stable over time).
* [Luakit](https://luakit.github.io/): webkit-based browser, highly customizable
with Lua scripting
-* [Librewolf](https://librewolf-community.gitlab.io/): for of Firefox,
+* [Librewolf](https://librewolf-community.gitlab.io/): fork of Firefox,
without all the built-in stuff from Mozilla nobody needs or asked for.
* [irssi](https://irssi.org/): for chatting (terminal)
* [newsboat](https://newsboat.org/): a RSS feed reader looking like mutt
@@ -87,7 +87,9 @@ Some things I found to be useful for daily programming.
## Deprecated
+The following tools I used in the past, but not anymore:
+
* [Seamonkey](http://www.seamonkey-project.org/): Seamonkey slowly gets
all the "features" of Mozilla (slow, Rust build problems, out-of-memory
- when building and linking). So I lost interest in it. Replaces with
+ when building and linking). So I lost interest in it. I replaced it with
Luakit and mutt/trojita, irssi, etc..