Skip to content

Commit c025d69

Browse files
committed
Add more to CLAUDE.md
Signed-off-by: Tom Bentley <tbentley@redhat.com>
1 parent f523ee6 commit c025d69

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CLAUDE.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,13 @@ The content in this repo is a mixture of two things:
88
* version-specific documentation, where a new release of the Kroxylicious software produces new documentation about that version.
99

1010
The version-specific content has index pages enumerating the downloads and documentation publications, which is templated using liquid templates.
11+
12+
When you make a change you should test it.
13+
The script `./run.sh` can be used to serve the site from a docker container.
14+
The preview site can then be accessed at `http://127.0.0.1:4000/`.
15+
16+
This GitHub repository is hosted on GitHub at `https://github.com/kroxylicious/kroxylicious.github.io`.
17+
You can use the `gh` tool to interact with GitHub PRs.
18+
Note that we do not use the website repo for issues.
19+
Instead, issues for the website are held in the main Kroxylicious repo `https://github.com/kroxylicious/kroxylicious`.
20+
So if you need to interact with website issues you can use the `-R kroxylicious/kroxylicious` option, for example: `gh issue list -R kroxylicious/kroxylicious`.

0 commit comments

Comments
 (0)