Prepare documentation site for public launch#7
Merged
Conversation
- Change step 1: Install → Initialize project (gem install + trc --init) - Change step 2: Create file → Start watch mode (trc --watch) - Change step 3: Compile → Write typed Ruby (src/hello.trb) - Update i18n translations for ko and ja
…pes" - Change hero title from "Type-safe Ruby, the TypeScript way" to "T-Ruby is Ruby with syntax for types." - Update subtitle to mention .rbs output and "Just like TypeScript" - Update all i18n translations (ko, ja)
Change document title and filename across all languages: - EN: "Your First .trb File" → "Understanding .trb Files" - KO: "첫 번째 .trb 파일" → ".trb 파일 이해하기" - JA: "最初の.trbファイル" → ".trbファイルを理解する"
- Add "What is T-Ruby?" section with 3-column layout - Redesign code showcase with arrow-based transformation flow - Add "Existing Methods" comparison section (Sorbet, RBS, TypeProf, Others) - Add "Join the Journey" GitHub contribution section - Add version banner with changelog link - Add JetBrains to editors list - Update footer copyright with linked author names - Add Japanese and Korean translations for new sections
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.
Summary
Preparing the documentation site for public launch around Christmas.
This PR addresses minor fixes and improvements before going live.