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

docs: add TypeScript playgrounds to docusaurus.new + Playground page #8723

Merged
merged 2 commits into from Mar 2, 2023

Conversation

slorber
Copy link
Collaborator

@slorber slorber commented Mar 2, 2023

Motivation

It should be easy to try Docusaurus with TypeScript in a code playground

Test Plan

preview

Test links

https://deploy-preview-8723--docusaurus-2.netlify.app/docs/playground

Related issues/PRs

Fix #8685

@slorber slorber added the pr: documentation This PR works on the website or other text documents in the repo. label Mar 2, 2023
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Mar 2, 2023
@netlify
Copy link

netlify bot commented Mar 2, 2023

[V2]

Name Link
🔨 Latest commit e6ee135
🔍 Latest deploy log https://app.netlify.com/sites/docusaurus-2/deploys/6400c698b35edd00082afe0c
😎 Deploy Preview https://deploy-preview-8723--docusaurus-2.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 settings.

@github-actions
Copy link

github-actions bot commented Mar 2, 2023

⚡️ Lighthouse report for the deploy preview of this PR

URL Performance Accessibility Best Practices SEO PWA Report
/ 🟢 94 🟢 97 🟢 100 🟢 100 🟢 90 Report
/docs/installation 🟠 81 🟢 100 🟢 100 🟢 100 🟢 90 Report

@netlify
Copy link

netlify bot commented Mar 2, 2023

[V2]

Name Link
🔨 Latest commit 0c1dc75
🔍 Latest deploy log https://app.netlify.com/sites/docusaurus-2/deploys/6400c7863b860b0008a5d5b9
😎 Deploy Preview https://deploy-preview-8723--docusaurus-2.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 settings.

@slorber slorber merged commit 62aba77 into main Mar 2, 2023
@slorber slorber deleted the slorber/add-ts-playgrounds branch March 2, 2023 16:07
@github-actions
Copy link

github-actions bot commented Mar 2, 2023

Size Change: 0 B

Total Size: 947 kB

ℹ️ View Unchanged
Filename Size
website/.docusaurus/globalData.json 86 kB
website/build/assets/css/styles.********.css 113 kB
website/build/assets/js/main.********.js 708 kB
website/build/index.html 41 kB

compressed-size-action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA pr: documentation This PR works on the website or other text documents in the repo.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide official TypeScript playgrounds in Documents
2 participants