-
-
Notifications
You must be signed in to change notification settings - Fork 47
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
Create a subpage for sponsors instead of just pointing to the wiki #33
Comments
For me the wiki page is the simpler to maintain and update with this info, however I understand that it is no the better solution, I would suggest to create a parse to get info of the current here and report data in the website. I could work on the parser, writing it in python and run it in a cronjob. |
hey @veroandreo ! I would love to contribute in this issue,please guide to how to proceed.. |
Hi @rinkydevi! Thanks for your interest! What exactly you would like to contribute to? If what @lucadelu suggests, then he is the one that should guide you :) AFAIU, his idea is to parse some content from https://grasswiki.osgeo.org/wiki/Sponsors into the grass website, especially the "Sponsors" subpage under the Contribute menu. If you are interested then, please fork this repo following instructions here, install hugo, study how it works (I know only lil), make small changes and tests (some instructions in the README), build the site locally, and when you are ready to contribute, create a PR from your fork. |
@veroandreo i can the make make the sponsers subpage and a option under contribute menu |
it will take i while but i will do it |
For the instructions to set up for contributing and testing changes to grass-website, just take a look at this repo's README. I was quite impressed with the simplicity of Hugo. Literally you use " |
my 2 cents in this old issue. I'd argue, as @veroandreo was proposing, that it may be good to have this info in the site (at least because it looks nicer than the wiki), rather than being redirected to the wiki. @lucadelu I may be missing something, but as both Hugo and the Wiki can be edited using markdown I don't understand why having an additional piece of code + a cron job just for parsing info in the wiki (more code to maintain, debug, more space to get things wrong, etc) would be easier to maintain and update than having an html or markdown in Hugo. Besides, that wiki doesn't seems to be updated that frequently... |
We could add part of the content here: https://grass.osgeo.org/support/our-sponsors/ and summarize part of the info from the wiki (https://grasswiki.osgeo.org/wiki/Sponsors). Moreover, we could add some logos of companies or institutions that have sponsored GRASS and/or the development of features
The text was updated successfully, but these errors were encountered: