Skip to content
This repository was archived by the owner on Jul 17, 2025. It is now read-only.
This repository was archived by the owner on Jul 17, 2025. It is now read-only.

Suggestion: Add option into config to exclude the <AppContribute /> component #141

@KamilOcean

Description

@KamilOcean

Now, I have to define the empty component <AppContribute /> to turn down this component. I just don't want to publish my blog on GitHub and I don't need this component.

I suggest adding another option to blog.settings.js, for example, showContributeComponent. But the better way is using hideContributeComponent because it doesn't break anything if users upgrade nuxt-content-theme-blog. I mean, now you can just don't mention hideContributeComponent option in the config and by default, the component <AppContribute /> will be shown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions