From 5e9062562c4471114137ee0338de7513b1cc3d2e Mon Sep 17 00:00:00 2001 From: James O'Halloran Date: Mon, 24 Jul 2023 12:00:03 -0300 Subject: [PATCH] Product-tour-2.0 (#1624) * Add to "advantages of tina" * Update content for product tour * split img view * smoother img fade * fix images on different levels * Responsive Layout * Placeholder stub image * heading colors & spacing * Fix broken css * resolve routing conflict * Fix scroll TOC callback * React to window size * fade out on exite * Placeholder diagrams * Updated images * smoother transitions on fast scroll * make focus more obvious * new screenshots * tweak content * intro section * tweak intro * tweak title * resposive imgs --- content/docs/index.md | 27 ++-- content/docs/product-tour.md | 104 ++++++++++---- content/toc-doc.json | 2 +- pages/docs/[...slug].tsx | 5 +- pages/docs/product-tour.tsx | 271 +++++++++++++++++++++++++++++++++++ utils/toc_helpers.ts | 58 ++++++-- 6 files changed, 417 insertions(+), 50 deletions(-) create mode 100644 pages/docs/product-tour.tsx diff --git a/content/docs/index.md b/content/docs/index.md index 25d609004..804bbb282 100644 --- a/content/docs/index.md +++ b/content/docs/index.md @@ -1,13 +1,13 @@ --- title: Tina Docs id: introduction -last_edited: '2021-07-27T15:51:56.737Z' +last_edited: '2023-07-18T15:51:56.737Z' next: /docs/product-tour --- ## Introduction -Tina is a Git-backed headless content management system that enables developers and content creators to collaborate seamlessly. With Tina, developers can create a custom visual editing experience that is perfectly tailored to their site. +Tina is an open-source, Git-backed headless content management system (CMS) that empowers both developers and content creators to collaborate seamlessly on a single platform. Tina enables developers to craft a custom visual editing experience perfectly tailored to their website or application while supporting a broad range of content types such as Markdown, MDX, and JSON.