-
Notifications
You must be signed in to change notification settings - Fork 311
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
638 update the guides index page #3825
Commits on Mar 27, 2024
-
- Commented out spacer <hr> in footer that seemed
to be creating unnecessary border - Added description and "read link name" for each guide in the yaml file so they can be displayed on the new guides index - Created `card-with-image-guides` to better accomodate the content needs of the new guides index - Changed background color of main content section for guides index
Configuration menu - View commit details
-
Copy full SHA for 9d488a8 - Browse repository at this point
Copy the full SHA 9d488a8View commit details
Commits on Mar 30, 2024
-
- Made everything run from a single yaml file
- Added the hero image SVGs - Fixed some style and layout bugs, things are about 90% of where they should be to match the mockup
Configuration menu - View commit details
-
Copy full SHA for 1258872 - Browse repository at this point
Copy the full SHA 1258872View commit details -
- Set the breakpoint for the 3x rows to be desktop
for because there was overflow at tablet widths
Configuration menu - View commit details
-
Copy full SHA for f200dee - Browse repository at this point
Copy the full SHA f200deeView commit details -
- Added an additional breakpoint; the 3x column
for non-important guides now becomes 2x at tablet widths to solve for some overflow but not becoming to wide/stacked too soon
Configuration menu - View commit details
-
Copy full SHA for 2cde7a4 - Browse repository at this point
Copy the full SHA 2cde7a4View commit details -
- Added text-wrap: pretty to the "read x guide"
links in the card to prevent orphaned words at narrower widths; though it doesn't seem to be respecting it; might have to do with there being dynamically generated text right in the middle?
Configuration menu - View commit details
-
Copy full SHA for d99feb7 - Browse repository at this point
Copy the full SHA d99feb7View commit details
Commits on Apr 1, 2024
-
- guides.important is now guides.promoted
because calling one guide more important than another seemed rude
Configuration menu - View commit details
-
Copy full SHA for 48365ed - Browse repository at this point
Copy the full SHA 48365edView commit details
Commits on Apr 4, 2024
-
- Adds comments describing the new expected
arguments for card-with-image-guides and how the "promoted" flag should be used in guide.yml
Configuration menu - View commit details
-
Copy full SHA for 37064cd - Browse repository at this point
Copy the full SHA 37064cdView commit details -
- Updated README.md with a section explaining
card-with-image-guides.html and it's use and behaviors
Configuration menu - View commit details
-
Copy full SHA for f4bba8a - Browse repository at this point
Copy the full SHA f4bba8aView commit details -
- Adjusted the cards so they are all the same
min-height and the link sticks to the bottom
Configuration menu - View commit details
-
Copy full SHA for 1326b7e - Browse repository at this point
Copy the full SHA 1326b7eView commit details
Commits on Apr 12, 2024
-
- Replaced hero image svgs with higher quality
- Adds null alt text to hero images - Changes the guide card titles to just be headings instead of links
Configuration menu - View commit details
-
Copy full SHA for 8ea4079 - Browse repository at this point
Copy the full SHA 8ea4079View commit details -
Configuration menu - View commit details
-
Copy full SHA for 528f27c - Browse repository at this point
Copy the full SHA 528f27cView commit details
Commits on Apr 18, 2024
-
Simplifying the booleans Co-authored-by: Matt Cloyd <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f102572 - Browse repository at this point
Copy the full SHA f102572View commit details -
Simplifying the booleans, pt. 2 Co-authored-by: Matt Cloyd <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 94d1783 - Browse repository at this point
Copy the full SHA 94d1783View commit details -
Simplifying the booleans, pt. 3 Co-authored-by: Matt Cloyd <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3eacef1 - Browse repository at this point
Copy the full SHA 3eacef1View commit details -
- Simplifying booleans, pt. 4; fixing the
`unless` block with `endunless`
Configuration menu - View commit details
-
Copy full SHA for fa18510 - Browse repository at this point
Copy the full SHA fa18510View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64d0fb2 - Browse repository at this point
Copy the full SHA 64d0fb2View commit details