2022-09-12 18:49:15 -05:00
|
|
|
---
|
|
|
|
title: "Welcome to Blowfish! :tada:"
|
2024-01-14 17:51:51 -06:00
|
|
|
description: "This page was built using the Blowfish theme for Hugo."
|
2022-09-12 18:49:15 -05:00
|
|
|
---
|
|
|
|
|
2024-03-10 05:55:57 -05:00
|
|
|
|
2022-09-12 18:49:15 -05:00
|
|
|
<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">
|
2022-11-05 16:48:45 -05:00
|
|
|
<span class="prose dark:prose-invert">This is a demo of the <code id="layout">background</code> layout.</span>
|
2022-09-12 18:49:15 -05:00
|
|
|
<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 ↻
|
|
|
|
</button>
|
|
|
|
</span>
|
|
|
|
</div>
|
|
|
|
|
2024-01-14 17:51:51 -06:00
|
|
|
|
2024-03-10 11:46:05 -05:00
|
|
|
```node
|
|
|
|
npx blowfish-tools
|
|
|
|
```
|
|
|
|
|
|
|
|
{{< youtubeLite id="SgXhGb-7QbU" label="Blowfish-tools demo" >}}
|
|
|
|
|
|
|
|
|