hackathon-git-labs
hackathon-git-labs copied to clipboard
A community driven approach to teach all things Git and Github in a controlled and easy to follow environment.
# Hackathon Git Labs Project PR 🎉🎉 👉 _**Please remove the below and replace with your own values, leaving the headers where they are.**_ 👈 ## PR contains: It is...
Remove Hacktoberfest content from PR description template
Grouping these into: * Privacy Policy * Accessibility * SEO/Cookie Statement * Other? - whatever is necessary (consider linking to Code Institute Website?)
Since the site depends on JavaScript for content, it may be useful to add tags to warn users that the site won't function if JavaScript is disabled. https://www.w3schools.com/tags/tag_noscript.asp
Considerations for Custom Favicon graphic * added to assets folder * 16 / 32 variants * full creative scope at your disposal...must have Teal (mint) color `#94ebf1`
Community elements to include pagination of easy to navigate number * 5/6 per page * should utilise current layout flex structure * Pure Javascript implementation, no frameworks or package installs
Current footer in place needs update: * to follow current aesthetic of site * should include cleaner implementation of Hackteam links - dropdown/collapsible elements? * Cookies/Privacy/Accessibility links
Navbar creation. To include: * links to hosted pages of follow-along guides and embedded videos * contact form page to devs * consider minimal aesthetic following current theme of `index.html`...
basic.md and basic.html need to be updated to incorporate the new 'showcase' feature. These files suggest the user add the following: ``` { "name": "your_name_or_alias", "course_start": "year_of_course_start", "course_stage": "student_alum_staff_mentor", "favorite_language":...