polish and added documentation for new cli tool

This commit is contained in:
Nuno Coração
2024-01-14 23:51:51 +00:00
parent bb2968a41d
commit 8f31c4f834
86 changed files with 126 additions and 69 deletions
+5 -3
View File
@@ -1,9 +1,11 @@
---
title: "Welcome to Blowfish! :tada:"
description: "This is a demo of the Blowfish theme for Hugo."
description: "This page was built using the Blowfish theme for Hugo."
---
This is a demo site built entirely using Blowfish. It also contains a complete set of [theme documentation]({{< ref "docs" >}}). Blowfish is flexible and is great for both static page-based content (like this demo) or a traditional blog with a feed of recent posts.
Welcome to Blowfish, one of the most flexible and robust Hugo themes. Here you can find the complete [theme documentation]({{< ref "docs" >}}). Blowfish is highly customizable and can be configured to fit your needs: from a static website to a blog. Checkout some [examples](/examples) and what some of our [users](/users) have been building.
Explore the [sample pages]({{< ref "samples" >}}) to get a feel for what Blowfish can do. If you like what you see, check out the project on <a target="_blank" href="https://github.com/nunocoracao/blowfish">Github</a> or read the [Installation guide]({{< ref "docs/installation" >}}) to get started.
<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">
@@ -20,4 +22,4 @@ This is a demo site built entirely using Blowfish. It also contains a complete s
</span>
</div>
Explore the [sample pages]({{< ref "samples" >}}) to get a feel for what Blowfish can do. If you like what you see, check out the project on <a target="_blank" href="https://github.com/nunocoracao/blowfish">Github</a> or read the [Installation guide]({{< ref "docs/installation" >}}) to get started.