Conversation
Initialize docs-external with Docusaurus 3.10.0, IBM Plex fonts, local search, dark mode default, and Eigenoid branding assets. Minimal scaffold — homepage placeholder and Guides section skeleton. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: yui-soul[bot] <280716159+yui-soul[bot]@users.noreply.github.com>
Clean landing page with hero section and Guides card. No external dependencies — React + CSS modules only. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: yui-soul[bot] <280716159+yui-soul[bot]@users.noreply.github.com>
Migrate usage guide content from app-access-public UsageGuide.tsx to a proper Docusaurus documentation page. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: yui-soul[bot] <280716159+yui-soul[bot]@users.noreply.github.com>
CI workflow runs on PRs, deploy workflow triggers on merge to dev/main. All actions SHA-pinned. Build output: build/ directory. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: yui-soul[bot] <280716159+yui-soul[bot]@users.noreply.github.com>
Full custom.css with IBM Plex fonts, cyan accent palette, editorial dark/light modes, and Eigenoid navbar/footer styling. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: yui-soul[bot] <280716159+yui-soul[bot]@users.noreply.github.com>
- Add Three.js TronGrid animated background to homepage - Move Guides link to center, remove private GitHub repo icon - Clean up unused navbar__github CSS rules Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: yui-soul[bot] <280716159+yui-soul[bot]@users.noreply.github.com>
- TronGrid: read data-theme attribute directly instead of useColorMode hook to avoid ColorModeProvider context error with BrowserOnly - Homepage: replace emoji with BookOpen Phosphor icon - Add @phosphor-icons/react dependency Co-authored-by: yui-soul[bot] <280716159+yui-soul[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Move service-account-keys from guides/ to authentication/ - Split artifact-registry-python guide into 5 sub-pages under integrations/python-packages/ (overview, setup, configuration, usage-scenarios, troubleshooting) - Remove old guides/ directory - Add section headers to sidebars (eyebrow/title/subtitle pattern) - Create named sidebars: authenticationSidebar, integrationsSidebar Co-authored-by: yui-soul[bot] <280716159+yui-soul[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Nav items centered with absolute positioning spanning full navbar width - Logo stays fixed left, search fixed right, nav links truly centered - Add Authentication link and Integrations dropdown to navbar - Add sidebar section header CSS (eyebrow/title/subtitle pattern) Co-authored-by: yui-soul[bot] <280716159+yui-soul[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Overview: explain Eigenoid distributes packages via AR, add flow section - Setup: add introductory text with link to advanced configuration Co-authored-by: yui-soul[bot] <280716159+yui-soul[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.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.
Changes
Structure
Navbar
Fixes
Content