Skip to content
This repository was archived by the owner on Dec 5, 2023. It is now read-only.
This repository was archived by the owner on Dec 5, 2023. It is now read-only.

Can you clarify how to use local build of docs? #54

@rberlind

Description

@rberlind

Could you guys clarify how to use the local build of the docs? I know that I can run docker-compose -f docker-compose.yml up -d to launch the containers and that I can access the home page at http://localhost:4000. But the links to the deployment pages seem broken since they point to things like http://localhost:4000/microservices-demo/deployment/docker-compose.html which is actually available at http://localhost:4000/deployment/docker-compose.html.

I presume that I am supposed to edit _config.yml.dev, or possibly rename it temporarily to _config.yml while renaming _config.yml to _config.yml.prod.

Could someone clarify that?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions