Add Knowledge Base article translation guide#34
Open
ChuanWeis wants to merge 1 commit into
Open
Conversation
4 tasks
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.
Description
Adds a Knowledge Base article explaining how to translate Knowledge Base articles, including:
.en.mdarticle and changing the language suffixThis also replaces the
Coming soon.placeholder in the existing contribution guide with a link to the new article.Issues Resolved
Fixes #9
Preview Links
A Netlify preview should be available from the pull request checks once the deploy is created.
Expected generated paths from local build:
https://deploy-preview--navcoin-knowledgebase.netlify.com/general-support/translate-a-knowledge-base-article/
https://deploy-preview--navcoin-knowledgebase.netlify.com/general-support/contribute-to-the-knowledge-base/
Checklist
Validation performed:
git diff --checkv0.55.6build passed and generated both the new article page and the updated contribution article linkNote: I also tried Hugo Extended
v0.161.1, but the existing theme/content does not build on that version due existing compatibility issues (.Hugo.Generatorand an existing unparsable date incontent/Stakeboxes/how to set up the navpi.en.md).