Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 522 Bytes

File metadata and controls

35 lines (23 loc) · 522 Bytes

BootstrapLaboratory Website

This repository contains the Docusaurus website for the BootstrapLaboratory GitHub organization homepage.

Development

Install dependencies:

npm install

Start the local development server:

npm start

Run the full local check:

npm run check

Deployment

The 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/