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

Adding reference to blog post 1 in README #333

Merged
merged 2 commits into from
Jun 23, 2023
Merged
Changes from 1 commit
Commits
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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@ A future feature of Scribe is language practice within the app itself. Scribe pr
<strong>2023</strong>

- [Presentation slides](https://docs.google.com/presentation/d/1W4ZkGi9UDDiTxM_silEij0gTE8YEubluHxe78xoqEP0/edit?usp=sharing) for a talk at [Berlin Hack and Tell](https://berlinhackandtell.rocks/) ([Hack of the month winner 🏆](https://berlinhackandtell.rocks/2023-03-28-no87-moore-hacks))
- [Blog post 1](https://saurabhjamadagni.hashnode.dev/nested-uitableviews-apples-built-in-viewcontrollers) for documenting GSoC '23 with Scribe
Copy link
Member

Choose a reason for hiding this comment

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

🎉🙌

IIRC what you shared before, there'll be more posts, right?

Quick nit - but one way that the posts could be added too:

Suggested change
- [Blog post 1](https://saurabhjamadagni.hashnode.dev/nested-uitableviews-apples-built-in-viewcontrollers) for documenting GSoC '23 with Scribe
- [Blog post](https://saurabhjamadagni.hashnode.dev/nested-uitableviews-apples-built-in-viewcontrollers) on {THE WORK I DID THAT THE POST GOES OVER} for [GSoC '23]({URL TO MAYBE PHABRICATOR/GSOC WHERE THE SCRIBE GSOC INITIATIVE IS DOCUMENTED})

More so thinking that this might provide a more specific synopsis to help folks who come across the Featured by

Copy link
Member

Choose a reason for hiding this comment

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

Ya I think that that would be more appealing for people to click on :) Also, the featured by section starts with the newest elements, so this should go above the Berlin Hack and Tell slides 🙃

Copy link
Member

Choose a reason for hiding this comment

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

Ahh I didn't know that for sure, but intuitively that makes sense 👍

I don't think the specific day would be necessary, but could it make sense to prefix each listing with the month at least?


If so, doesn't have to happen in this PR; can happen later. Just something I thought of.

Copy link
Member

Choose a reason for hiding this comment

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

Ya I can do a commit with those later 🙃 Adding it to my tasks for this week :)

Copy link
Collaborator Author

@SaurabhJamadagni SaurabhJamadagni Jun 22, 2023

Choose a reason for hiding this comment

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

Yeah that makes a lot of sense. I was skeptical about the content to add. Let me make the above changes. Here's a link to Mediawiki accepted projects page where Scribe is mentioned. Does this sound like a good link to redirect to or is there anything else I should link to?

Copy link
Member

Choose a reason for hiding this comment

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

That link makes sense to me, @SaurabhJamadagni! :) :) Thank you! 🙌

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Pushed the changes right now. Thanks for the suggestion @wkyoshida 😄

Copy link
Member

Choose a reason for hiding this comment

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

Final question on this: looking again, should the link be titled Scrbe development blog post instead of just Blog post? Just jumped out at me as maybe being a bit better :)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

How about 'Scribe iOS development blog post on Nested UITableViews & Apple's built-in ViewControllers in app menu for GSoC '23'?

Copy link
Member

Choose a reason for hiding this comment

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

Yes that'd be solid 😊


<strong>2022</strong>

Expand Down