tree: 4866cc277c5f7783491849caebbb01324ae5001a [path history] [tgz]
  1. img/
  2. index/
  3. lib/
  4. all.css
  5. gulpfile.js
  6. index.html
  7. package-lock.json
  8. package.json
  9. README.md
website/README.md

A demo website for ktfmt

Run

npm install .
npm run simpleserver

Prepare for release

npm install .
gulp build-website
glup prepare-website-branch
…
git push https://github.com/facebookincubator/ktfmt.git gh-pages --force