# Static website Template

This is a template for a static website using Sphinx and GitHub Pages.

```{toctree}
:maxdepth: 2
:hidden:

about
```

```{toctree}
:maxdepth: 2
:hidden:
:caption: A topic

folder_topic/article_topic
folder_topic/additional_article
```