From d867b5776b104ce4b16074f17807b00ab9b3b453 Mon Sep 17 00:00:00 2001 From: Tim McMackin Date: Thu, 25 Jan 2024 10:19:16 -0500 Subject: [PATCH] Separate into docs and socials --- docs/overview/support.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/docs/overview/support.md b/docs/overview/support.md index 51115867f..998966c30 100644 --- a/docs/overview/support.md +++ b/docs/overview/support.md @@ -1,10 +1,12 @@ --- -title: Support +title: Other sources of documentation and support last_update: - date: 24 January 2024 + date: 25 January 2024 --- -If you don't find enough explanations in the documentation, or need a clarification, there are many places that you can use to reach out for developer support, see https://tezos.com/community/. +If you need don't find the information that you need on this site, there are many other places that you can look: + +## Social media - Tezos Discord: https://discord.gg/yXaPy6s5Nr - Tezos sub-reddit: https://www.reddit.com/r/tezos/ @@ -14,13 +16,14 @@ If you don't find enough explanations in the documentation, or need a clarificat For more social media links, see https://tezos.com/community/. -The current website (https://docs.tezos.com/) is not exhaustive. It aims covering the main topics concerning Tezos developers and the main Tezos features, in the form of documentation and tutorials. -The current website () is not exhaustive. It aims covering the main topics concerning Tezos developers and the major features of Tezos, in the form of documentation and tutorials. -More detailed developer (and user) documentation on Tezos in general or on specific tools in the Tezos ecosystem is available at these sites: +## Documentation + +This site is not exhaustive. It covers the main topics that concern Tezos developers and the main Tezos features in the form of documentation and tutorials. +More detailed developer and user documentation on Tezos in general or on specific tools in the Tezos ecosystem is available at these sites: - https://opentezos.com/ is a complete course for learning Tezos concepts, mainly for developers but also for bakers and other users, in the form of tutorials with exercises - https://tezos.gitlab.io/ is the official documentation of the Octez suite, which contains a complete implementation of the Tezos platform (including a node, a baker, a client, and other tools) -- https://taqueria.io/docs/intro/ is the official documentation of [Taqueria](https://taqueria.io/), a flexible framework for building Web3 applications on Tezos +- https://taqueria.io/docs/intro/ is the official documentation of [Taqueria](https://taqueria.io/), a flexible framework for building Web3 applications on Tezos - https://tezostaquito.io/docs/quick_start is the official documentation of [Taquito](https://tezostaquito.io/), a TypeScript library for developing Tezos applications faster and easier - https://ligolang.org/docs/intro/introduction is the official documentation of the [LIGO](https://ligolang.org/) language for writing Tezos smart contracts - https://smartpy.io/manual/introduction/overview is the official documentation of the [SmartPy](https://smartpy.io/) language for writing Tezos smart contracts