commit 155e9705b92f5bc544a094210516a645a043b3a1
parent 32e704c28ac13cd54a41506dcde93cf15c13dbca
Author: Gaute Hope <eg@gaute.vetsj.com>
Date: Tue, 22 Apr 2014 10:54:13 +0200
remove sub-projects section
Diffstat:
1 file changed, 1 insertion(+), 22 deletions(-)
diff --git a/index.md b/index.md
@@ -1,6 +1,6 @@
---
layout: narrow_page
-screenshots:
+screenshots:
- /images/old_screenshot_1.png
- /images/old_screenshot_3.png
@@ -38,27 +38,6 @@ More documentation on getting started [is available in the wiki.](https://github
* Add custom code to handle certain types of messages or to handle certain types of text within messages.
* Organize email with user-defined labels, automatically track recent contacts, and much more!
-## # Sub-projects
-### [sup](https://github.com/sup-heliotrope/sup)
-[sup](https://github.com/sup-heliotrope/sup) is the original curses email
-client, full-text index, and hook system.
-
-### [Heliotrope](https://github.com/sup-heliotrope/heliotrope)
-[Heliotrope](https://github.com/sup-heliotrope/heliotrope) is an architectural
-shift from sup that maintains many of the same concepts, but separates out a
-server and client.
-Contrast to what is done in sup, where one large client installation has all
-the mail documents and indexes locally, Heliotrope provides a server-side
-service that indexes mail.
-
-In this way, remote clients can connect up and interact with their mail stores
-in a sup-like way, while keeping the mobile install slim.
-This is a lifesaver when switching from machine to machine.
-
-### [Turnsole](https://github.com/sup-heliotrope/turnsole)
-[Turnsole](https://github.com/sup-heliotrope/turnsole) is an example client
-that would connect to Heliotrope and interact with mail.
-
### Resources
* [wiki](https://github.com/sup-heliotrope/sup/wiki)
* [Issues](https://github.com/sup-heliotrope/sup/issues)