~ruther/qmk_firmware

ref: af71f9b3f68cbf56fd536cbb389771afe8b6a22e qmk_firmware/builddefs/docsgen/start-docs.sh -rwxr-xr-x 129 bytes
af71f9b3 — Rutherther feat: add some shift symbols to symbol layer 1 year, 4 months ago
                                                                                
1
2
3
4
5
#!/usr/bin/env bash

cd "$(dirname "$(realpath "${BASH_SOURCE[0]}")")"
yarn install
DEBUG='vitepress:*,vite:*' yarn run docs:dev