ikarus-project / ikarus

Ikarus is a C++-based library that uses DUNE modules to solve partial differential equations with the finite element method and more.
https://ikarus-project.github.io/
Other
4 stars 2 forks source link

Add an About Ikarus page in the documentation #291

Open tarun-mitruka opened 1 month ago

tarun-mitruka commented 1 month ago

This PR adds a very short About page, which described Ikarus briefly and also officially states the Ikarus Core Developers. Furthermore, it highlights the talks, datasets and citation data. I decided to add a "About" page before the "Blog" because I found it more neater. There are missing dependencies that can be added after #141 is finished. Images can be added after we are converged to v1.0. Currently "About" is a separate page, but it can also be something that can be appended with the home page itself, but I thought may be this step can be done nicely after the gallery and cover photo(#122) is finished.

The CI would work after #289 is merged.

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.24%. Comparing base (1f6d41c) to head (90d894e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #291 +/- ## ======================================= Coverage 91.24% 91.24% ======================================= Files 63 63 Lines 2055 2055 ======================================= Hits 1875 1875 Misses 180 180 ``` | [Flag](https://app.codecov.io/gh/ikarus-project/ikarus/pull/291/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ikarus-project) | Coverage Δ | | |---|---|---| | [tests](https://app.codecov.io/gh/ikarus-project/ikarus/pull/291/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ikarus-project) | `91.24% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ikarus-project#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.