Skip to content

feat: docs restructure with Authentication and Integrations sections#2

Merged
shoootyou merged 10 commits intomainfrom
dev
May 4, 2026
Merged

feat: docs restructure with Authentication and Integrations sections#2
shoootyou merged 10 commits intomainfrom
dev

Conversation

@shoootyou
Copy link
Copy Markdown
Member

Changes

Structure

  • Restructured docs into Authentication and Integrations categories
  • Split Python Packages guide into 5 sub-pages: Overview, Setup, Configuration, Usage Scenarios, Troubleshooting
  • Added sidebar section headers (eyebrow/title/subtitle pattern from docs-internal)

Navbar

  • True viewport-centered nav links (Authentication + Integrations dropdown)
  • Logo left, sections centered, search right

Fixes

  • TronGrid: replaced useColorMode hook with direct DOM read (fixes ColorModeProvider error)
  • Homepage: replaced emoji with Phosphor icon (BookOpen)
  • Added @phosphor-icons/react dependency

Content

  • Python Packages overview rewritten from Eigenoid distribution perspective
  • Setup page with introductory text and link to advanced configuration

shoootyou and others added 10 commits May 4, 2026 18:35
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>
@shoootyou shoootyou merged commit 39484cc into main May 4, 2026
2 of 3 checks passed
@shoootyou shoootyou deleted the dev branch May 4, 2026 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant