web: update index.md

This commit is contained in:
djcb 2019-04-13 12:08:51 +03:00
parent db4029e792
commit c00dfdb3fd
1 changed files with 24 additions and 17 deletions

View File

@ -5,24 +5,20 @@ permalink: /code/mu/
# Welcome to mu! # Welcome to mu!
<img src="mu.jpg" align="right" margin="10px"/> <img src="mu.jpg" align="right" margin="10px"/> With the *enormous* amounts of e-mail many people
With the *enormous* amounts of e-mail many people gather and the gather and the importance of e-mail messages in our daily work-flow, it is very important to be able
importance of e-mail messages in our daily work-flow, it is very to quickly deal with all that - in particular, to instantly find that one important e-mail you need
important to be able to quickly deal with all that - in particular, right now.
to instantly find that one important e-mail you need right now.
For that, *mu* was created. *mu* is a tool for dealing with e-mail For that, *mu* was created. *mu* is a tool for dealing with e-mail messages stored in the
messages stored in the [Maildir](http://en.wikipedia.org/wiki/Maildir)-format, on Unix-like systems. *mu*'s main purpose is
[Maildir](http://en.wikipedia.org/wiki/Maildir)-format, on Unix-like to help you to find the messages you need, quickly; in addition, it allows you to view messages,
systems. *mu*'s main purpose is to help you to find the messages you extract attachments, create new maildirs, ... See the [mu cheatsheet](cheatsheet.html) for some
need, quickly; in addition, it allows you to view messages, extract examples. Mu's source code is available [in github](https://github.com/djcb/mu), and there is the
attachments, create new maildirs, ... See the
[mu cheatsheet](cheatsheet.html) for some examples. Mu's source code
is available [in github](https://github.com/djcb/mu), and there is the
[mu-discuss](http://groups.google.com/group/mu-discuss) mailing list. [mu-discuss](http://groups.google.com/group/mu-discuss) mailing list.
*mu* includes an emacs-based e-mail client (`mu4e`), a simple GUI *mu* includes an emacs-based e-mail client (`mu4e`), a simple GUI (`mug`) and bindings for the
(`mug`) and bindings for the Guile/Scheme programming language. Guile/Scheme programming language.
## Features ## Features
@ -48,6 +44,17 @@ all kinds of statistics
## News ## News
### 2019-04-07: mu/mu4e 1.2 is available
A new release is available; see the [release notes](https://github.com/djcb/mu/releases/tag/1.2) and
grab the [tarball](https://github.com/djcb/mu/releases/download/1.2/mu-1.2.0.tar.xz).
### 2018-02-03: mu/mu4e 1.0 is available
After a decade of development, mu 1.0 is available. Read
[NEWS](https://github.com/djcb/mu/blob/v1.0/NEWS.org) with all the details.
### 2016-12-05: mu/mu4e 0.9.18 is available ### 2016-12-05: mu/mu4e 0.9.18 is available
mu 0.9.18 offers a number of improvements across the board. For mu 0.9.18 offers a number of improvements across the board. For