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

Rename "Recipes" category to "Using Redux" #4118

Merged
merged 4 commits into from
Jun 26, 2021
Merged

Conversation

markerikson
Copy link
Contributor

Per #3598 , this finally renames the "Recipes" section to "Using Redux", and starts reorganizing the content:

  • Renamed the recipes docs folder to usage
  • Fixed up all Markdown links
  • Added sub-categories for "Setup and Organization", "Code Quality", and "Redux Logic and Patterns". They're organizational only - no additional sub-folders in the repo, so all with /usage/ prefixes
  • Updated the _redirects file to hopefully catch all old URLs and point them to the new ones
  • Dropped the "object spread" and "migrating" pages, which are very outdated at this point

- Renamed the "recipes" folder to "usage"
- Changed the title to "Using Redux"
- Updated all links that pointed to "Recipes"
- Updated redirects file to point to new URLs
- Removed links to pages for "Migrating" and "Object Spread" . Didn't
  delete them entirely - some of the material could maybe go
  somewhere else
@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 26, 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 63685bf:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration

@github-actions
Copy link

github-actions bot commented Jun 26, 2021

Size Change: 0 B

Total Size: 8.6 kB

ℹ️ View Unchanged
Filename Size Change
dist/redux.js 6.88 kB 0 B
dist/redux.min.js 1.72 kB 0 B

compressed-size-action

@netlify
Copy link

netlify bot commented Jun 26, 2021

✔️ Deploy Preview for redux-docs ready!

🔨 Explore the source changes: 63685bf

🔍 Inspect the deploy log: https://app.netlify.com/sites/redux-docs/deploys/60d776f3ccc457000839e603

😎 Browse the preview: https://deploy-preview-4118--redux-docs.netlify.app

@markerikson markerikson merged commit 56fb2f1 into master Jun 26, 2021
@markerikson markerikson deleted the docs/using-redux-reorg branch June 26, 2021 18:52
webMasterMrBin pushed a commit to webMasterMrBin/redux that referenced this pull request Aug 21, 2021
webMasterMrBin pushed a commit to webMasterMrBin/redux that referenced this pull request Aug 21, 2021
webMasterMrBin pushed a commit to webMasterMrBin/redux that referenced this pull request Aug 21, 2021
webMasterMrBin pushed a commit to webMasterMrBin/redux that referenced this pull request Aug 21, 2021
webMasterMrBin pushed a commit to webMasterMrBin/redux that referenced this pull request Aug 21, 2021
webMasterMrBin pushed a commit to webMasterMrBin/redux that referenced this pull request Aug 21, 2021
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.

1 participant