diff --git a/content/posts/test-proxmox-migration/index.md b/content/posts/test-proxmox-migration/index.md new file mode 100644 index 0000000..907e8e8 --- /dev/null +++ b/content/posts/test-proxmox-migration/index.md @@ -0,0 +1,51 @@ +--- +date = '2026-05-08T11:56:06Z' +draft = false +title = 'Test Proxmox Migration' +--- + +{{< lead >}} +Blowfish is packed with tons of features. +{{< /lead >}} + +The original aim of Blowfish was to develop a theme that was simple and lightweight. The theme is a fork of Congo and expands its initial vision. + +## Tailwind CSS 3.0 + +Tailwind CSS is at the heart of Blowfish and this release contains the very latest [Tailwind CSS version 3](https://tailwindcss.com/blog/tailwindcss-v3). It brings with it performance optimisations and support for some great new CSS features. + +{{< youtube "TmWIrBPE6Bc" >}} + +## Multilingual support + +A highly requested feature, Blowfish is now multilingual! If you publish your content in multiple languages, the site will be built with all the translations available. + +
+```
+
+Best of all there's nothing you need to change! Simply insert standard Markdown image syntax and let the theme do the rest. If you want a little more control, the `figure` shortcode has been completely rewritten to provide the same resizing benefits.
\ No newline at end of file