-
Notifications
You must be signed in to change notification settings - Fork 1
feat: paper theme redesign to match the design #44
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
Merged
Merged
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
a521ce9
feat: paper theme sidebar redesign to match Figma
rsbh 588b9dc
fix: sidebar title letter-spacing and select value styling
rsbh 4d8fa77
feat: paper theme navbar redesign and content layout
rsbh b5fa602
feat: navbar settings toggle with reader mode and theme icons
rsbh a873737
feat: wire theme switcher in paper navbar
rsbh e70d715
fix: paper theme typography — breadcrumb mono font, content Hanuman, …
rsbh cd3191b
feat: reader mode — hide sidebar and TOC, center content
rsbh 8e10446
feat: add optional description to content entry config
rsbh e70e0cc
feat: redesign landing page with Figma card layout
rsbh 70ca8fc
fix: replace hardcoded values with Apsara design tokens
rsbh c39c258
fix: address CodeRabbit review — a11y, overflow, nested interactive
rsbh bca42b5
fix: use Apsara token for mobile title font-size
rsbh 3a8d516
feat: article header with title/description, fix scroll behavior
rsbh 52b9328
feat: build-time reading time via remark-reading-time
rsbh 8ccbd92
fix: address CodeRabbit review — duplicate H1, reading time nullish c…
rsbh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -9,7 +9,7 @@ content: | |
| label: Docs | ||
|
|
||
| theme: | ||
| name: default | ||
| name: paper | ||
|
|
||
| search: | ||
| enabled: true | ||
|
|
||
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| --- | ||
| title: Design System | ||
| description: Component library docs | ||
| order: 1 | ||
| --- | ||
|
|
||
| Design system documentation placeholder. |
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| --- | ||
| title: Ops Guide | ||
| description: Operations handbook | ||
| order: 1 | ||
| --- | ||
|
|
||
| Operations documentation placeholder. |
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.