This is the repository for the source of the website for the Cot web framework.
Note that this repository does not contain the guide pages themselves, and it serves mostly as an engine to build the website and render the Markdown files that are located in the cot repository.
The cot-site repo imports syntax highlighting packages as submodules, which should be pulled initially using the command below before running:
git submodule update --init --recursiveCot Website is licensed under either of the following, at your option:
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT License (LICENSE-MIT or https://opensource.org/licenses/MIT)
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Cot Website by you shall be dual licensed under the MIT License and Apache License, Version 2.0, without any additional terms or conditions.