leaningtech / labs

Leaning Technologies developer site

Home Page:https://labs.leaningtech.com

Repository from Github https://github.comleaningtech/labsRepository from Github https://github.comleaningtech/labs

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

https://labs.leaningtech.com

License:Apache License 2.0


Languages

Language:MDX 56.2%Language:Astro 26.8%Language:JavaScript 4.6%Language:Svelte 4.2%Language:TypeScript 4.1%Language:C++ 3.1%Language:HTML 0.4%Language:CSS 0.3%Language:PHP 0.2%