All posts
·1 min read

Introducing a new custom component: listing page

A new custom component has been added to Bloggrify. This component is used to create listing pages.

A new custom component has been added to Bloggrify. This component is used to create listing pages. It's more a proof of concept than a real component because the design is very basic. It's a way to show how you can create custom components in Bloggrify.

warning

It's not possible to use several listing components on the same page. Otherwise, there is a conflict with the pagination.

Listing

My listing

Writing in Bloggrify: Beyond Basic Markdown

Discover how Bloggrify enhances your writing experience with MDC syntax, Vue components in Markdown, and advanced formatting features
·3 min readmarkdowndocumentation
Announcing Bloggrify 1.0: A New Static Blog Generator Built on Nuxt

Announcing Bloggrify 1.0: A New Static Blog Generator Built on Nuxt

Bloggrify is now available! A fast, secure and simple static blog generator that brings all the features you need out of the box, powered by Nuxt-Content and Vue.js
·2 min readrelease

This component accepts several parameters:

  • title: The title of the listing.
  • tag: The tag to filter the listing.
  • category: The category to filter the listing.
  • prefix: All articles starting with this prefix will be displayed.

Example: how to list all articles with the tag "markdown":

My listing

No posts yet.

Example: how to list all articles by prefix, for example, all articles starting with "2024":

My listing

No posts yet.

Share
H

Written by

Hugo

Author and maintainer of Bloggrify

Enjoyed this article?

Subscribe to get new posts delivered to your inbox.