This repository contains the Docusaurus website for the BootstrapLaboratory GitHub organization homepage.
Install dependencies:
npm installStart the local development server:
npm startRun the full local check:
npm run checkThe site is built and deployed to GitHub Pages by
.github/workflows/pages.yml when changes are pushed to main.
The production URL is:
https://bootstraplaboratory.github.io/