summaryrefslogtreecommitdiff
path: root/themes/blowfish/exampleSite/content/_index.zh-cn.md
diff options
context:
space:
mode:
Diffstat (limited to 'themes/blowfish/exampleSite/content/_index.zh-cn.md')
-rw-r--r--themes/blowfish/exampleSite/content/_index.zh-cn.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/themes/blowfish/exampleSite/content/_index.zh-cn.md b/themes/blowfish/exampleSite/content/_index.zh-cn.md
new file mode 100644
index 0000000..67faf25
--- /dev/null
+++ b/themes/blowfish/exampleSite/content/_index.zh-cn.md
@@ -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"
+ >
+ 切换 layout &orarr;
+ </button>
+ </span>
+</div>
+
+
+```node
+npx blowfish-tools
+```
+
+{{< youtubeLite id="SgXhGb-7QbU" label="Blowfish-tools demo" >}}
+
+