diff --git a/docs/src/docPages/changelog.md b/docs/src/docPages/changelog.md new file mode 100644 index 00000000..006987f8 --- /dev/null +++ b/docs/src/docPages/changelog.md @@ -0,0 +1,15 @@ +# Changelog + +## toc + +:::pro Help us fill this page! +A well-written changelog needs attention to detail, a great understanding of the project and time to write. + +Though tiptap is used by thousands of developers all around the world, it’s still a side project for us. Let’s change that and make open source our full-time job! With nearly 300 sponsors we are half way there already. + +Join them and become a sponsor! Enable us to put more time into open source and we’ll fill this page and keep it up to date for you. + +-- + +[Become a sponsor on GitHub →](https://github.com/sponsors/ueberdosis) +::: diff --git a/docs/src/links.yaml b/docs/src/links.yaml index 3959bf48..ff4b2849 100644 --- a/docs/src/links.yaml +++ b/docs/src/links.yaml @@ -43,6 +43,9 @@ # skip: true - title: Upgrade guide link: /overview/upgrade-guide + - title: Changelog + link: /changelog + type: draft - title: About the project link: /sponsor type: sponsor