From e77051ccc4b47951bfa4fde2be436b1bb2fb113b Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sun, 28 Apr 2024 17:33:09 +0200 Subject: use https://github.com/nunocoracao/blowfish.git --- themes/blowfish/exampleSite/content/guides/_index.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100755 themes/blowfish/exampleSite/content/guides/_index.md (limited to 'themes/blowfish/exampleSite/content/guides/_index.md') diff --git a/themes/blowfish/exampleSite/content/guides/_index.md b/themes/blowfish/exampleSite/content/guides/_index.md new file mode 100755 index 0000000..8286ffa --- /dev/null +++ b/themes/blowfish/exampleSite/content/guides/_index.md @@ -0,0 +1,19 @@ +--- +title: "Recipes" +description: "Recipes, guides, and tutorials for Blowfish" + +cascade: + showDate: false + showAuthor: false + invertPagination: true +--- + +{{< lead >}} +Recipes, guides, and tutorials for Blowfish +{{< /lead >}} + +**Blowfish user?** To add your guide to this list, [check the template](/guides/template/). + +This section contains guides for a variety of scenarios on how to configure your theme. If you're new, check out the [Installation]({{< ref "docs/installation" >}}) guide to begin or visit the [Samples]({{< ref "samples" >}}) section to see what Blowfish can do. + +--- -- cgit v1.2.3