# Inspiration for design and UX

To build this theme we drew inspiration from other great projects on the web that we would like to acknowledge here.
When making new decisions about design and UI/UX, we often consult these themes to see what they're doing.

```{gallery-grid}
:grid-columns: 1 2 2 3
:class-container: text-center
- title: "**GitBook**"
  link: https://gitbook.com/docs/
  image: ../_static/inspiration/GitBook-Icon-Dark.svg
- title: "**Metaflow**"
  image: https://raw.githubusercontent.com/Netflix/metaflow/refs/heads/master/docs/metaflow.svg
  link: https://docs.metaflow.org/
- title: "**Furo**"
  image: https://avatars.githubusercontent.com/u/3275593?v=4
  link: https://pradyunsg.me/furo/quickstart
- title: "**Docker**"
  link: https://docs.docker.com/
  image: ../_static/inspiration/docker-mark-blue.svg
- title: "**PyTorch**"
  link: https://docs.pytorch.org/docs/stable/index.html
  image: https://raw.githubusercontent.com/pytorch/pytorch/main/docs/source/_static/img/pytorch-logo-dark.svg
- title: "**Docasaurus**"
  link: https://docusaurus.io/docs
  image: https://d33wubrfki0l68.cloudfront.net/c088b7acfcf11100903c44fe44f2f2d7e0f30531/47727/img/docusaurus.svg
- title: "**Material for MkDocs**"
  link: https://squidfunk.github.io/mkdocs-material/getting-started/
  image: https://raw.githubusercontent.com/squidfunk/mkdocs-material/master/.github/assets/logo.svg
```
