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

Announcing Bloggrify 2.0: Enhanced SEO, Analytics, and Developer Experience

Major release with improved SEO capabilities, multiple analytics providers, and better developer experience. Over 46 commits bringing significant improvements to the framework.
·1 min readrelease

Introducing a new custom component: listing page

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

Announcing KaTeX Support: Easily Embed Mathematical Formulas in Bloggrify

Bloggrify now supports KaTeX, allowing you to seamlessly embed mathematical formulas and equations directly into your Markdown posts.
·1 min readmarkdownkatex
Analytics in Bloggrify: Measuring Your Audience Without Tracking Them

Analytics in Bloggrify: Measuring Your Audience Without Tracking Them

How Bloggrify handles analytics: why cookieless providers matter, why Google Analytics is allowed but not recommended, and how to get accurate numbers past ad blockers.
·4 min readanalytics

SEO in Bloggrify: How Your Blog Gets Found

Discover how Bloggrify automatically optimizes your blog for search engines and learn best practices to improve your content visibility
·4 min readseo

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.