thibaud frere
update greetings
42bf348
raw
history blame
896 Bytes
## Greetings
### Inspiration
This project stands in the direct continuity of [Distill](https://distill.pub/) (2016–2021). Our goal is to carry that spirit forward and push it even further: **accessible scientific writing**, **high‑quality interactive explanations**, and **reproducible**, production‑ready demos.
### Feedback
Huge thanks to the following people for their **precious feedbacks**!
import HfUser from '../../components/HfUser.astro';
<div className="hf-user-list">
<HfUser username="lvwerra" name="Leandro von Werra" />
<HfUser username="clefourrier" name="Clémentine Fourrier" />
<HfUser username="hynky" name="Hynek Kydlíček" />
<HfUser username="lusxvr" name="Luis Wiedmann" />
<HfUser username="molbap" name="Pablo Montalvo-Leroux" />
<HfUser username="lewtun" name="Lewis Tunstall" />
<HfUser username="guipenedo" name="Guilherme Penedo" />
</div>