5.2.1 was released on September 24, 2024.
This module allows an authorized user to create blog entries including title, summary, and description. Content can contain HTML formatting, links, and images. The module provides custom templating capabilities so that you can customize the display to suit your needs. It has search functionality so that users can easily locate a specific blog by keyword. It supports site maps so that the blog entries are indexable by search engines. It allows users to subscribe and be notified by email when new blogs are published (unsubscribe is also supported to comply with spam regulations). An RSS feed is also available for content syndication.
The module is being used on https://www.oqtane.org/blog (as well as other production sites)
Note that you need to ensure that the folder is organized as a sibling of the Oqtane framework in your local environment (ie. it is located within the same parent folder):
/parent
/Oqtane.Blogs
/Oqtane.Theme.Arsha
Organizing the folders in this way allows the system to automatically deploy the module DLLs to the Oqtane framework when your build the module solution.
Various renderings of the Blog module: