Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@santisoler
Copy link
Member

Summary

Create a custom RST landing page using sphinx-design that includes cards to the main sections of the docs. Move some content from the old landing page (present in the README.rst) into new sections in the User Guide: citing.rst and about-simpeg.rst.

PR Checklist

  • If this is a work in progress PR, set as a Draft PR
  • Linted my code according to the style guides.
  • Added tests to verify changes to the code.
  • Added necessary documentation to any new functions/classes following the
    expect style.
  • Marked as ready for review (if this is was a draft PR), and converted
    to a Pull Request
  • Tagged @simpeg/simpeg-developers when ready for review.

Reference issue

What does this implement/fix?

Replaces the usage of the README.rst as the landing page of the docs. It's
better to keep them as separate documents with different purposes: the
README.rst should be more intended for contributors, while the landing page
of the docs should primarily target users and help them navigate through the
docs.

Additional information

Create a custom RST landing page using `sphinx-design` that includes
cards to the main sections of the docs. Move some content from the old
landing page (present in the `README.rst`) into new sections in the User
Guide: `citing.rst` and `about-simpeg.rst`.
@santisoler santisoler added this to the 0.25.0 milestone Sep 22, 2025
@codecov
Copy link

codecov bot commented Sep 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.22%. Comparing base (b6b90cf) to head (40bfcef).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1701   +/-   ##
=======================================
  Coverage   86.22%   86.22%           
=======================================
  Files         433      433           
  Lines       56199    56199           
  Branches     5219     5219           
=======================================
  Hits        48457    48457           
  Misses       6342     6342           
  Partials     1400     1400           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@santisoler santisoler marked this pull request as ready for review September 23, 2025 16:42
@santisoler santisoler merged commit f0086d1 into main Sep 26, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants