Many of the pages on this site are deployed from other repositories and should be edited in the source repository rather than here:
Previously, the site was run in IIS, but is now migrated to Apache. The Docker image is configured to host the site that can be accessed at http://localhost:8055.
If you have website-local-proxy running, the help site is available at http://help.keyman.com.localhost.
The host machine needs the following:
On Windows host machines, do one of these two options:
./build.sh stop
./build.sh build
../build.sh start --debug
.After this, you can access the help.keyman site at http://localhost:8055
./build.sh clean
.Checks for broken links
./build.sh test