Ibrahim 404 Page#177
Open
IAbbasi04 wants to merge 69 commits into
Open
Conversation
Programming initial
I decided to include it, since we should all be on the same version of everything, but this may cause dev issues later
need a solid link and image
Change Upcoming Events to Recent Events
Having the max_width based on a percent of the window size resulted in some odd behavior on larger monitors and when zoomed out. Changing this to a fixed 1400px ensures that everything stays in the right spot and looks nice.
Changed .container__content max_width to 1400px instead of 80%
Create a PR template
Gatsby unit test
Added the catapult competition to the hosted events page
Gleb container layout
Ibrahim 404 page
Added new team application
…he teams, making the grey text boxes more readable by changing them to a light purple, same for the summer camp weeks header,also creating a max-width of 601px for the recent events descriptions
… to the suggested 20px and max-width to the suggested 880px.
Max width page layouts
Mentors update
Remove unused traits from members and mentors
Google analytics added to ilite.us
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:

-I created a 404 Page for ilite.us which states that the page the viewer attempted to visit is unavailable for whatever reason. It
also links references (i.e First Inspires, First Chesapeake) and points out the top bar containing hyperlinks to other parts of the
website.
Motivation and Context:
-ilite.us lacked a proper 404 Page, thus prompting the need for one.
How has this been tested?
-The link localhost:8000/404 allowed me to view the website at every update, and the 404 Page seemed to serve its purpose
Screenshots (if appropriate):
Types of changes:
-The change made was the addition of a new page to the website.