Skip to content

nesk/labs

 
 

Repository files navigation

Labs

Labs is the monorepo codebase for Leaning Technologies developer sites. It contains technical writing (documentation and blog posts) for Cheerp, CheerpJ, CheerpX and other projects.

Visit our sites:

Running locally

Setup

Make sure you have Node.js and pnpm installed.

Clone this repository

git clone https://github.com/leaningtech/labs.git

Install dependencies

cd labs
pnpm install

Run a site

The sites under this repository must be run individually. Pick a site you want to run, for example Cheerp.io:

cd /sites/cheerp
pnpm start

Contributing

For more information about contributing, please visit this page

About

Leaning Technologies developer site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 54.9%
  • Astro 25.8%
  • JavaScript 5.5%
  • Svelte 4.7%
  • TypeScript 4.4%
  • C++ 3.6%
  • Other 1.1%