Closed Josmithr closed 1 week ago
🔗 No broken links found! ✅
Your attention to detail is admirable.
> fluid-framework-docs-site@0.0.0 ci:check-links /home/runner/work/FluidFramework/FluidFramework/docs
> start-server-and-test "npm run serve -- --no-open" 3000 check-links
1: starting server using command "npm run serve -- --no-open"
and when url "[ 'http://127.0.0.1:3000' ]" is responding with HTTP status code 200
running tests using command "npm run check-links"
> fluid-framework-docs-site@0.0.0 serve
> docusaurus serve --no-open
[SUCCESS] Serving "build" directory at: http://localhost:3000/
> fluid-framework-docs-site@0.0.0 check-links
> linkcheck http://localhost:3000 --skip-file skipped-urls.txt
Crawling...
Stats:
170005 links
1595 destination URLs
1825 URLs ignored
0 warnings
0 errors
The new website was flagged by our privacy team for embedding a youtube video without ensuring no cookies were collected. This updates the only currently embedded youtube video on the site to ensure this is not the case, adds a re-usable React component to avoid introducing such issues in the future, and adds best practices documentation to the docs README.