25 lines
898 B
Markdown
25 lines
898 B
Markdown
|
---
|
||
|
title: "Benvenuti a Blowfish!"
|
||
|
description: "Questa pagina è stata creata utilizzando il tema Blowfish per Hugo."
|
||
|
---
|
||
|
<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">Questa è una demo del layout <code id="layout">background</code>.</span>
|
||
|
<pulsante
|
||
|
id="interruttore-layout-pulsante"
|
||
|
class="px-4 !text-neutral !no-underline round-md bg-primary-600 hover:!bg-primary-500 dark:bg-primary-800 dark:hover:!bg-primary-700"
|
||
|
>
|
||
|
Cambia layout ↻
|
||
|
</pulsante>
|
||
|
</span>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
```node
|
||
|
npx blowfish-tools
|
||
|
```
|
||
|
|
||
|
{{< youtubeLite id="SgXhGb-7QbU" label="Demo degli strumenti Blowfish" >}}
|