/documentation-repo-example

just a minimal example

Primary LanguageDockerfileThe UnlicenseUnlicense

documentation

Demo

for a live reload server run

npm start

lint:

npm run lint

format all files with prettier:

npm run format

Configure the recommended linter (optional)

image

Disable the linter globally, its too invasive and lints other yaml-documents everywhere in VSCode