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

ul blog improvements #1522

Merged
merged 4 commits into from
Sep 23, 2024
Merged

ul blog improvements #1522

merged 4 commits into from
Sep 23, 2024

Conversation

isemona
Copy link
Contributor

@isemona isemona commented Aug 18, 2024

This blog post has the following features:

  • A GitHub Repository with a polished README
  • A GitHub Repository under the github.com/oktadev account
  • A title that's approved by Dev Advocacy
  • A URL approved by Dev Advocacy
  • The content has been run through Grammarly (https://www.grammarly.com/)
  • Rendered locally and confirmed that no Markdown typos exist
  • Images are compressed appropriately
  • Social image previews well on Twitter and LinkedIn
  • Tech review request (developer advocate or domain expert)
  • Review request for editorial/grammar/clarity (developer advocate or Colton)

@isemona isemona requested a review from alisaduncan August 18, 2024 21:28
Copy link

netlify bot commented Aug 18, 2024

Deploy Preview for okta-blog ready!

Name Link
🔨 Latest commit 1ee2f3b
🔍 Latest deploy log https://app.netlify.com/sites/okta-blog/deploys/66f1cf8c6cdbaa0008ab04a3
😎 Deploy Preview https://deploy-preview-1522--okta-blog.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
Member

@edunham edunham left a comment

Choose a reason for hiding this comment

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

👍 from a "doesn't break anything I have insight into" perspective. This is not a technical review of the new code you've added.

Copy link
Member

@alisaduncan alisaduncan left a comment

Choose a reason for hiding this comment

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

changes requested

_source/_posts/2024-04-30-express-universal-logout.md Outdated Show resolved Hide resolved
_source/_posts/2024-04-30-express-universal-logout.md Outdated Show resolved Hide resolved
// Redirect user back to the sign in page
window.location.href = '/';
// Redirect user back to the sign in page
window.location.href = '/';
Copy link
Member

Choose a reason for hiding this comment

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

out of curiosity, why are using window API here to redirect to home. I thought this is handled already inside the todo app, can't we use React Router?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

will pick up on this in next PR

@isemona isemona merged commit 560555a into main Sep 23, 2024
7 checks passed
@isemona isemona deleted the ul-updates branch September 23, 2024 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants