summaryrefslogtreecommitdiff
path: root/themes/blowfish/exampleSite/content/_index.ja.md
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2024-04-28 17:33:09 +0200
committerChristoph Cullmann <cullmann@kde.org>2024-04-28 17:33:09 +0200
commite77051ccc4b47951bfa4fde2be436b1bb2fb113b (patch)
treef0b75ee3521da9c8cd39dac4359212348f70e4e8 /themes/blowfish/exampleSite/content/_index.ja.md
parent4b355837824ac2422d371acef790f0f4249255c7 (diff)
use https://github.com/nunocoracao/blowfish.git
Diffstat (limited to 'themes/blowfish/exampleSite/content/_index.ja.md')
-rwxr-xr-xthemes/blowfish/exampleSite/content/_index.ja.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/themes/blowfish/exampleSite/content/_index.ja.md b/themes/blowfish/exampleSite/content/_index.ja.md
new file mode 100755
index 0000000..e70f3ca
--- /dev/null
+++ b/themes/blowfish/exampleSite/content/_index.ja.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"
+ >
+ レイアウトを変更する&orarr;
+ </button>
+ </span>
+</div>
+
+
+```node
+npx blowfish-tools
+```
+
+{{< youtubeLite id="SgXhGb-7QbU" label="Blowfish-tools demo" >}}
+
+