Nitya Narasimhan
Nitya Narasimhan
Describe task - then add relevant label (P0 - P4)
Playwright test actions are tied to a nightly-builds testing project (summer intern). Currently pausing the workflows since they are erroring out on access issues Re-enable when the project goes public...
Run a performance audit on site and identify areas for improvement including - Image compression (move to WebM?) - SEO - Accessibility - Broken links
Test with Twitter validator: https://cards-dev.twitter.com/validator?ref=tiny-helpers Customize metadata: https://docusaurus.io/docs/markdown-features/head-metadata#customizing-head-metadata
Example: Link currently contains "en-us" fixing locale to US-English. Remove the localization tag to default so it gets customized on client side to reflect locale preference
Integrate linkinator or write e2e tests that verify links work in deployed site
Added sketchnotes to lessons 4 and 18. Expect a future PR to update/extend content in lesson 18 to cover some of the topics identified in sketchnote.
Hi @leestott @koreyspace - am refactoring chapters 4 and 18 prior to recording videos. This PR does the initial setup: - setup instructions modified to reflect multiple languages, providers -...