Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Added a short description beside the homepage title" #15

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

SuvigyaSrivastava
Copy link

@SuvigyaSrivastava SuvigyaSrivastava commented Jan 29, 2025

Summary

  • Added a small inline text beside "Learn GRASS GIS" on the homepage.
  • Ensured it does not disturb the UI while providing useful context.

Why This Change?

  • Addresses feedback that the homepage should provide a quick intro to GRASS GIS.
  • Helps first-time visitors quickly understand what GRASS GIS is.

Request for Review

@petrasovaa
Copy link
Contributor

Hmm, maybe more something like this:

--- a/index.qmd
+++ b/index.qmd
@@ -8,5 +8,7 @@ listing:
     categories: true
     filter-ui: [title, categories]
 page-layout: full
+description: |
+  Hands-on tutorials for learning [GRASS GIS](https://grass.osgeo.org), the open source geospatial processing engine.
 title-block-banner: false

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