| layout | page |
|---|---|
| title | About |
| permalink | /about/ |
| date | 2015-03-15 |
| author | Nicolas Sebrecht |
{% assign website = site.data.links.website %} {% assign others = site.data.links.others %}
offlineimap performs sync of email messages, between an IMAP server, and either another IMAP server, or a Maildir. The sync can be either bidirectional, or one-way. The Documentation page is here. Blog post about how it works is here.
This is the OfflineIMAP community's website. It is made open, static and easy.
You can expect maintainers and users to blog here about OfflineIMAP.
The website engine is [Jekyll]({{ others.jekyll.home }}) which uses the [kramdown syntax]({{ others.kramdown.syntax }}), derivated from the well-known markdown. The source of this page (about.md) is a good sample of the basics of the syntax. See how it's made easy to contribute to the site by yourself.
You are welcome to propose updates or write your own blog post. ,-)
Learn how to contribute to the website in the documentation.
- Sebastian Spaeth, for holding and offering the domain name to our community.
Also, thanks to
- Tango project, for putting its icons library to the public domain.
- Openclipart, for referencing great cliparts.
- [Jekyll]({{ others.jekyll.home }}), the site engine.
Found a broken link? Please, report it to the [website issue tracker]({{ website.project }}).