Docusaurus Changelog

Docusaurus Changelog
3 Replies
j0rge
j0rgeOP2mo ago
https://github.com/facebook/docusaurus/tree/main/website/src/plugins/changelog https://github.com/facebook/docusaurus/discussions/10882 @Aurora Maintainer since we share docusaurus was thinking oif we could publish our changelogs from git also on the blog https://docusaurus.io/changelog like look how awesome this looks
inffy
inffy2mo ago
Oh that looks really nice
j0rge
j0rgeOP5w ago
https://docs.projectbluefin.io/changelogs/ Ok so .. I don't recommend stealing directly from me, I copiloted this entire thing. You can look through the bluefin-docs repo to see it but there was also lots of work due to lts/gts, etc. so if you want this you can tell copilot in steps a) "Turn on the blog" and link it to the docusaurus docs in github and then it will do it for you then I asked it to make an action that snagged the latest github release for the actual release, reformatted it into the blog format it expects, and then open a PR to add it to the changelog in the docs repo https://github.com/ublue-os/bluefin-docs/pull/272 check the prompts in my merged PRs, I have each PR describe the changelog, etc. I will automerge these eventually.

Did you find this page helpful?