mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-18 11:52:50 +01:00
Vitepress conversion of docs. (#23795)
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cd "$(dirname "$(realpath "${BASH_SOURCE[0]}")")"
|
||||
yarn install
|
||||
DEBUG='vitepress:*,vite:*' yarn run docs:dev
|
||||
Reference in New Issue
Block a user