gitdocs

v1.5.5
Easy to use, SEO-friendly, beautiful documentation that lives in your git repo.

watch

rimraf lib && babel -w src --out-dir lib

build

rimraf lib && babel src --out-dir lib

publishnext

yarn publish --tag next

prepublishOnly

yarn build

postpublish

git push --tags

lint

eslint . -c .eslintrc.js

test

jest

startdocs

bin/gitdocs serve

builddocs

bin/gitdocs build

servedocs

serve dist -p 3000

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 2/21/2018

Downloads

Maintainers