Skip to content

Commit

Permalink
removed description
Browse files Browse the repository at this point in the history
  • Loading branch information
RemDelaporteMathurin committed Oct 8, 2024
1 parent 932f753 commit 0c164de
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 40 deletions.
4 changes: 4 additions & 0 deletions docs/source/_static/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ code {
text-align: center;
}

.sd-card .sd-card-title {
text-align: center;
}

.sd-card .sd-card-header .sd-card-text {
margin: 0px;
}
Expand Down
69 changes: 29 additions & 40 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,56 +24,45 @@ For more information, feel free to ask questions on the `FESTIM Discourse Page <
International Journal of Hydrogen Energy 63 (2024): 786-802. <https://doi.org/10.1016/j.ijhydene.2024.03.184>`_",

.. grid:: 1 1 3 3
:gutter: 2
:gutter: 2

.. grid-item-card::
:img-top: images/index_getting_started.svg
:link: installation
:link-type: doc
.. grid-item::

Installation
^^^^^^^^^^^^^
.. card:: Installation
:img-top: images/index_getting_started.svg
:link: installation
:link-type: doc

.. grid-item-card::
:img-top: images/index_user_guide.svg
:link: userguide/index
:link-type: doc
.. grid-item::

User guide
^^^^^^^^^^^
.. card:: User guide
:img-top: images/index_user_guide.svg
:link: userguide/index
:link-type: doc

.. grid-item-card::
:img-top: images/learn-svgrepo-com.svg
:link: https://github.com/festim-dev/FESTIM-workshop
.. grid-item::

Tutorials
^^^^^^^^^
Learn how to use FESTIM
.. card:: Tutorials
:img-top: images/learn-svgrepo-com.svg
:link: https://github.com/festim-dev/FESTIM-workshop

.. grid-item-card::
:img-top: images/index_contribute.svg
:link: devguide/index
:link-type: doc
.. grid-item::

Developer guide
^^^^^^^^^^^^^^^^^^
Learn how to contribute to FESTIM
.. card:: Developer guide
:img-top: images/index_contribute.svg
:link: devguide/index
:link-type: doc

.. grid-item-card::
:img-top: images/check-mark-ok-accept-svgrepo-com.svg
:link: https://festim-vv-report.readthedocs.io/en/latest/
.. grid-item::
.. card:: V&V
:img-top: images/check-mark-ok-accept-svgrepo-com.svg
:link: https://festim-vv-report.readthedocs.io/en/latest/

V&V
^^^
Check out the Verification and Validation online book

.. grid-item-card::
:img-top: images/index_api.svg
:link: api/festim
:link-type: doc

API reference
^^^^^^^^^^^^^^
.. grid-item::
.. card:: API reference
:img-top: images/index_api.svg
:link: api/festim
:link-type: doc

Map of FESTIM users
-------------------
Expand Down

0 comments on commit 0c164de

Please sign in to comment.