Skip to content

Adds FAQ#59

Merged
vpetersson merged 10 commits intomasterfrom
faq
Feb 27, 2026
Merged

Adds FAQ#59
vpetersson merged 10 commits intomasterfrom
faq

Conversation

@vpetersson
Copy link
Contributor

Add plumbing for FAQ with some basic questions.

vpetersson and others added 10 commits February 24, 2026 13:03
New FAQ section targeting long-tail SEO keywords with FAQPage schema
for Google rich results. Includes index page aggregating all Q&As,
individual FAQ pages with breadcrumbs, and footer navigation link.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Build-time JSON index at /faq/index.json for all FAQ entries.
Vanilla JS search filters cards in real-time by title and answer.
"Show more" pagination (10 at a time) kicks in as the list grows.
All entries stay in the DOM for SEO and FAQPage schema integrity.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add `tldr` frontmatter to all 7 FAQ entries and render via the
existing tldr partial on single FAQ pages. Extend TL;DR CSS
selectors to cover `.faq-content` alongside `.blog-post`/`.page`.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Content updates:
- Remove all em dashes from FAQ entries
- Remove answer from FAQ single page hero (TL;DR block serves as short answer)
- Rewrite "How do I generate an SBOM?" to lead with sbomify-action
- Add Docker usage example for sbomify-action
- Embed FOSDEM 2026 talk on CRA and SBOM generation pages
- Fix CRA page with BSI TR-03183-2 details, correct timeline, link to FOSDEM talk
- Fix SBOM formats page: JSON only, correct versions (CDX 1.6/1.7, SPDX 2.3/3.0),
  recommend against format conversion
- Update Trust Center page: Business/Enterprise only, custom domain
- Add self-hosting mention to "Is sbomify free?" page
- Add new FAQ: "How do I delete a workspace?" with video walkthrough
- Add new FAQ: "How do I achieve NTIA/CISA compliance?" covering augmentation
  profiles, local config, and central management with video

Styling:
- Move FAQ single page inline styles to shared CSS in tailwind.css
- Add .faq-content to all .blog-post/.page selectors for consistent styling
- Fix code blocks, pre blocks, and tables on FAQ pages

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Fix GitLab, Bitbucket, Docker code examples to match current README
- Add pip/CLI card with PyPI install and CLI usage examples
- Add Supported Ecosystems section (14 languages with lockfile details)
- Add SBOM Generators section (cyclonedx-py, cargo-cyclonedx, cdxgen, Trivy, Syft)
- Add SBOM Formats cards (CycloneDX 1.3-1.7, SPDX 2.2/2.3, SPDX 3.0 via Yocto)
- Add Conan Center to Native Package Registries enrichment grid
- Update Dependency-Track card with CI/CD direct upload support
- Replace custom SVG logos with Font Awesome/Tabler brand icons across
  CI/CD cards and front page "Integrates With" section
- Extend icon shortcode/partial with language and CI/CD brand icons

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- How do I delete my account?
- How do I upload compliance documents?
- How do I create a software release?
- How do I enable TEA in sbomify?
- How do I set up a Trust Center? (includes gated content)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Move walkthrough videos to top of all how-to FAQ pages
- Add plan badge support (frontmatter `plan` field) to FAQ list and single layouts
- Tag Trust Center setup and TEA FAQs as Business+
- Expand TEA FAQ with proper ECMA TC54 context and artifact types
- Fix TEA link to CycloneDX/transparency-exchange-api repo
- Remove em-dashes from all FAQ content
- Add FAQ: Can I convert between CycloneDX and SPDX?
- Add FAQ: Can I combine multiple SBOMs into one?

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vpetersson vpetersson merged commit 597eda5 into master Feb 27, 2026
2 checks passed
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