forked from drowl87/hextra_mirror

* i8n: add noResultsFound and clean up zh-cn.yaml * i8n: add translation for home page * i18n: translate showcase for zh-cn
19 lines
992 B
Markdown
19 lines
992 B
Markdown
---
|
|
title: 项目展示
|
|
description: "由 Hextra 驱动的开源网站和项目。"
|
|
toc: false
|
|
layout: wide
|
|
---
|
|
|
|
<div class="mt-4"></div>
|
|
|
|
<p class="mb-12 text-center text-lg text-gray-500 dark:text-gray-400">
|
|
由 Hextra 驱动的开源网站和项目。
|
|
</p>
|
|
|
|
{{< cards >}}
|
|
{{< card link="https://getporter.org/" title="Porter" image="https://repository-images.githubusercontent.com/155893691/aa249c80-fcf3-11ea-93b0-30079e8d7de4" imageStyle="object-fit:cover; aspect-ratio:16/9;" >}}
|
|
{{< card link="https://lutheranconfessions.org/" title="LutheranConfessions" image="https://github.com/imfing/hextra/assets/5097752/ad6625e4-88cd-4cad-b102-5399997d0359" imageStyle="object-fit:cover; aspect-ratio:16/9;" >}}
|
|
{{< card link="https://github.com/imfing/hextra-starter-template" title="Hextra Starter Template" image="https://user-images.githubusercontent.com/5097752/263551418-c403b9a9-a76c-47a6-8466-513d772ef0b7.jpg" imageStyle="object-fit:cover; aspect-ratio:16/9;" >}}
|
|
{{< /cards >}}
|