commit | 504c40c7a84a4d6507e5effa0cfc448b8ecb3119 | [log] [tgz] |
---|---|---|
author | Jonathan Wei <jon-wei@users.noreply.github.com> | Mon Oct 05 22:40:53 2020 -0700 |
committer | GitHub <noreply@github.com> | Mon Oct 05 22:40:53 2020 -0700 |
tree | 9dfa2ea386541f96e0497c740898f7a0862dd832 | |
parent | c32ee24bedac7ba5dc90c8e0b9f51ce66fc718c4 [diff] | |
parent | a28ee789cd00e34d1b00b9b3092e19525eb6bd69 [diff] |
Merge pull request #173 from apache/20docs Add 0.20.0 docs
Setup (you only need to do this once):
npm install bundle install
Every time you want to run the site:
gulp npm start
Ideally we would not be checking in the css
directory and just build it as part of the deploy process.
See CONTRIBUTING.md.