[go: up one dir, main page]

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

Create a subpage for sponsors instead of just pointing to the wiki #33

Open
veroandreo opened this issue Mar 27, 2020 · 7 comments
Open

Comments

@veroandreo
Copy link
Contributor

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

@lucadelu
Copy link
Contributor

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.
What do you think?
@nbozon do you see a better solution?

@rinkydevi
Copy link

hey @veroandreo ! I would love to contribute in this issue,please guide to how to proceed..

@veroandreo
Copy link
Contributor Author

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.

@rinkydevi
Copy link

@veroandreo i can the make make the sponsers subpage and a option under contribute menu

@rinkydevi
Copy link

it will take i while but i will do it

@echoix
Copy link
Member
echoix commented Feb 8, 2022

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 "hugo server" in the root directory of this repo, and it is ready in two seconds. There is a link to ope n to a local website. When you're editing an input file, each time you save this page is rebuilt and the webpage is reloaded automatically in a fraction of a second. Quite painless!

@nobeeakon
Copy link
Collaborator

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...

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

No branches or pull requests

5 participants