https://github.com/mlabs-haskell/clb-docs
https://github.com/mlabs-haskell/clb-docs
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mlabs-haskell/clb-docs
- Owner: mlabs-haskell
- Created: 2024-12-20T20:32:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-30T17:40:24.000Z (over 1 year ago)
- Last Synced: 2025-03-09T11:57:59.725Z (over 1 year ago)
- Language: MDX
- Size: 687 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.