ZORALab / Hestia

One Peaceful Frontend+Backend Software Library Suite.
https://hestia.zoralab.com
Other
19 stars 1 forks source link

__content.* file is being rendered as a children #86

Closed hollowaykeanho closed 1 year ago

hollowaykeanho commented 1 year ago

Description

Please provide a short description of what you have encountered below.

Any __content.* file is being rendered as a children. This should not be happening. Remove it.

Expected Behavior

Please specify the expected behavior of your usage below.

__content should not be visible as a children.

Current Behavior

Please specify the current behavior of software below.

__content is rendered as a child.

Steps to Reproduce (COMPULSORY)

Please specify all the steps required to re-produce the problem.
  1. Render any page. Notice the children dataset.

Attachments

Please drag and drop the necessary data files (e.g. screenshot, logs, etc)
below.
hollowaykeanho commented 1 year ago

problem no longer seen after implementing __content.hestia[FORMAT] naming convention. It was caused by __content.html with Hugo stubborness of .html controls.

hollowaykeanho commented 1 year ago

Released in version v.1.2.0.