Add Astro Starlight documentation site with GitHub Pages deployment#233
Closed
Add Astro Starlight documentation site with GitHub Pages deployment#233
Conversation
Bumps [immutable](https://github.com/immutable-js/immutable-js) and [@ardatan/relay-compiler](https://github.com/ardatan/graphql-tools). These dependencies needed to be updated together. Updates `immutable` from 3.7.6 to 5.1.5 - [Release notes](https://github.com/immutable-js/immutable-js/releases) - [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md) - [Commits](immutable-js/immutable-js@3.7.6...v5.1.5) Updates `@ardatan/relay-compiler` from 12.0.3 to 12.3.0 - [Release notes](https://github.com/ardatan/graphql-tools/releases) - [Commits](https://github.com/ardatan/graphql-tools/commits/@ardatan/relay-compiler@12.3.0) --- updated-dependencies: - dependency-name: immutable dependency-version: 5.1.5 dependency-type: indirect - dependency-name: "@ardatan/relay-compiler" dependency-version: 12.3.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Bob Strahan <strahanr@amazon.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) and [@aws-sdk/xml-builder](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/xml-builder). These dependencies needed to be updated together. Updates `fast-xml-parser` from 5.3.6 to 5.4.1 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v5.3.6...v5.4.1) Updates `@aws-sdk/xml-builder` from 3.972.5 to 3.972.10 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages-internal/xml-builder/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/HEAD/packages-internal/xml-builder) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.4.1 dependency-type: indirect - dependency-name: "@aws-sdk/xml-builder" dependency-version: 3.972.10 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Bob Strahan <strahanr@amazon.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.3.1...3.3.2) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.3.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Bob Strahan <strahanr@amazon.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…er and fix config path references
… separate entries
Removed Bedrock Data Automation (BDA) Project ARN CloudFormation parameter See merge request genaiic-reusable-assets/engagement-artifacts/genaiic-idp-accelerator!568
Sync to BDA no longer auto-activates the config version See merge request genaiic-reusable-assets/engagement-artifacts/genaiic-idp-accelerator!569
…y and clarify modal text update
Discovery no longer injects default config classes into target version See merge request genaiic-reusable-assets/engagement-artifacts/genaiic-idp-accelerator!570
* > Add discovery CLI command and SDK operations for automated schema generation * > Add discovery SDK/CLI with local and stack-connected modes, remove S3 upload dependency * > docs: add discovery CLI command and SDK operations documentation * > Add Discovery module documentation to README files * > Add batch ground truth matching and flexible output modes to discovery CLI * > Add stdout output for discover command in batch mode when no output file specified --------- Co-authored-by: Bob Strahan <strahans@amazon.com>
…ve all strict-mode errors (#226) * chore(ui): add @types packages and properly type context interfaces - Install @types/react-syntax-highlighter and @types/js-yaml - Replace catch-all [key: string]: unknown with explicit typed fields in app, documents, and settings contexts - Make context hooks throw on null (removing need for ! assertions) - Fix all consumer files: remove as casts, ! assertions, || {} fallbacks - Move AppActiveTestRun interface to context file - Type GenAIIDPLayout selectedItems as Document[] * chore(ui): fix noImplicitAny errors and enable flag * chore(ui): fix strictNullChecks errors and enable flag * chore(ui): enable remaining strict sub-flags * chore(ui): enable strict: true and remove allowJs * fix(ui): use || instead of ?? for hitlReviewOwner fallback consistency * refactor(ui): add DocumentClass/pageCount to Document type and remove 4 double-casts * refactor(ui): replace dynamic field assignment casts with object spread * refactor(ui): type allSections prop properly and remove 3 double-casts * refactor(ui): add configVersion to StartTestRun mutation and remove double-cast * refactor(ui): replace explicit any types with proper types where safe * fix(ui): remove index signature from allSections prop type for SectionItem compatibility * refactor(ui): extract shared getErrorMessage utility, fix cost row types, and fix indentation --------- Co-authored-by: Aditya Addepalli <adiadd@amazon.com>
…, frontmatter to all docs, and gitignore for build artifacts
… CSS simplification
Contributor
Author
|
Closing to retarget to develop branch |
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 hosted documentation site built with Astro Starlight, deployed to GitHub Pages at:
👉 https://aws-solutions-library-samples.github.io/accelerated-intelligent-document-processing-on-aws/
What's included
New:
docs-site/— Astro Starlight projectdocs/*.mdfiles (no copy/paste)docs/README.md.github/workflows/deploy-docs.yml) auto-deploys on push to mainModified:
docs/*.md(52 files)titlefield) to all doc filesModified:
README.mdModified:
CHANGELOG.md[Unreleased] → AddedModified:
.gitignoreHow it works
Contributors still just edit markdown in
docs/. The site rebuilds automatically.Local development
To redeploy manually