Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 591 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 591 Bytes

CloudSeam Docs

This repo contains supports docs.cloudseam.app. It is an MkDocs project and utilizes several other extensions.

Development

The easiest way to start developing is to use a Docker container. The following command will get you up and running:

docker-compose up -d

Then, open your browser to http://localhost:8000 to see the working site.

Contributing

See a spelling error? Want to contribute fixes? Great! Submit a PR and we'll be happy to discuss and accept your contribution!