Skip to content

Latest commit

 

History

56 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grblHAL Documentation

Build and publish documentation

Live documentation: grblhal.org/docs

This repository contains the Markdown source for the grblHAL documentation site.

Edit documentation

Edit Markdown files in content/markdown/ with any text editor, then commit and open a pull request. Images and other site assets belong in content/images/.

File and folder names are ordered by their numeric prefix:

01-Getting-Started/
  01-what-is-grblhal.md
  02-grbl-vs-grblhal.md

Build and publish

The GitHub Actions workflow builds the HTML site from committed Markdown and publishes it to grblhal.org/docs whenever a change is merged into main.

The generated docs/ folder is a build artifact and is intentionally not committed. To generate it locally:

npm ci
npm run build

The build preserves the existing navigation, search, Markdown rendering, syntax highlighting, wiki links, admonitions, table of contents, and responsive styling. Do not edit docs/ directly.

About

Documentation Project

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages