Skip to content
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

Ada landing pages & homepage updates #1189

Draft
wants to merge 30 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
38e18c0
Distinguish unstyled card CSS
jacbn Oct 11, 2024
9f90d32
Implement AdaCard component as per designs
jacbn Oct 11, 2024
e27cade
Add IconCard component
jacbn Oct 14, 2024
705a8d0
Add mixin for recolouring SVGs; apply to link buttons
jacbn Oct 14, 2024
fe3915e
Add ColumnSlice component
jacbn Oct 14, 2024
3f3f9d1
Add base routes for landing pages
jacbn Oct 14, 2024
f0a3aa5
Upload photos for use on Resources pages
jacbn Oct 15, 2024
ffd6104
Add TextBlock component
jacbn Oct 15, 2024
26169b9
Initial work on Teacher Resources page
jacbn Oct 15, 2024
3332a5f
Improve components: "card" btn style, better padding, extern links
jacbn Oct 15, 2024
3656492
Finish Teacher Resources page
jacbn Oct 15, 2024
399cd98
Improve spacing, colouring of Teacher Resources
jacbn Oct 15, 2024
14bbe1b
Move layout component definitions
jacbn Oct 15, 2024
e46411c
Initial work on Student Resources page
axlewin Oct 15, 2024
c0c84e5
Merge branch 'feature/ada-landing-pages' of https://github.com/isaacp…
axlewin Oct 15, 2024
4e37c1e
Student Resources page improvements
axlewin Oct 15, 2024
985105d
Apply homepage changes
jacbn Oct 16, 2024
306ad92
Remove ImageBlock wrappers around bg imgs
jacbn Oct 16, 2024
2cc9f8a
Tidy up padding on landing pages
jacbn Oct 16, 2024
1af46ce
Make BenefitsSlice follow designs more closely
jacbn Oct 17, 2024
6732ce8
Standardise student / teacher resources components
jacbn Oct 17, 2024
e38519f
Move stacked layout breakpoint to `lg` by default
jacbn Oct 17, 2024
515c623
Remove unused import
jacbn Oct 17, 2024
c9e151c
Replace vectorable pngs with svgs
jacbn Oct 17, 2024
0ca326a
Remove embedded png from questions.svg
jacbn Oct 18, 2024
dd5d785
Remove `questions.png`, use `svg` form instead
jacbn Oct 18, 2024
e422452
Downscale large images
mwtrew Oct 18, 2024
41e8171
Implement copy edit changes
jacbn Oct 25, 2024
0364682
Add logged-in specific behaviour to /progress link
jacbn Oct 25, 2024
f5bd698
Update landing pages per design team feedback
jacbn Oct 25, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added public/assets/cs/decor/astro-pi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/assets/cs/decor/benefits-for-homepage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/assets/cs/decor/benefits-for-homepage.webp
Binary file not shown.
Binary file added public/assets/cs/decor/code-editor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/cs/decor/coding-projects.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/cs/decor/hello-world.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
171 changes: 171 additions & 0 deletions public/assets/cs/decor/help-slice-cyan.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
171 changes: 171 additions & 0 deletions public/assets/cs/decor/help-slice-purple.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/cs/decor/learner-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/cs/decor/learner-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/cs/decor/lella.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
66 changes: 66 additions & 0 deletions public/assets/cs/decor/progress.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading