add content

This commit is contained in:
Hans Pagel 2020-08-13 11:45:21 +02:00
parent f9d272779e
commit d0bc48d6fb
2 changed files with 5 additions and 2 deletions

View File

@ -4,18 +4,19 @@ tiptap is a <g-link to="/renderless">renderless</g-link> wrapper around [ProseMi
Although tiptap tries to hide most of the complexity of ProseMirror, its is built on top of its APIs and we strongly recommend you to read through the [ProseMirror Guide](https://ProseMirror.net/docs/guide/). Youll have a better understanding of how everything works under the hood and get familiar with many terms and jargon used by tiptap.
## Who is using tiptap already?
## Who is using tiptap?
- [GitLab](https://gitlab.com)
- [Statamic CMS](https://statamic.com)
- [Twill CMS](https://twill.io)
- [ApostropheCMS](https://apostrophecms.com)
- [Directus CMS](https://directus.io)
- [Nextcloud](https://apps.nextcloud.com/apps/text)
- [Craft CMS](https://craftcms.com/)
- [and many more →](https://github.com/ueberdosis/tiptap/network/dependents?package_id=UGFja2FnZS0xMzE5OTg0ODc%3D)
## Contributing
Please see the [`CONTRIBUTING.md`](https://github.com/ueberdosis/tiptap/blob/master/CONTRIBUTING.md) file for details.
Please see the [`CONTRIBUTING.md`](https://github.com/ueberdosis/tiptap-next/blob/main/CONTRIBUTING.md) file for details.
```bash
yarn install

View File

@ -4,6 +4,8 @@
link: /introduction/
- title: Installation ✅
link: /installation/
- title: Upgrade Guide ❌
link: /upgrade-guide/
- title: Guide
items: