janhoy opened a new pull request, #25:
URL: https://github.com/apache/solr-orbit/pull/25

   Replaces the `just-the-docs` gem (not on GitHub Pages' safe gem list) with a 
zero-external-gem custom theme, enabling docs publishing via `.asf.yaml`'s 
`ghp_branch`/`ghp_path` — no GitHub Actions workflow required.
   
   **What changed**
   - Custom Jekyll theme styled after the [Solr 
identity](https://solr.apache.org/theme/images/identity/Solr_Styleguide.pdf): 
Raleway font, `#D9411E` orange, `#262130` navy
   - 3-level sidebar nav auto-built from existing 
`nav_order`/`parent`/`grand_parent` front matter — no content changes needed
   - Client-side search, breadcrumbs, callout blocks, mobile responsive layout
   - `.asf.yaml`: added `ghp_branch: main` + `ghp_path: /docs` to enable GitHub 
Pages
   - Removed `docs.yml` Actions workflow (GitHub's built-in Jekyll builder 
handles it now)
   - `Gemfile`: `gem "jekyll"` only
   
   ![Solr Orbit docs site 
screenshot](https://github.com/apache/solr-orbit/releases/download/untagged-8b7bc9d6616406186149/solr-orbit-docs-screenshot.png)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to