Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.06 KB

index.md

File metadata and controls

37 lines (24 loc) · 1.06 KB
layout title redirect_from
default
Home
/dictionaries.html
/online.html

Salve!

This website is dedicated to Latin language (and some Greek).

Dictionaries are encoded for desktop computers and mobile devices, the primary goals are GoldenDict (desktop) and Aard2 (Android). Formats and supported dictionary shells are explained in the [documentation]({{ site.baseurl }}{% link docs/docs.md %}).

I am open for cooperation. If you want to share your dictionary, join to a digitalization project, or have technical questions, feel free to [contact me]({{ site.baseurl }}{% link about.md %}).

News

{% for post in site.posts limit:10 %}

{% if post.version %}

  • [{{ post.nickname }} {{ post.version }}]({{ site.baseurl }}{{ post.url }}) » {{ post.date | date: "%Y-%m-%d" }} {% else %}
  • [{{ post.title }}]({{ site.baseurl }}{{ post.url }}) » {{ post.date | date: "%Y-%m-%d" }} {% endif %}

{% endfor %}

See [old news]({{ site.baseurl }}{% link news.md %}) or subscribe to RSS feed.