Conversation
Both selenide.org (EN) and ru.selenide.org (RU) now build from this single project. Shared CSS/JS/images/templates live once; per-language content sits in content/en/ and content/ru/; UI strings are in i18n/. Production builds use hugo-en.toml / hugo-ru.toml overrides to disable the other language so each site serves its language at the root. The Actions workflow builds both and deploys EN to this repo's Pages and RU cross-repo to selenide/selenide-ru via RU_SELENIDE_ORG_DEPLOY_TOKEN. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Server-render the EN/RU links using .RelPermalink so each link points to the same path on the other language's domain. Remove the JS setupLanguageSelector() that overwrote these hrefs with a broken regex (which produced ru.ru.selenide.org when already on the RU subdomain). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Important Review skippedToo many files! This PR contains 300 files, which is 150 over the limit of 150. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (300)
You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
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.
No description provided.