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(v2): Refactor + Articles Infra #677

Merged
merged 60 commits into from
May 19, 2024
Merged

Conversation

eranhirsch
Copy link
Collaborator

Adding a heading section to the v1 docs that would provide general context for the v2 migration

Copy link

codesandbox-ci bot commented May 10, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit b132dd3:

Sandbox Source
remeda-example-vanilla Configuration

@eranhirsch eranhirsch changed the title Eranhirsch/v2/migrationDocs docs(v2): Migration Intro May 10, 2024
@eranhirsch eranhirsch added the v2 PRs that are part of the v2 release label May 10, 2024
@eranhirsch eranhirsch marked this pull request as ready for review May 19, 2024 11:01
@eranhirsch eranhirsch requested a review from cjquines May 19, 2024 11:12
@eranhirsch
Copy link
Collaborator Author

This is a huge PR, I played around a lot with astro to try and see how we can make it the easiest to add content to the site, and re-use as much as possible now that V1 is going to be part of the site for a while.

The main things in this PR are:

  • Adding the ability to render content as part of the docs pages
  • Normalizing the usage of shadcn, removing any manual changes done previously in favour of simpler modifications "from the outside".
  • Creating a version selector in the navbar instead of 2 entries in the top bar.

docs/src/content/docs/v1/minimum-versions.md Show resolved Hide resolved
docs/src/components/function-api.astro Outdated Show resolved Hide resolved
docs/tsconfig.json Outdated Show resolved Hide resolved
docs/src/pages/index.astro Outdated Show resolved Hide resolved
docs/src/content/docs/v1/migration-intro.md Outdated Show resolved Hide resolved
docs/src/content/config.ts Outdated Show resolved Hide resolved
docs/src/components/version-selector.tsx Outdated Show resolved Hide resolved
docs/src/components/tag-badge.tsx Show resolved Hide resolved
@eranhirsch eranhirsch changed the title docs(v2): Migration Intro docs(v2): Refactor + Articles Infra May 19, 2024
@eranhirsch eranhirsch merged commit d25db2c into beta May 19, 2024
15 checks passed
@eranhirsch eranhirsch deleted the eranhirsch/v2/migrationDocs branch May 19, 2024 20:18
@TkDodo
Copy link
Collaborator

TkDodo commented May 30, 2024

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released v2 PRs that are part of the v2 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants