From ceaacfa8a8694524eb33512d564b0d8cad9d557e Mon Sep 17 00:00:00 2001 From: Hans Pagel Date: Tue, 21 Apr 2020 22:00:21 +0200 Subject: [PATCH] add licensing page --- docs/src/data/links.yaml | 2 ++ docs/src/data/posts/licensing.md | 13 +++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 docs/src/data/posts/licensing.md diff --git a/docs/src/data/links.yaml b/docs/src/data/links.yaml index a803a7e8..0f207a1c 100644 --- a/docs/src/data/links.yaml +++ b/docs/src/data/links.yaml @@ -4,6 +4,8 @@ link: /introduction/ - title: Installation link: /installation/ + - title: Licensing + link: /licensing/ - title: Core Concepts items: diff --git a/docs/src/data/posts/licensing.md b/docs/src/data/posts/licensing.md new file mode 100644 index 00000000..dd2adfc1 --- /dev/null +++ b/docs/src/data/posts/licensing.md @@ -0,0 +1,13 @@ +# Licensing + +tiptap is and will ever be open source and free for personal use. For commercial projects, let’s say you are building a client project or a CMS, you’ll need a commercial license. + +|License|Examples|Price|Link| +|---|---|---|---| +|Free|Personal Blog, Open Source Projects, Non-Profit Organizations|$0|| +|Professional|Agencies, Client Projects|$149/year|[Purchase](#)| +|Unlimited|CMS, SaaS, Software Vendors|$499/year|[Purchase](#)| + +## Software License + +…