mozilla / Campus-Activities

INACTIVE - http://mzl.la/ghe-archive - Keeping track of the activities for campus
Mozilla Public License 2.0
6 stars 3 forks source link

Build your Club's information page #30

Closed bacharakis closed 2 years ago

bacharakis commented 7 years ago

Tell Us About Your Activity

Related to: [Campaign/Org/Program]

Activity Link: https://pages.github.com/

General Activity Description what do people do: It's required to have completed the two "Learn" activities relevant to git and github. Then, by going through this activity you will have a website where you can include your club's information like location, club captain, contact information, number of members etc. The activity will be using a template similar to the HTML5 game development template.

Info for the Website

Description for site:

Call To Action: [What shoudl the button say? i.e. Get Started, Start Hacking]

Suggested Goals: [Key Performance Indicators]

Mte90 commented 7 years ago

Uhm maybe create also a github organization?

bacharakis commented 7 years ago

This organization? https://github.com/mozillacampusclubs :P

Mte90 commented 7 years ago

I think that every clubs need to have their organization in that way in their org they can have a repo like mozunicampus.github.io that is a real website with the gh-pages.

bacharakis commented 7 years ago

I love decentralization but we need to have a way to gather all of our clubs contributions in one place. And I think different repos in the same org can support that.

Mte90 commented 7 years ago

I know that a repo name in a format {organization}.github.io you get the domain but I am not sure that you can do a repo name on a format {organization}-club1.github.io and get a website

bacharakis commented 7 years ago

But you can do: mozillacampusclubs.github.io/bariclub ;) Right?

Mte90 commented 7 years ago

Uhm I don't think that leave an access to an unique repo for all the club will be a good idea. Who can approve the changes? What is the delay to get an approval of the pr? Who check the pr that do only changes in a specific folder?

bacharakis commented 7 years ago

Well, learning these things help you contribute to Open Source projects right? In any case this is still a proposal and we would love to get alternatives and feedback.

Mte90 commented 7 years ago

Learn this things sure but if will be the official page for the clubs can be a problem of management. In that case it's better a specific repo for mess things in their profile so not all the clubs pages can get problems.