-
-
Notifications
You must be signed in to change notification settings - Fork 26
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 page link with information about our discord #14
Comments
@thatrobotdev Hello, can i work on this for the hacktoberfest? :) |
Hello, can I work on this? |
@arialdyscv since you're already assigned to #13, I'll give this one to @VaithiSniper. Thank you so much for offering to help out though, I am super grateful! |
Thank you! |
do i use the same text as in the previous site, stuff like "During the school year, and especially during the summer, we use Discord as our primary platform to send out announcements. In addition to getting information, our Discord is a really great place to get to know other hackers and get help with your programming questions! Discord is a voice and chat platform for those ages 13+. We also post announcements on a Google Classroom page if you do not want to use Discord, or are under 13." |
|
Feel free to customize the description to something that you think might be a bit more friendlier to the club if you would like. We do request that the 13+ disclaimer is still listed for Discord ToS reasons. This issue is in regards to making a separate webpage for our discord server, so you would need to commit a new .HTML file that would contain the information listed in the original Issue description. You do not need to worry about registering a domain at that website you're visiting. Once you have the .HTML page completed, you can add an additional link to the discord webpage in the gridcontainer (aka the navbar) in index.html. And lastly, this repo has already been tagged with the hacktoberfest tag, no worries there, if we accept your PR you will get credit. Let me know if you have any questions, Thanks! |
@VaithiSniper are you still working on this issue? |
Hey yes sorry, had my college exams come up. I'll send soon. |
Hey I'm done. You can check and review my PR. |
Hi @thatrobotdev! May I contribute to this? |
To make getting to our discord easy, instead of pasting our discord invite link (https://discord.com/invite/fSjjXzv), we used to be able to tell people to go to https://p2phack.club/discord. Let's reimplement that page!
This page was created on a google site last year, archived at https://2020.p2phack.club/discord.
Create a page in the style of the other pages on the new site, with information about the discord and a quick easy link to join the server. Make sure to mention the Code of Conduct and provide a link for people to read before they join the server. For bonus points, if you know how, hide the discord link behind a button that makes someone agree to have read the code of conduct before they are able to access the link :D
If you can, please mention AUGN and HGN game nights (more info in #13) as a reason for joining the server.
Ooh, and if you want to add a discord widget, here ya go!
<iframe src="https://discord.com/widget?id=663937413818744833&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe>
Adding this feature would consist of:
Resources:
This is a "first-timers-only" issue. That means that we are requesting that only those new to open source try this one out! Please ask as many questions as you need, I am here to help you create your first contribution to open-source :D
The text was updated successfully, but these errors were encountered: