Internationalization: move guide to en folder and preserve its history.#494
Merged
Conversation
Merged
Member
Author
|
TODO: Use a flavor of github actions that supports building the guide with the forked mdbook branch |
amindWalker
pushed a commit
to amindWalker/dioxus
that referenced
this pull request
Jul 10, 2022
…y. (DioxusLabs#494) * chore: move guide to en folder * docs: add english as language
jkelleyrtp
added a commit
that referenced
this pull request
Jul 11, 2022
* Translate final.md, hello_world.md, README.md, ROADMAP.md and SUMMARY.md * Translatation complete * Internationalization: move guide to en folder and preserve its history. (#494) * Clean files and build mdBook with localization feature * Rebase, remove leftovers and check book builds for every language: ✅ Co-authored-by: Jon Kelley <jkelleyrtp@gmail.com>
sahina
pushed a commit
to sahina/dioxus
that referenced
this pull request
Jul 19, 2022
…y. (DioxusLabs#494) * chore: move guide to en folder * docs: add english as language
sahina
pushed a commit
to sahina/dioxus
that referenced
this pull request
Jul 19, 2022
* Translate final.md, hello_world.md, README.md, ROADMAP.md and SUMMARY.md * Translatation complete * Internationalization: move guide to en folder and preserve its history. (DioxusLabs#494) * Clean files and build mdBook with localization feature * Rebase, remove leftovers and check book builds for every language: ✅ Co-authored-by: Jon Kelley <jkelleyrtp@gmail.com>
ealmloff
added a commit
that referenced
this pull request
Sep 5, 2022
* minor formatting * Internationalization: move guide to en folder and preserve its history. (#494) * chore: move guide to en folder * docs: add english as language * merged conf resolved * chore: remove outdated docs * chore: use taffy dimension directly * Add PT-BR translations (#456) * Translate final.md, hello_world.md, README.md, ROADMAP.md and SUMMARY.md * Translatation complete * Internationalization: move guide to en folder and preserve its history. (#494) * Clean files and build mdBook with localization feature * Rebase, remove leftovers and check book builds for every language: ✅ Co-authored-by: Jon Kelley <jkelleyrtp@gmail.com> * Remove argument from `use_hook` closure (#496) Also; update docs for said function * chore: prevent reference from being uploaded Co-authored-by: Altug Sahin <altugsahin@gmail.com> Co-authored-by: Jon Kelley <jkelleyrtp@gmail.com> Co-authored-by: Breno Rocha <66398400+amindWalker@users.noreply.github.com> Co-authored-by: Reinis Mazeiks <rMazeiks@users.noreply.github.com> Co-authored-by: = <evanalmloff@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR extracts the movement of the guide into an "en" folder, preserving its history so #456 can be executed in a non-lossy way.