---
myst:
  html_meta:
    "description": "Learn Social Media support for Plone by adding social links to a development site and showing them on a page."
    "property=og:description": "Learn Social Media support for Plone by adding social links to a development site and showing them on a page."
    "property=og:title": "Tutorials"
    "keywords": "Plone, plonegovbr.socialmedia, volto-social-media, tutorial, learning"
---

(tutorials-index)=

# Tutorials

This part of the documentation teaches the package by building something with it.
Follow a tutorial from start to finish; every step produces a result you can see.

```{toctree}
:maxdepth: 1
:hidden: true

add-social-links-to-a-site
```

`````{grid} 1 1 1 1
:gutter: 3

````{grid-item-card} Add social links to a site
:link: add-social-links-to-a-site
:link-type: doc

Run the development site, add a link to the site's profiles, put them in order, and show some of them on a page with a Follow Us block.
+++
Start here.
````
`````

```{seealso}
The Diátaxis framework calls this class of documentation [tutorials](https://diataxis.fr/tutorials/).
```
