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

docs: Added GRASS social account links and icons to footer #5213

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

Conversation

cwhite911
Copy link
Contributor

I've added the GRASS social accounts to the footer.

# Customization
extra:
  homepage: ./index.html
  social:
    - icon: /fontawesome/brands/discourse
      link: https://discourse.osgeo.org/c/grass/62
    - icon: fontawesome/brands/linkedin
      link: linkedin.com/company/grass-gis
    - icon: fontawesome/brands/twitter
      link: https://twitter.com/GRASSGIS
    - icon: fontawesome/brands/docker
      link: https://hub.docker.com/r/osgeo/grass-gis
    - icon: fontawesome/brands/youtube
      link: https://www.youtube.com/@grass-gis

image

@cwhite911 cwhite911 self-assigned this Feb 25, 2025
@github-actions github-actions bot added the docs label Feb 25, 2025
@petrasovaa
Copy link
Contributor

See e.g. OSGeo/grass-tutorials#25
We should standardize it across the websites, we don't have docker and linkedin in others, this one doesn't have fostodon.

link: https://discourse.osgeo.org/c/grass/62
- icon: fontawesome/brands/linkedin
link: https://linkedin.com/company/grass-gis
- icon: fontawesome/brands/twitter
Copy link
Contributor

Choose a reason for hiding this comment

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

is this still correct (twitter -> X)?

Copy link
Member

Choose a reason for hiding this comment

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

@veroandreo
Copy link
Contributor

See e.g. OSGeo/grass-tutorials#25 We should standardize it across the websites, we don't have docker and linkedin in others, this one doesn't have fostodon.

For LinkedIn on the website, there's: OSGeo/grass-website#498 and OSGeo/grass-website#499. I would not consider docker a social platform.

@wenzeslaus
Copy link
Member

Add GitHub? It is on the main site:

image

@cwhite911
Copy link
Contributor Author

I don't think they all need to be social or that it's important that each site have the same exact footer icons as long as they are relevant to what a user is looking for from that site.

Here is the list of potential footer icons. We should pick between 5 and 7.

image

# Code Related
    - icon: material/web
      link: https://grass.osgeo.org
    - icon: fontawesome/brands/github
      link: https://github.com/OSGeo/grass
    - icon: fontawesome/brands/docker
      link: https://hub.docker.com/r/osgeo/grass-gis

# Funding
    - icon: simple/opencollective
      link: https://opencollective.com/grass

# Conversational
    - icon: fontawesome/brands/gitter
      link: https://gitter.im/grassgis/community
    - icon: fontawesome/brands/mastodon
      link: https://mastodon.osm-hr.org/@grass
    - icon: fontawesome/brands/discourse
      link: https://discourse.osgeo.org/c/grass/62

# Community Updates
    - icon: fontawesome/brands/linkedin
      link: https://linkedin.com/company/grass-gis
    - icon: fontawesome/brands/x-twitter
      link: https://x.com/GRASSGIS
    - icon: fontawesome/brands/facebook # Is this actively used? 
      link: https://www.facebook.com/groups/GRASS

# Educational
    - icon: fontawesome/brands/youtube
      link: https://www.youtube.com/@grass-gis

# Feed
    - icon: fontawesome/solid/rss
      link: https://grass.osgeo.org/index.xml

Copy link
Member

@wenzeslaus wenzeslaus left a comment

Choose a reason for hiding this comment

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

Thank you for the overview. With all what is here, it is clear that not all needs to be in sync. There should be a reason, though, why the things are excluded or included as you suggest.

I marked things for removal. It is down to 8 or 9.

Comment on lines +50 to +51
- icon: fontawesome/brands/github
link: https://github.com/OSGeo/grass
Copy link
Member

Choose a reason for hiding this comment

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

Potentially remove. We have the edit buttons.

- icon: fontawesome/brands/gitter
link: https://gitter.im/grassgis/community
- icon: fontawesome/brands/mastodon
link: https://mastodon.osm-hr.org/@grass
Copy link
Member

Choose a reason for hiding this comment

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

What is this URL?

I think the correct one is https://fosstodon.org/@grassgis/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

5 participants