From 055c4349a6249ea7c91f8102fcd2b78030a42a71 Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Wed, 28 Apr 2021 22:24:20 +0200 Subject: [PATCH] docs: add a changelog --- docs/src/docPages/changelog.md | 15 +++++++++++++++ docs/src/links.yaml | 3 +++ 2 files changed, 18 insertions(+) create mode 100644 docs/src/docPages/changelog.md 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