Skip to content

bug: blog posts render without content #17

@mosespace

Description

@mosespace
Image

I noticed an issue with the Blog section on the website. Some blog posts load the title and metadata (author, date, read time) correctly, but the actual article content is missing.

Description

When opening a blog post (example shown in the attached screenshot), the page displays:

  • Blog title
  • Author information
  • Date
  • Estimated read time
  • Social sharing options

However, the main blog content area appears empty (only showing ... or blank space).

Steps to Reproduce

  1. Navigate to the Blog section.
  2. Open a blog post.
  3. Observe that the page loads the header and metadata.
  4. The body content of the article is not displayed.

Expected Behavior

The blog page should render the full article content below the title and metadata.

Current Behavior

Only the post metadata is rendered while the main content is missing.

Possible Causes

  • The markdown or CMS content might not be loading correctly.
  • The blog renderer may not be parsing the content properly.
  • The content source (markdown file, CMS entry, or API response) may be empty.

Screenshot

(Attached screenshot for reference)

Offer to Help

If the issue is related to the content rendering or blog data source, I’d be happy to help investigate and fix it.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions