Add Spectrum-styled Getting Started guide under /docs#7
Merged
Conversation
- Add docs/index.html: self-contained GitHub Pages guide covering the initiative summary, key URLs, how to find the GitHub repo and DA folder, architecture, local development, and blocks reference. Spectrum design language themed with the Holland America Line brand palette. - Add .github/workflows/pages.yaml to publish /docs to GitHub Pages. - Rewrite README.md for the HAL project and link the guide. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
Commits
|
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.
Summary
Adds a Spectrum-styled Getting Started guide for the Holland America Line EDS project, published via GitHub Pages from
/docs. Modeled on the ema-usta sample, re-themed with the HAL brand palette (navy#022658, orange#e46c24).What's included
docs/index.html— self-contained single-file guide:AdobeDevXSC/halfstab.yaml→da.live/#/AdobeDevXSC/hal.github/workflows/pages.yaml— deploys/docsto GitHub Pages on push tomainREADME.md— rewritten for the project + links to the guideSetup required (once)
Enable Pages with Settings → Pages → Source: GitHub Actions for the deploy workflow to run.
Preview
The doc is a static file (not DA content), so it isn't served through the AEM pipeline. Once merged and Pages is enabled it will be live at:
https://adobedevxsc.github.io/hal/
To review the source in this branch:
docs/index.html🤖 Generated with Claude Code