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

[Article] Getting started with VoiceOver in iOS #1157

Merged
merged 4 commits into from
Nov 23, 2020

Conversation

Taenerys
Copy link
Contributor

This pull request addresses Issue #12 and includes the following:

  1. Add myself to authors.json
  2. The article "Getting started with VoiceOver in iOS"

Thank you!! Please let me know if there are anything I should change 👍 !

@Taenerys
Copy link
Contributor Author

Taenerys commented Nov 21, 2020

hi @ericwbailey ! do you think you can take a look at my pull request? It's ready to be reviewed! 👍

@ericwbailey
Copy link
Member

Hey @Taenerys, thanks for the nudge. I'm hoping to get to it soon, just been dealing with some family stuff this week.

Copy link
Member

@ericwbailey ericwbailey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is going to be a great post, thank you so much for writing it, and for your patience with the review. I have some requested changes that should hopefully not be too much to address.

The other thing I think the post could benefit from is a sentence explaining that there is also a version of VoiceOver on macOS, and that it's a separate screenreader—I know some people get tripped up over the distinction.

package.json Outdated
@@ -46,6 +46,7 @@
"dependencies": {
"@11ty/eleventy-plugin-inclusive-language": "^1.0.0",
"mappy-breakpoints": "^0.2.3",
"node-sass": "^5.0.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we revert this and changes to package-lock.json? Sass compilation is currently handed by gulp-sass.

Additionally, did you run into any issues getting the site to compile because of this? I want to make sure its easy to set up.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes for sure! I actually was going to give a comment about this: I ran into an issue of not having node-sass package for some reasons, hence I couldn't compile and run the site the first time. I have to clear the node cache and manually add the node-sass package itself for the site to run properly. Do you have any insights on why this might happen and how I should address it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i just deleted the line in package.json and looks like the website compiled fine!! Looks like it was just the first time it compiled that it happened 😅 still curious to know why though!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's super curious. Mentioning #1141 so we can reference it.

src/posts/2020-11-23-getting-started-with-voiceover-ios.md Outdated Show resolved Hide resolved
src/posts/2020-11-23-getting-started-with-voiceover-ios.md Outdated Show resolved Hide resolved
src/posts/2020-11-23-getting-started-with-voiceover-ios.md Outdated Show resolved Hide resolved
src/posts/2020-11-23-getting-started-with-voiceover-ios.md Outdated Show resolved Hide resolved
@Taenerys
Copy link
Contributor Author

@ericwbailey thanks so much for your review!! I have just made a few changes based on your suggestions, and it's ready for a second review! 👍

@ericwbailey ericwbailey merged commit b65db0e into a11yproject:main Nov 23, 2020
@ericwbailey
Copy link
Member

@Taenerys Merged! We'll make social media announcements for the post tomorrow, and feature it in our newsletter 🎉

And thank you again for submitting this! For compensation, you can send us a message and we can talk about a suitable payment service or organization to donate to.

@Taenerys Taenerys deleted the voice-over-ios branch November 24, 2020 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants