Showcase

An example showcase page

This is some introduction text for the showcases.

Example Heading

It can convert markdown format

Example showcase item

Example subtitle

This is the example description for this item that you are showcasing and has an image, title, description, tags and a link.

  • This is a feature 1
  • This is a feature 2
PHP CSS JavaScript
View example

Creating A Showcase Datafile

Create a datafile in your sites _data directory in the following format. Subtitle, features and tags are not required.

The description text accepts markdown and is run through the markdownify filter on the page.

The image_ratio will default to is-16by9 if it is not defined and accepts the Bulma image classes.

To display GitHub Stars, Forks and Watchers badges add your GitHub user and repo name to the github setting, such as chrisrhymes/bulma-clean-theme

To change the default styles of the features, set features_styles. This uses the styles from bulma-block-list npm package.