Skip to content

docs: add demo.tutorialkit.dev website #83

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

Merged
merged 8 commits into from
Jun 20, 2024
Merged

Conversation

SamVerschueren
Copy link
Contributor

@SamVerschueren SamVerschueren commented Jun 20, 2024

This PR brings the source of https://demo.tutorialkit.dev to this repository to make it easier for external contributors to contribute.

I updated the dependencies to use the workspace dependencies instead. This means that the demo is now always build with the version of TK that is on main.

Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

changeset-bot bot commented Jun 20, 2024

⚠️ No Changeset found

Latest commit: b92bd45

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

"postbuild": "cp _headers ./dist/"
},
"dependencies": {
"@tutorialkit/components-react": "0.0.1-alpha.22",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will switch to using the workspace packages instead. But first I need this #84 to land.

@SamVerschueren SamVerschueren mentioned this pull request Jun 20, 2024
@SamVerschueren SamVerschueren marked this pull request as ready for review June 20, 2024 10:14
@SamVerschueren SamVerschueren requested review from Nemikolh and d3lm June 20, 2024 10:27
Copy link
Member

@Nemikolh Nemikolh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I added a couple of comments to places where we updated the template on the latest version of TutorialKit.

Co-authored-by: Jòan <[email protected]>
Copy link
Contributor Author

@SamVerschueren SamVerschueren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work on going over all of the new changes @Nemikolh 🙏!

@SamVerschueren SamVerschueren merged commit e188412 into main Jun 20, 2024
7 checks passed
@SamVerschueren SamVerschueren deleted the docs/demo-tutorialkit branch June 20, 2024 14:04
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.

2 participants