layout | title | permalink | date | author |
---|---|---|---|---|
page |
About |
/about/ |
2015-03-15 |
Nicolas Sebrecht |
{% assign website = site.data.links.website %} {% assign others = site.data.links.others %}
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 }}).