Skip to content

Commit

Permalink
Separate into docs and socials
Browse files Browse the repository at this point in the history
  • Loading branch information
timothymcmackin committed Jan 25, 2024
1 parent 9f70b6f commit d867b57
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions docs/overview/support.md
Original file line number Diff line number Diff line change
@@ -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/
Expand All @@ -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 (<https://docs.tezos.com/>) 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
Expand Down

0 comments on commit d867b57

Please sign in to comment.