From 50ea75d77727d14a6865a4d7b7e238cfa571d090 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Mon, 15 Jan 2024 00:08:05 +0000 Subject: [PATCH] polish and improved docs --- exampleSite/content/_index.md | 8 ++++++-- layouts/partials/article-link/simple.html | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md index 28b53c17..95f7b53e 100755 --- a/exampleSite/content/_index.md +++ b/exampleSite/content/_index.md @@ -3,9 +3,13 @@ title: "Welcome to Blowfish! :tada:" description: "This page was built using the Blowfish theme for Hugo." --- -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. +Welcome to Blowfish, one of the most flexible and robust Hugo themes. It is designed to be simple, fast and content-focused. Learn how to get started: -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 Github or read the [Installation guide]({{< ref "docs/installation" >}}) to get started. +{{< article link="/docs/installation/" >}} + +You can also find the complete theme documentation in [docs]({{< 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 [shortcode list]({{< ref "docs/shortcodes" >}}) and [sample pages]({{< ref "samples" >}}) to get a feel for what Blowfish can do. If you like what you see, check out the project on Github or read the [Installation guide]({{< ref "docs/installation" >}}) to get started.
diff --git a/layouts/partials/article-link/simple.html b/layouts/partials/article-link/simple.html index 7ab5395c..8c994825 100644 --- a/layouts/partials/article-link/simple.html +++ b/layouts/partials/article-link/simple.html @@ -60,7 +60,7 @@
-
+
{{ with .Params.externalUrl }}