mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
added support for cover images in lists
This commit is contained in:
Executable
+19
@@ -0,0 +1,19 @@
|
||||
---
|
||||
title: "Showcase"
|
||||
description: "See what's possible with Blowfish."
|
||||
|
||||
cascade:
|
||||
showEdit: false
|
||||
showReadingTime: false
|
||||
showSummary: true
|
||||
showLikes: false
|
||||
showViews: false
|
||||
---
|
||||
|
||||
{{< lead >}}
|
||||
See what's possible with Blowfish.
|
||||
{{< /lead >}}
|
||||
|
||||
This section contains links to example templates and pages created using Blowfish to get you inspired.
|
||||
|
||||
---
|
||||
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Blowfish Template - GitHub Repo"
|
||||
date: 2022-11-06
|
||||
externalUrl: "https://github.com/nunocoracao/blowfish_template"
|
||||
summary: "A simple template project to get you started. Blowfish theme already installed with a simple github pages action configured."
|
||||
---
|
||||
|
||||
A simple template project to get you started. Blowfish theme already installed with a simple github pages action configured.
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Blowfish Template"
|
||||
date: 2022-11-06
|
||||
externalUrl: "https://nunocoracao.github.io/blowfish_template/"
|
||||
summary: "A simple template project to get you started. Blowfish theme already installed with a simple github pages action configured."
|
||||
---
|
||||
|
||||
A simple template project to get you started. Blowfish theme already installed with a simple github pages action configured.
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 50 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 4.8 MiB |
Reference in New Issue
Block a user