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

Drop existing RTK tutorials and point to Redux core tutorials instead #905

Merged
merged 8 commits into from
Feb 19, 2021

Conversation

markerikson
Copy link
Collaborator

This PR:

  • Adds a new "Tutorials Overview" page that links to the Redux core "Essentials" and "Fundamentals" tutorials
  • Drops the existing "basic/intermediate/advanced" tutorial pages
  • Updates Docusaurus to alpha.70

Fixes #371 .

- Added "Overview" that links to the Redux core tutorials
- Removed legacy "basic/intermediate/advanced" tutorials
- Added redirects to point old URLs to "Overview"
@codesandbox-ci
Copy link

codesandbox-ci bot commented Feb 19, 2021

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 51e701f:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration
rsk-github-issues-example Configuration

@netlify
Copy link

netlify bot commented Feb 19, 2021

Deploy preview for redux-starter-kit-docs ready!

Built with commit 51e701f

https://deploy-preview-905--redux-starter-kit-docs.netlify.app

@github-actions
Copy link

github-actions bot commented Feb 19, 2021

Size Change: 0 B

Total Size: 69.4 kB

ℹ️ View Unchanged
Filename Size Change
dist/index.js 149 B 0 B
dist/redux-toolkit.cjs.development.js 13.8 kB 0 B
dist/redux-toolkit.cjs.production.min.js 5.27 kB 0 B
dist/redux-toolkit.esm.js 13.7 kB 0 B
dist/redux-toolkit.umd.js 25.6 kB 0 B
dist/redux-toolkit.umd.min.js 10.9 kB 0 B

compressed-size-action

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.

Consider rethinking tutorial sequence
1 participant