- Load product prefixes from data/products.yml (single source of truth) - Build regex pattern dynamically from loaded namespaces - Fix CSS copying: Hugo outputs fingerprinted CSS at root level - Generate index.html with clickable links to preview pages - Add test for influxdb3_explorer namespace This keeps the URL parser in sync as new products are added and provides a better preview experience with navigable links. |
||
|---|---|---|
| .. | ||
| utils | ||
| cache-manager.cjs | ||
| cache-manager.js | ||
| comment-generator.js | ||
| detect-preview-pages.js | ||
| incremental-validator.cjs | ||
| incremental-validator.js | ||
| link-extractor.cjs | ||
| link-extractor.js | ||
| matrix-generator.js | ||
| parse-pr-urls.js | ||
| prepare-preview-files.js | ||
| preview-comment.js | ||
| test-parse-pr-urls.js | ||