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

984 Tidy up emojis #1282

Merged
merged 10 commits into from
Jan 2, 2025
Merged

984 Tidy up emojis #1282

merged 10 commits into from
Jan 2, 2025

Conversation

SallyMcGrath
Copy link
Member

@SallyMcGrath SallyMcGrath commented Jan 2, 2025

What does this change?

moved all the emojis to the emoji param from title
showed emoji on title on block
decided against table of contents

Common Content?

all blocks, basically

Common Theme?

#1282
edited local.html to show emoji in title
edited readme.html to move link emoji to before text to match

https://github.com/CodeYourFuture/curriculum/pull/1282/files?file-filters%5B%5D=.html&show-deleted-files=true&show-viewed-files=true

NOT done yet -

react, cloud, other unused blocks
flipped the link emoji to the start on readme block to line up with everything else - we won't try to pass an emoji from the readmes
Copy link

netlify bot commented Jan 2, 2025

Deploy Preview for cyf-launch ready!

Name Link
🔨 Latest commit c138368
🔍 Latest deploy log https://app.netlify.com/sites/cyf-launch/deploys/6776a6554a8c1f0008977029
😎 Deploy Preview https://deploy-preview-1282--cyf-launch.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jan 2, 2025

Deploy Preview for cyf-sdc ready!

Name Link
🔨 Latest commit c138368
🔍 Latest deploy log https://app.netlify.com/sites/cyf-sdc/deploys/6776a6550a013b00085f1224
😎 Deploy Preview https://deploy-preview-1282--cyf-sdc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jan 2, 2025

Deploy Preview for cyf-tracks ready!

Name Link
🔨 Latest commit c138368
🔍 Latest deploy log https://app.netlify.com/sites/cyf-tracks/deploys/6776a6550ed7400008b78e68
😎 Deploy Preview https://deploy-preview-1282--cyf-tracks.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jan 2, 2025

Deploy Preview for cyf-curriculum canceled.

Name Link
🔨 Latest commit c138368
🔍 Latest deploy log https://app.netlify.com/sites/cyf-curriculum/deploys/6776a655ca061e00082760f3

Copy link

netlify bot commented Jan 2, 2025

Deploy Preview for cyf-programming ready!

Name Link
🔨 Latest commit c138368
🔍 Latest deploy log https://app.netlify.com/sites/cyf-programming/deploys/6776a65579f1ff0008bf6518
😎 Deploy Preview https://deploy-preview-1282--cyf-programming.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 77 (🔴 down 22 from production)
Accessibility: 100 (no change from production)
Best Practices: 92 (no change from production)
SEO: 90 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jan 2, 2025

Deploy Preview for cyf-common ready!

Name Link
🔨 Latest commit c138368
🔍 Latest deploy log https://app.netlify.com/sites/cyf-common/deploys/6776a655e41dee000826d9f0
😎 Deploy Preview https://deploy-preview-1282--cyf-common.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jan 2, 2025

Deploy Preview for cyf-piscine ready!

Name Link
🔨 Latest commit c138368
🔍 Latest deploy log https://app.netlify.com/sites/cyf-piscine/deploys/6776a655b88d110008096391
😎 Deploy Preview https://deploy-preview-1282--cyf-piscine.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 96 (🟢 up 19 from production)
Accessibility: 100 (no change from production)
Best Practices: 92 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

and rm youtube emoji from screenreader title
I'm wrong, we do want them, for recall and review
Copy link

netlify bot commented Jan 2, 2025

Deploy Preview for cyf-itd failed. Why did it fail? →

Name Link
🔨 Latest commit 38aae43
🔍 Latest deploy log https://app.netlify.com/sites/cyf-itd/deploys/67769dbb0ed7400008b5d0a4

1 similar comment
Copy link

netlify bot commented Jan 2, 2025

Deploy Preview for cyf-itd failed. Why did it fail? →

Name Link
🔨 Latest commit 38aae43
🔍 Latest deploy log https://app.netlify.com/sites/cyf-itd/deploys/67769dbb0ed7400008b5d0a4

@SallyMcGrath SallyMcGrath enabled auto-merge (squash) January 2, 2025 14:44
Copy link

netlify bot commented Jan 2, 2025

Deploy Preview for cyf-itd ready!

Name Link
🔨 Latest commit c138368
🔍 Latest deploy log https://app.netlify.com/sites/cyf-itd/deploys/6776a655fcdba3000872f631
😎 Deploy Preview https://deploy-preview-1282--cyf-itd.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 71 (🔴 down 19 from production)
Accessibility: 100 (no change from production)
Best Practices: 92 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@SallyMcGrath SallyMcGrath merged commit 6170522 into main Jan 2, 2025
34 checks passed
@SallyMcGrath SallyMcGrath deleted the feature/984-tidy-emojis branch January 2, 2025 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants