Closed colegoldsmith closed 6 months ago
UI bundle preview build successful! :white_check_mark: Deploying preview to GitHub Pages. Deployment successful! View preview
UI bundle preview build successful! :white_check_mark: Deploying preview to GitHub Pages. Deployment successful! View preview
Antora site build successful! :white_check_mark: Deploying draft to GitHub Pages. Deployment successful! View draft
Antora site build successful! :white_check_mark: Deploying draft to GitHub Pages.
UI bundle preview build successful! :white_check_mark: Deploying preview to GitHub Pages. Deployment successful! View preview
Antora site build successful! :white_check_mark: Deploying draft to GitHub Pages. Deployment successful! View draft
Antora site build successful! :white_check_mark: Deploying draft. Deployment successful! View draft
UI bundle preview build successful! :white_check_mark: Deploying preview to GitHub Pages. Deployment successful! View preview
Antora site build successful! :white_check_mark: Deploying draft to GitHub Pages. Deployment successful! View draft
Antora site build successful! :white_check_mark: Deploying draft. Deployment successful! View draft
UI bundle preview build successful! :white_check_mark: Deploying preview to GitHub Pages. Deployment successful! View preview
Antora site build successful! :white_check_mark: Deploying draft to GitHub Pages. Deployment successful! View draft
Antora site build successful! :white_check_mark: Deploying draft. Deployment successful! View draft
UI bundle preview build successful! :white_check_mark: Deploying preview to GitHub Pages. Deployment successful! View preview
Antora site build successful! :white_check_mark: Deploying draft. Deployment successful! View draft
Antora site build successful! :white_check_mark: Deploying draft to GitHub Pages. Deployment successful! View draft
UI bundle preview build successful! :white_check_mark: Deploying preview to GitHub Pages. Deployment successful! View preview
Antora site build successful! :white_check_mark: Deploying draft to GitHub Pages. Deployment successful! View draft
Antora site build successful! :white_check_mark: Deploying draft. Deployment successful! View draft
UI bundle preview build successful! :white_check_mark: Deploying preview to GitHub Pages. Deployment successful! View preview
Antora site build successful! :white_check_mark: Deploying draft to GitHub Pages.
Antora site build successful! :white_check_mark: Deploying draft. Deployment successful! View draft
Antora site build successful! :white_check_mark: Deploying draft. Deployment successful! View draft
UI bundle preview build successful! :white_check_mark: Deploying preview to GitHub Pages. Deployment successful! View preview
Antora site build successful! :white_check_mark: Deploying draft. Deployment successful! View draft
Antora site build successful! :white_check_mark: Deploying draft to GitHub Pages. Deployment successful! View draft
UI bundle preview build successful! :white_check_mark: Deploying preview to GitHub Pages. Deployment successful! View preview
Antora site build successful! :white_check_mark: Deploying draft to GitHub Pages.
Antora site build successful! :white_check_mark: Deploying draft. Deployment successful! View draft Deployment successful! View draft
UI bundle preview build successful! :white_check_mark: Deploying preview to GitHub Pages. Deployment successful! View preview
Antora site build successful! :white_check_mark: Deploying draft to GitHub Pages. Deployment successful! View draft
Antora site build successful! :white_check_mark: Deploying draft. Deployment successful! View draft
UI bundle preview build successful! :white_check_mark: Deploying preview to GitHub Pages. Deployment successful! View preview
Antora site build successful! :white_check_mark: Deploying draft. Deployment successful! View draft
UI bundle preview build successful! :white_check_mark: Deploying preview to GitHub Pages. Deployment successful! View preview
Antora site build successful! :white_check_mark: Deploying draft. Deployment successful! View draft
Looking slick, @colegoldsmith! Just a few fixes:
UI bundle preview build successful! :white_check_mark: Deploying preview to GitHub Pages. Deployment successful! View preview
Antora site build successful! :white_check_mark: Deploying draft. Deployment successful! View draft
Thanks @kurtenj! I just pushed an update that should address all your comments.
@mlr @eric-schneider To get the special "Docs Home" styling I made it conditional on the site.keys.global_nav item having a special flag. For the home link you'll want to add home: true
like this
{
"title": "Docs Home",
"xref": "home::index.adoc",
"home": true
},
UI bundle preview build successful! :white_check_mark: Deploying preview to GitHub Pages. Deployment successful! View preview
Antora site build successful! :white_check_mark: Deploying draft. Deployment successful! View draft
UI bundle preview build successful! :white_check_mark: Deploying preview to GitHub Pages. Deployment successful! View preview
Antora site build successful! :white_check_mark: Deploying draft. Deployment successful! View draft
Main updates:
When
site.keys.global_nav
is present the new nav will be displayedNew version switcher placed in the side nav
Removed the old broken version switcher in the ToC
Tested this new UI bundle without
site.keys.global_nav
with the existing playbook and the site is styled properly