Documentation + added distribution files for git creation date integration

This commit is contained in:
squidfunk 2021-05-02 11:24:34 +02:00
parent 1bb22efbce
commit 9da2afef91
52 changed files with 129 additions and 22 deletions

View File

@ -38,8 +38,8 @@ assignees: ''
"search.result.more.other": "# more on this page",
"skip.link.title": "Skip to content",
"source.link.title": "Go to repository",
"source.revision.date": "Last update",
"source.revision.date_created": "Created",
"source.file.date.updated": "Last update",
"source.file.date.created": "Created",
"tabs.title": "Tabs",
"toc.title": "Table of contents"
}[key] }}{% endmacro %}

View File

@ -146,8 +146,8 @@ Use them at your own risk._
[:octicons-cpu-24: Plugin][12]
Similarly, the [git-revision-date-localized][12] plugin adds support for adding
a localized _last updated_ date at the bottom of each page. It can be installed
with `pip`:
a localized _updated at_ and _created at_ date at the bottom of each page. It
can be installed with `pip`:
```
pip install mkdocs-git-revision-date-localized-plugin
@ -164,8 +164,9 @@ The following options are supported:
`type`{ #type }
: :octicons-milestone-24: Default: `date` The format of the date to be displayed.
Valid values are `date`, `datetime`, `iso_date`, `iso_datetime` and `timeago`:
: :octicons-milestone-24: Default: `date` The format of the date to be
displayed. Valid values are `date`, `datetime`, `iso_date`, `iso_datetime`
and `timeago`:
``` yaml
plugins:
@ -177,7 +178,7 @@ The following options are supported:
: :octicons-milestone-24: Default: `false` Enables falling back to
the time when `mkdocs build` was executed. Can be used as a fallback when
the git repository is not available:
the build is performed outside of the git repository:
``` yaml
plugins:
@ -187,7 +188,9 @@ The following options are supported:
`enable_creation_date`{ #enable_creation_date }
: :octicons-milestone-24: Default: `false` Enables adding a *Created* date at the bottom of each page.
: :octicons-milestone-24: Default: `false` Enables the display of the
_created at_ date of the file associated with the page next to the
_updated at_ date at the bottom of the page:
``` yaml
plugins:

View File

@ -18,6 +18,8 @@
"search.result.other": "# ooreenstemmende dokumente",
"skip.link.title": "Slaan oor na inhoud",
"source.link.title": "Slaan oor na inhoud",
"source.revision.date": "Laaste opdatering",
"source.revision.date": "Laaste opdatering",
"source.file.date.updated": "Laaste opdatering",
"source.file.date.created": "Geskep",
"toc.title": "Inhoudsopgawe"
}[key] }}{% endmacro %}

View File

@ -20,5 +20,7 @@
"skip.link.title": "انتقل إلى المحتوى",
"source.link.title": "اذهب إلى المصدر",
"source.revision.date": "اخر تحديث",
"source.file.date.updated": "اخر تحديث",
"source.file.date.created": "خلقت",
"toc.title": "جدول المحتويات"
}[key] }}{% endmacro %}

View File

@ -25,6 +25,8 @@
"skip.link.title": "Към съдържанието",
"source.link.title": "Към хранилището",
"source.revision.date": "Последна промяна",
"source.file.date.updated": "Последна промяна",
"source.file.date.created": "Създаден",
"tabs.title": "Табове",
"toc.title": "Съдържание"
}[key] }}{% endmacro %}

View File

@ -23,6 +23,8 @@
"skip.link.title": "কনটেন্টে যান",
"source.link.title": "রিপোজিটরিতে যান",
"source.revision.date": "শেষ আপডেট",
"source.file.date.updated": "শেষ আপডেট",
"source.file.date.created": "তৈরি হয়েছে",
"tabs.title": "ট্যাব",
"toc.title": "টেবিল অফ কনটেন্ট"
}[key] }}{% endmacro %}

View File

@ -18,5 +18,7 @@
"skip.link.title": "Salta el contingut",
"source.link.title": "Ves al repositori",
"source.revision.date": "Darrera actualització",
"source.file.date.updated": "Darrera actualització",
"source.file.date.created": "Creada",
"toc.title": "Taula de continguts"
}[key] }}{% endmacro %}

View File

@ -18,5 +18,7 @@
"skip.link.title": "Přeskočit obsah",
"source.link.title": "Přejít do repozitáře",
"source.revision.date": "Poslední aktualizace",
"source.file.date.updated": "Poslední aktualizace",
"source.file.date.created": "Vytvořeno",
"toc.title": "Obsah"
}[key] }}{% endmacro %}

View File

@ -19,5 +19,7 @@
"skip.link.title": "Gå til indholdet",
"source.link.title": "Åbn arkiv",
"source.revision.date": "Sidste ændring",
"source.file.date.updated": "Sidste ændring",
"source.file.date.created": "Oprettet",
"toc.title": "Indholdsfortegnelse"
}[key] }}{% endmacro %}

View File

@ -23,5 +23,7 @@
"skip.link.title": "Zum Inhalt",
"source.link.title": "Quellcode",
"source.revision.date": "Letztes Update",
"source.file.date.updated": "Letztes Update",
"source.file.date.created": "Erstellt",
"toc.title": "Inhaltsverzeichnis"
}[key] }}{% endmacro %}

View File

@ -30,6 +30,8 @@
"skip.link.title": "Skip to content",
"source.link.title": "Go to repository",
"source.revision.date": "Last update",
"source.file.date.updated": "Last update",
"source.file.date.created": "Created",
"tabs.title": "Tabs",
"toc.title": "Table of contents"
}[key] }}{% endmacro %}

View File

@ -23,6 +23,8 @@
"skip.link.title": "Saltu al enhavo",
"source.link.title": "Iru al deponejo",
"source.revision.date": "Lasta ĝisdatigo",
"source.file.date.updated": "Lasta ĝisdatigo",
"source.file.date.created": "Kreita",
"tabs.title": "Langetoj",
"toc.title": "Enhavtabelo"
}[key] }}{% endmacro %}

View File

@ -27,6 +27,8 @@
"skip.link.title": "Saltar a contenido",
"source.link.title": "Ir al repositorio",
"source.revision.date": "Última actualización",
"source.file.date.updated": "Última actualización",
"source.file.date.created": "Created",
"tabs.title": "Pestañas",
"toc.title": "Tabla de contenidos"
}[key] }}{% endmacro %}

View File

@ -18,5 +18,7 @@
"skip.link.title": "Keri sisuni",
"source.link.title": "Ava repositooriumis",
"source.revision.date": "Viimane uuendus",
"source.file.date.updated": "Viimane uuendus",
"source.file.date.created": "Loodud",
"toc.title": "Sisukord"
}[key] }}{% endmacro %}

View File

@ -20,5 +20,7 @@
"skip.link.title": "پرش به محتویات",
"source.link.title": "رفتن به مخزن",
"source.revision.date": "اخرین بروزرسانی",
"source.file.date.updated": "اخرین بروزرسانی",
"source.file.date.created": "ایجاد شده",
"toc.title": "فهرست موضوعات"
}[key] }}{% endmacro %}

View File

@ -19,5 +19,7 @@
"skip.link.title": "Hyppää sisältöön",
"source.link.title": "Mene repositoryyn",
"source.revision.date": "Viimeisin päivitys",
"source.file.date.updated": "Viimeisin päivitys",
"source.file.date.created": "Luotu",
"toc.title": "Sisällysluettelo"
}[key] }}{% endmacro %}

View File

@ -19,5 +19,7 @@
"skip.link.title": "Aller au contenu",
"source.link.title": "Aller au dépôt",
"source.revision.date": "Dernière mise à jour",
"source.file.date.updated": "Dernière mise à jour",
"source.file.date.created": "Créé",
"toc.title": "Table des matières"
}[key] }}{% endmacro %}

View File

@ -19,5 +19,7 @@
"skip.link.title": "Ir ao contido",
"source.link.title": "Ir ao repositorio",
"source.revision.date": "Última actualización",
"source.file.date.updated": "Última actualización",
"source.file.date.created": "Creada",
"toc.title": "Táboa de contidos"
}[key] }}{% endmacro %}

View File

@ -19,5 +19,7 @@
"skip.link.title": "Μετάβαση στο περιεχόμενο",
"source.link.title": "Μετάβαση στο αποθετήριο",
"source.revision.date": "τελευταία ενημέρωση",
"source.file.date.updated": "τελευταία ενημέρωση",
"source.file.date.created": "Δημιουργήθηκε",
"toc.title": "Πίνακας περιεχομένων"
}[key] }}{% endmacro %}

View File

@ -20,5 +20,7 @@
"skip.link.title": "דלג לתוכן",
"source.link.title": "עבור אל מאגר",
"source.revision.date": "העדכון אחרון",
"source.file.date.updated": "העדכון אחרון",
"source.file.date.created": "נוצר",
"toc.title": "תוכן העניינים"
}[key] }}{% endmacro %}

View File

@ -19,5 +19,7 @@
"skip.link.title": "विषय पर बढ़ें",
"source.link.title": "रिपॉजिटरी पर जाएं",
"source.revision.date": "आखिरी अपडेट",
"source.file.date.updated": "आखिरी अपडेट",
"source.file.date.created": "बनाया था",
"toc.title": "विषय - सूची"
}[key] }}{% endmacro %}

View File

@ -18,5 +18,7 @@
"skip.link.title": "Preskočite na sadržaj",
"source.link.title": "Idite u repozitorij",
"source.revision.date": "Zadnje ažuriranje",
"source.file.date.updated": "Zadnje ažuriranje",
"source.file.date.created": "Stvoreno",
"toc.title": "Sadržaj"
}[key] }}{% endmacro %}

View File

@ -27,6 +27,8 @@
"skip.link.title": "Kihagyás",
"source.link.title": "Főoldalra ugrás",
"source.revision.date": "Utolsó frissítés",
"source.file.date.updated": "Utolsó frissítés",
"source.file.date.created": "Létrehozva",
"tabs.title": "Lapok",
"toc.title": "Tartalomjegyzék"
}[key] }}{% endmacro %}

View File

@ -19,5 +19,7 @@
"skip.link.title": "Lewati ke isi",
"source.link.title": "Menuju repositori",
"source.revision.date": "Pembaharuan Terakhir",
"source.revision.date": "Pembaharuan Terakhir",
"source.file.date.created": "Dibuat",
"toc.title": "Daftar isi"
}[key] }}{% endmacro %}

View File

@ -24,6 +24,8 @@
"skip.link.title": "Hoppa yfir í efni",
"source.link.title": "Fara í gagnahirslu (e. repository)",
"source.revision.date": "Síðasta uppfærsla",
"source.file.date.updated": "Síðasta uppfærsla",
"source.file.date.created": "Búið til",
"tabs.title": "Flipar",
"toc.title": "Efnisyfirlit"
}[key] }}{% endmacro %}

View File

@ -19,5 +19,7 @@
"skip.link.title": "Vai al contenuto",
"source.link.title": "Apri repository",
"source.revision.date": "Ultimo aggiornamento",
"source.file.date.updated": "Ultimo aggiornamento",
"source.file.date.created": "Creata",
"toc.title": "Indice"
}[key] }}{% endmacro %}

View File

@ -29,6 +29,8 @@
"skip.link.title": "コンテンツにスキップ",
"source.link.title": "リポジトリへ",
"source.revision.date": "最終更新日",
"source.file.date.updated": "最終更新日",
"source.file.date.created": "作成した",
"tabs.title": "タブ",
"toc.title": "目次"
}[key] }}{% endmacro %}

View File

@ -23,6 +23,8 @@
"skip.link.title": "კონტენტზე გადასვლა",
"source.link.title": "საცავში გადასვლა",
"source.revision.date": "ბოლო განახლება",
"source.file.date.updated": "ბოლო განახლება",
"source.file.date.created": "შეიქმნა",
"tabs.title": "ტაბები",
"toc.title": "სარჩევი"
}[key] }}{% endmacro %}

View File

@ -18,5 +18,7 @@
"search.result.other": "#개의 일치하는 문서",
"source.link.title": "저장소로 이동",
"source.revision.date": "마지막 업데이트",
"source.file.date.updated": "마지막 업데이트",
"source.file.date.created": "만들어진",
"toc.title": "목차"
}[key] }}{% endmacro %}

View File

@ -23,6 +23,8 @@
"skip.link.title": "မာတိကာ သို့ သွားရန်",
"source.link.title": "repository သို့ သွားရန်",
"source.revision.date": "နောက်ဆုံး ထုတ်ပြန်ချက်",
"source.file.date.updated": "နောက်ဆုံး ထုတ်ပြန်ချက်",
"source.file.date.created": "နေပြည်တော်",
"tabs.title": "တက်များ",
"toc.title": "ပါဝင်အကြောင်းအရာများ"
}[key] }}{% endmacro %}

View File

@ -18,6 +18,8 @@
"search.result.other": "# overeenkomende documenten",
"skip.link.title": "Ga naar inhoud",
"source.link.title": "Ga naar repository",
"source.revision.date": "Laatst geüpdatet op",
"source.revision.date": "Laatst geüpdatet",
"source.file.date.updated": "Laatst geüpdatet",
"source.file.date.created": "Gecreëerd",
"toc.title": "Inhoudsopgave"
}[key] }}{% endmacro %}

View File

@ -19,5 +19,7 @@
"skip.link.title": "Gå til innhald",
"source.link.title": "Gå til kjelde",
"source.revision.date": "Siste oppdatering",
"source.file.date.updated": "Siste oppdatering",
"source.file.date.created": "Laget",
"toc.title": "Innhaldsliste"
}[key] }}{% endmacro %}

View File

@ -19,5 +19,7 @@
"skip.link.title": "Gå til innhold",
"source.link.title": "Gå til kilde",
"source.revision.date": "Siste oppdatering",
"source.file.date.updated": "Siste oppdatering",
"source.file.date.created": "Created",
"toc.title": "Innholdsfortegnelse"
}[key] }}{% endmacro %}

View File

@ -27,6 +27,8 @@
"skip.link.title": "Przejdź do treści",
"source.link.title": "Idź do repozytorium",
"source.revision.date": "Ostatnia aktualizacja",
"source.file.date.updated": "Ostatnia aktualizacja",
"source.file.date.created": "Utworzony",
"tabs.title": "Zakładki",
"toc.title": "Spis treści"
}[key] }}{% endmacro %}

View File

@ -19,5 +19,7 @@
"skip.link.title": "Ir para o conteúdo",
"source.link.title": "Ir ao repositório",
"source.revision.date": "Última atualização",
"source.file.date.updated": "Última atualização",
"source.file.date.created": "Criada",
"toc.title": "Índice"
}[key] }}{% endmacro %}

View File

@ -19,5 +19,7 @@
"skip.link.title": "Sari la conținut",
"source.link.title": "Accesează repository-ul",
"source.revision.date": "Ultima actualizare",
"source.file.date.updated": "Ultima actualizare",
"source.file.date.created": "Creată",
"toc.title": "Cuprins"
}[key] }}{% endmacro %}

View File

@ -19,5 +19,7 @@
"skip.link.title": "Перейти к содержанию",
"source.link.title": "Перейти к репозиторию",
"source.revision.date": "Последнее обновление",
"source.file.date.updated": "Последнее обновление",
"source.file.date.created": "Созданный",
"toc.title": "Содержание"
}[key] }}{% endmacro %}

View File

@ -17,5 +17,7 @@
"search.result.other": "# rezultata pretrage",
"skip.link.title": "Idi na tekst",
"source.link.title": "Idi u repozitorijum",
"source.file.date.updated": "Ажуриран",
"source.file.date.created": "Створено",
"toc.title": "Sadržaj"
}[key] }}{% endmacro %}

View File

@ -25,6 +25,8 @@
"skip.link.title": "අන්තර්ගතය වෙත යන්න",
"source.link.title": "රිපොසිටරියට යන්න",
"source.revision.date": "අවසන් යාවත්කාලීන වීම",
"source.file.date.updated": "අවසන් යාවත්කාලීන වීම",
"source.file.date.created": "ٺاھيو ويو",
"tabs.title": "ටැබ්ස්",
"toc.title": "පටුන"
}[key] }}{% endmacro %}

View File

@ -18,5 +18,7 @@
"skip.link.title": "Preskočiť na obsah",
"source.link.title": "Zobraziť repozitár",
"source.revision.date": "Posledná aktualizácia",
"source.file.date.updated": "Posledná aktualizácia",
"source.file.date.created": "Vytvorené",
"toc.title": "Obsah"
}[key] }}{% endmacro %}

View File

@ -18,5 +18,7 @@
"skip.link.title": "Skoči na vsebino",
"source.link.title": "Pojdi na repozitorij",
"source.revision.date": "Zadnja posodobitev",
"source.file.date.updated": "Zadnja posodobitev",
"source.file.date.created": "Ustvarjeno",
"toc.title": "Kazalo"
}[key] }}{% endmacro %}

View File

@ -19,5 +19,7 @@
"skip.link.title": "Иди на текст",
"source.link.title": "Иди у репозиторијум",
"source.revision.date": "Последња исправка",
"source.file.date.updated": "Последња исправка",
"source.file.date.created": "Створено",
"toc.title": "Садржај"
}[key] }}{% endmacro %}

View File

@ -27,6 +27,8 @@
"skip.link.title": "Gå till innehållet",
"source.link.title": "Gå till datakatalog",
"source.revision.date": "Senaste uppdateringen",
"source.file.date.updated": "Senaste uppdateringen",
"source.file.date.created": "Skapad",
"tabs.title": "Flikar",
"toc.title": "Innehållsförteckning"
}[key] }}{% endmacro %}

View File

@ -18,5 +18,8 @@
"search.result.other": "พบ # เอกสารที่ตรงกัน",
"skip.link.title": "ข้ามไปที่เนื้อหา",
"source.link.title": "ไปที่ Repository",
"source.revision.date": "สร้าง",
"source.file.date.updated": "สร้าง",
"source.file.date.created": "สร้าง",
"toc.title": "สารบัญ"
}[key] }}{% endmacro %}

View File

@ -19,5 +19,7 @@
"skip.link.title": "Ana içeriğe geç",
"source.link.title": "Depoya git",
"source.revision.date": "Son Güncelleme",
"source.file.date.updated": "Son Güncelleme",
"source.file.date.created": "Oluşturuldu",
"toc.title": "İçindekiler"
}[key] }}{% endmacro %}

View File

@ -19,5 +19,7 @@
"skip.link.title": "Перейти до змісту",
"source.link.title": "Перейти до репозиторію",
"source.revision.date": "Останнє оновлення",
"source.file.date.updated": "Останнє оновлення",
"source.file.date.created": "Створено",
"toc.title": "Зміст"
}[key] }}{% endmacro %}

View File

@ -19,5 +19,7 @@
"skip.link.title": "Vào thẳng nội dung",
"source.link.title": "Đến kho lưu trữ mã nguồn",
"source.revision.date": "Cập nhật cuối cùng",
"source.file.date.updated": "Cập nhật cuối cùng",
"source.file.date.created": "Tạo",
"toc.title": "Mục lục"
}[key] }}{% endmacro %}

View File

@ -22,5 +22,7 @@
"skip.link.title": "跳轉至",
"source.link.title": "前往 GitHub 倉庫",
"source.revision.date": "最後更新",
"source.file.date.updated": "最後更新",
"source.file.date.created": "已建立",
"toc.title": "目錄"
}[key] }}{% endmacro %}

View File

@ -22,5 +22,7 @@
"skip.link.title": "跳轉到",
"source.link.title": "前往倉庫",
"source.revision.date": "最後更新",
"source.file.date.updated": "最後更新",
"source.file.date.created": "สร้าง",
"toc.title": "目錄"
}[key] }}{% endmacro %}

View File

@ -22,5 +22,7 @@
"skip.link.title": "跳转至",
"source.link.title": "前往 GitHub 仓库",
"source.revision.date": "最后更新",
"source.file.date.updated": "最后更新",
"source.file.date.created": "已建立",
"toc.title": "目录"
}[key] }}{% endmacro %}

View File

@ -1,15 +1,4 @@
{#-
This file was automatically generated - do not edit
-#}
{% import "partials/language.html" as lang with context %}
{% set label = lang.t("source.revision.date") %}
<hr>
<div class="md-source-date">
<small>
{% if page.meta.git_revision_date_localized %}
{{ label }}: {{ page.meta.git_revision_date_localized }}
{% elif page.meta.revision_date %}
{{ label }}: {{ page.meta.revision_date }}
{% endif %}
</small>
</div>
{% include "source-file.html" %}

View File

@ -0,0 +1,18 @@
{#-
This file was automatically generated - do not edit
-#}
{% import "partials/language.html" as lang with context %}
{% set label = lang.t("source.file.date.updated") %}
<hr>
<div class="md-source-date">
<small>
{% if page.meta.git_revision_date_localized %}
{{ label }}: {{ page.meta.git_revision_date_localized }}
{% if page.meta.git_creation_date_localized %}
<br>{{ lang.t("source.file.date.created") }}: {{ page.meta.git_creation_date_localized }}
{% endif %}
{% elif page.meta.revision_date %}
{{ label }}: {{ page.meta.revision_date }}
{% endif %}
</small>
</div>