From e77051ccc4b47951bfa4fde2be436b1bb2fb113b Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sun, 28 Apr 2024 17:33:09 +0200 Subject: use https://github.com/nunocoracao/blowfish.git --- .../exampleSite/content/samples/_index.zh-cn.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 themes/blowfish/exampleSite/content/samples/_index.zh-cn.md (limited to 'themes/blowfish/exampleSite/content/samples/_index.zh-cn.md') diff --git a/themes/blowfish/exampleSite/content/samples/_index.zh-cn.md b/themes/blowfish/exampleSite/content/samples/_index.zh-cn.md new file mode 100644 index 0000000..723856b --- /dev/null +++ b/themes/blowfish/exampleSite/content/samples/_index.zh-cn.md @@ -0,0 +1,20 @@ +--- +title: "示例" +description: "来看看通过 Blowfish 能做到什么" + +cascade: + showEdit: false + showSummary: false + hideFeatureImage: true +--- + +{{< lead >}} +Blowfish 让你的内容栩栩如生。 :heart_eyes: +{{< /lead >}} + +本节包含一些示例页面,展示了Blowfish如何呈现不同类型的内容。你还可以参考[标签]({{< ref "tags" >}})页面的示例。 + + +_**旁注:** 这个页面只是一个标准的Blowfish文章列表,并且已经配置了Hugo来生成一个 `samples` 内容类型并显示文章摘要。_ + +--- -- cgit v1.2.3