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

feat: add <ExampleBlock> component #1067

Closed
wants to merge 19 commits into from
Closed

feat: add <ExampleBlock> component #1067

wants to merge 19 commits into from

Conversation

danielroe
Copy link
Member

@danielroe danielroe commented Dec 6, 2022

Resolves #1018

TODO:

  • I've replaced the previous sandbox component so we can review in place. After reviewing, we can rename <Sandbox> back to <ExampleBlock> (or other name), if we wish.
  • create examples/ prefix on nuxt/starter so we can shorten the install command
  • fetch 'significant files' from docs data (or allow them to passed in as a prop)
  • Collapse directories by default
  • Render the markdown files with <ContentRendererMarkdown/>
  • Revert branch to main for remote source

@danielroe danielroe self-assigned this Dec 6, 2022
@vercel
Copy link

vercel bot commented Dec 6, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
nuxt-com-theme ✅ Ready (Inspect) Visit Preview Jan 11, 2023 at 2:57PM (UTC)

@clemcode
Copy link
Contributor

clemcode commented Dec 7, 2022

Awesome!

resolves #1018

@danielroe
Copy link
Member Author

currently we will see some highlighting bugs in this branch until nuxt/content#1818 is merged:

CleanShot 2023-01-11 at 14 59 52

Copy link
Member

Atinux commented Jan 16, 2023

Seems merged

@danielroe
Copy link
Member Author

danielroe commented Jan 16, 2023

just waiting for release then: cc: @farnabaz

@vercel vercel bot temporarily deployed to Preview January 30, 2023 16:12 Inactive
@vercel vercel bot temporarily deployed to Preview January 30, 2023 16:12 Inactive
@vercel vercel bot temporarily deployed to Preview January 30, 2023 16:45 Inactive
@vercel vercel bot temporarily deployed to Preview January 30, 2023 16:45 Inactive
@vercel vercel bot temporarily deployed to Preview January 30, 2023 18:33 Inactive
@vercel vercel bot temporarily deployed to Preview January 30, 2023 18:33 Inactive
@vercel vercel bot temporarily deployed to Preview January 31, 2023 10:32 Inactive
@vercel vercel bot temporarily deployed to Preview January 31, 2023 10:32 Inactive
@vercel vercel bot temporarily deployed to Preview February 1, 2023 11:50 Inactive
@vercel vercel bot temporarily deployed to Preview February 1, 2023 11:50 Inactive
@Atinux Atinux closed this Oct 10, 2023
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.

[Examples] Component to display the code from GitHub directory
3 participants