Skip to content

DOC: Reorganize subsection "Overview" (website) and README (GitHub repo) - #4786

Open
yvonnefroehlich wants to merge 12 commits into
mainfrom
polish-overview
Open

DOC: Reorganize subsection "Overview" (website) and README (GitHub repo)#4786
yvonnefroehlich wants to merge 12 commits into
mainfrom
polish-overview

Conversation

@yvonnefroehlich

@yvonnefroehlich yvonnefroehlich commented Jul 30, 2026

Copy link
Copy Markdown
Member

Description of proposed changes

Wait for

Related to #4746

Fourth PR related to comment https://github.com/GenericMappingTools/pygmt/pull/4762/changes#r3663485282

Rephrase the "Overview" section.

See also the suggestions at #4762 (comment) regarding the README.

Preview:

Guidelines

Slash Commands

You can write slash commands (/command) in the first line of a comment to perform
specific operations. Supported slash command is:

  • /format: automatically format and lint the code

@yvonnefroehlich yvonnefroehlich self-assigned this Jul 30, 2026
@yvonnefroehlich yvonnefroehlich added documentation Improvements or additions to documentation skip-changelog Skip adding Pull Request to changelog labels Jul 30, 2026
@yvonnefroehlich
yvonnefroehlich marked this pull request as draft July 30, 2026 21:55
Comment thread doc/overview.md Outdated
our [Discourse forum](https://forum.generic-mapping-tools.org/c/questions/pygmt-q-a).


## Support

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I still think we should not include any content from README, so that README and the landing page are fully decoupled.

@yvonnefroehlich yvonnefroehlich Aug 3, 2026

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Jupp, I made several changes, including removing "Support", "Min Supp Versions", "Related Projects".
For now, I also removed "Project goals" and moved it to the documentation.

Comment thread README.md
Comment thread README.md
visit the [Gallery](https://www.pygmt.org/latest/gallery), and check out some
[external PyGMT examples](https://www.pygmt.org/latest/external_resources.html)!

[![Quick Introduction to PyGMT YouTube Video](https://raw.githubusercontent.com/GenericMappingTools/pygmt/refs/heads/main/doc/_static/scipy2022-youtube-thumbnail.jpg)](https://www.youtube.com/watch?v=4iPnITXrxVU)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For me, this preview image is currently too large and dominant in the README. Maybe we can reduce the size. Or remove it as it is actually from SciPy 2022 and thus already four years old.

@yvonnefroehlich yvonnefroehlich changed the title DOC/website: Reorganize subsection "Overview" (website) and README (GitHub repo) DOC: Reorganize subsection "Overview" (website) and README (GitHub repo) Aug 3, 2026
@yvonnefroehlich
yvonnefroehlich marked this pull request as ready for review August 3, 2026 09:47
Comment thread README.md
**BSD 3-clause License**. A copy of this license is provided in
[LICENSE.txt](https://github.com/GenericMappingTools/pygmt/blob/main/LICENSE.txt).

## Support

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After #4762, README.md is no longer used as the landing page. Its primary purpose is now to help users understand the project. I think "Funding" and "Related projects" provide useful information for users who are interested in the project and its code, so I suggest keeping them in the README.

Although this means duplicating the information in both the README and the overview page, these sections are relatively static and unlikely to require frequent updates. Therefore, I think the maintenance cost of this duplication is minimal and acceptable.

In other words, I feel you can revert changes in README, so that this PR can focus on the overview page.

As for the "Minimum supported versions" section, many projects have a "Dependency" section (e.g., https://github.com/pandas-dev/pandas#dependencies, https://github.com/geopandas/geopandas#install), I feel we can add a similar section listing the dependencies, then refer users to the "Minimum Supported Versions" page (https://www.pygmt.org/dev/minversions.html) for more information.

Anyway, it should be done in separate PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation skip-changelog Skip adding Pull Request to changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants