From ebfdb1dafa430786db10dad2ef7d5467c1bdbed1 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Sun, 2 Jul 2023 19:59:52 +0200 Subject: Move everything into `crates/` directory --- docs/overview.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/overview.md (limited to 'docs/overview.md') diff --git a/docs/overview.md b/docs/overview.md new file mode 100644 index 00000000..e3fa3b3c --- /dev/null +++ b/docs/overview.md @@ -0,0 +1,15 @@ +--- +description: | + Learn how to use Typst to compose documents faster. Get started with the + tutorial, or dive into the reference. +--- + +# Overview +Welcome to Typst's documentation! Typst is a new markup-based typesetting system +for the sciences. It is designed to be an alternative both to advanced tools +like LaTeX and simpler tools like Word and Google Docs. Our goal with Typst is +to build a typesetting tool that is highly capable _and_ a pleasure to use. + +This documentation is split into two parts: A beginner-friendly tutorial that introduces Typst through a practical use case and a comprehensive reference that explains all of Typst's concepts and features. + +We also invite you to join the community we're building around Typst. Typst is still a very young project, so your feedback is more than valuable. -- cgit v1.2.3