fuxingloh / contented

Contented is a Markdown-based authoring workflow & processor that encourage developer authoring within its contextual Git repository.
https://contented.fuxing.dev
MIT License
52 stars 2 forks source link

`contented` reload plugin for NextJS #346

Open fuxingloh opened 1 year ago

fuxingloh commented 1 year ago

What would you like to be added:

NextJS addon to automatically reload/rebuild contented dist.

Why is this needed:

While contented-preview has this feature included, for users that want to build a custom website without utilizing contented-preview would have a hard time configuring "auto refreshed live-preview" of the markdown website.

github-actions[bot] commented 1 year ago

@fuxingloh: Thanks for opening an issue, it is currently awaiting triage.

The triage/accepted label can be added by foundation members by writing /triage accepted in a comment.

Details I am a bot created to help the [BirthdayResearch](https://github.com/BirthdayResearch) developers manage community feedback and contributions. You can check out my [manifest file](https://github.com/BirthdayResearch/contented/blob/main/.github/governance.yml) to understand my behavior and what I can do. If you want to use this for your project, you can check out the [BirthdayResearch/oss-governance-bot](https://github.com/BirthdayResearch/oss-governance-bot) repository.
github-actions[bot] commented 1 year ago

@fuxingloh: There are no 'area' labels on this issue. Adding an appropriate label will greatly expedite the process for us. You can add as many area as you see fit. If you are unsure what to do you can ignore this!

You can add area labels by leaving a /area comment.

Details I am a bot created to help the [BirthdayResearch](https://github.com/BirthdayResearch) developers manage community feedback and contributions. You can check out my [manifest file](https://github.com/BirthdayResearch/contented/blob/main/.github/governance.yml) to understand my behavior and what I can do. If you want to use this for your project, you can check out the [BirthdayResearch/oss-governance-bot](https://github.com/BirthdayResearch/oss-governance-bot) repository.
fuxingloh commented 1 year ago

This is done but we might need to show an example how this works.