stable
Clone or download
Read-only
part of request #37211 Replace TLP-doc documentation How to test: 1. Build Storybook content with the following command: TURBO_LOG_ORDER=grouped pnpm turbo run build-storybook --no-daemon --filter=@tuleap/tlp-doc-v2 2. Build and start the Docker image with the following command: docker load < $(nix-build --no-out-link ./src/scripts/tlp-doc-v2/container-image.nix) && docker run --rm -p 127.0.0.1:8080:8080 tlp-doc-v2 3. Go to http://127.0.0.1:8080 4. When you browse Visual Assets > Colors, in the table listing Business Colors, you should be able to see the Accessibility pattern images. Note: "disown-opener" is removed because browsers report it as unrecognized. Change-Id: Idd4f297d330ebfa0428e395ca9519fc35dd0aed9
Modified Files
Name | ||||
---|---|---|---|---|
M | src/scripts/tlp-doc-v2/container-image.nix | +1 | −1 | Go to diff View file |