translate docs/tags/users/content listing page

This commit is contained in:
Weaxs
2024-03-11 19:35:31 +08:00
parent 35a5b61881
commit 0bc9b9af6a
6 changed files with 76 additions and 14 deletions

View File

@@ -0,0 +1,29 @@
---
title: "欢迎来到 Blowfish! :tada:"
description: "此页面是使用 Hugo 的 Blowfish 主题搭建的"
---
<div class="flex px-4 py-2 mb-8 text-base rounded-md bg-primary-100 dark:bg-primary-900">
<span class="flex items-center ltr:pr-3 rtl:pl-3 text-primary-400">
{{< icon "triangle-exclamation" >}}
</span>
<span class="flex items-center justify-between grow dark:text-neutral-300">
<span class="prose dark:prose-invert"> 这是 <code id="layout">background</code> 的样式示例。</span>
<button
id="switch-layout-button"
class="px-4 !text-neutral !no-underline rounded-md bg-primary-600 hover:!bg-primary-500 dark:bg-primary-800 dark:hover:!bg-primary-700"
>
Switch layout &orarr;
</button>
</span>
</div>
```node
npx blowfish-tools
```
{{< youtubeLite id="SgXhGb-7QbU" label="Blowfish-tools demo" >}}

View File

View File

@@ -0,0 +1,8 @@
---
title: 标签
---
Blowfish 支持基于 Hugo 的所有分类方法。同时,当前的标签预览页也支持展示自定义内容。
在这里可以为每个分类添加额外的描述信息。查看下面的[高级标签]({{< ref "advanced" >}})页面,了解更多。
---

View File

@@ -0,0 +1,25 @@
---
title: "Users"
date: 2020-08-14
draft: false
description: "Some real-life Blowfish examples."
slug: "users"
tags: ["users", "sample"]
showDate: false
showAuthor: false
showReadingTime: false
showEdit: false
layoutBackgroundHeaderSpace: false
cardViewScreenWidth: true
---
使用 Blowfish 构建的客户案例。点击[这里](/users/users.json)查看完整列表。
{{< alert >}}
**您是 Blowfish 用户 ** 请在这个列表中添加您的站点, [提交 PR](https://github.com/nunocoracao/blowfish/blob/main/exampleSite/content/users/users.json).
{{</ alert >}}
</BR>