gatsby-docs-starter

v1.0.1
GatsbyJS starter designed with documentation and tutorial websites in mind.
gatsby

start

gatsby develop

develop

gatsby develop

dev

npm run develop

serve

gatsby serve

build

gatsby build

build:pp

gatsby build --prefix-paths

build:gh

npm run clean && npm run build:pp && gh-pages -d public

clean

rm -rf public

lint:js

eslint --ext .js,.jsx --ignore-pattern public,static .

lint:md

remark content/posts/

write-good

write-good $(glob 'content/posts/**/*.md')

format:js

prettier '**/*.{js,jsx}' --write
npm i gatsby-docs-starter

Metadata

  • MIT
  • Whatever
  • Eric Windmill
  • released 6/20/2018

Downloads

Maintainers