SIMEXP / simexp.github.io

website of the SIMEXP lab
https://simexp.github.io
Creative Commons Attribution 4.0 International
0 stars 0 forks source link

convert the list of lab members into a sphinx gallery #7

Closed pbellec closed 3 months ago

pbellec commented 3 months ago

jupyter book's card system is not reactive, and it does not look good on mobile.

It may be better to use a sphinx gallery https://jupyterbook.org/en/stable/advanced/sphinx.html

Custom sphinx extensions can be added to a jupyter book: https://jupyterbook.org/en/stable/advanced/sphinx.html

pbellec commented 3 months ago

Actually, the grid layout of jupyter book does support Bootstrap responsive layouts https://sphinx-design.readthedocs.io/en/latest/grids.html