An open API service indexing awesome lists of open source software.

https://github.com/mlabs-haskell/clb-docs


https://github.com/mlabs-haskell/clb-docs

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# CLB Docs

This repo houses the CLB Docs located at [clb.github.io](https://clb.github.io/).
All documentation-related updates and new content will be tracked and maintained in this repo.

## Local Development

How to [install pnpm](https://pnpm.io/installation)

First, run `pnpm i` to install the dependencies.

Then, run `pnpm dev` to start the development server and visit localhost:3000.

## Contributions

Please see the [CONTRIBUTING.md](CONTRIBUTING.md) page for specifics on how to write PRs, use the linter, run spellcheck, add dictionary terms, etc.

## Project Board

You can track documentation [issues](https://github.com/mlabs-haskell/clb-docs/issues)
or submit documentation [requests](https://github.com/mlabs-haskell/clb-docs/issues/new/choose)
directly from this repo.

## License

This project is licensed under the MIT License.