commit | 10e0ea7ff7e4a7805baa46d7a2ca76b2125e2242 | [log] [tgz] |
---|---|---|
author | Jihoon Son <jihoonson@apache.org> | Wed Apr 28 21:50:45 2021 -0700 |
committer | GitHub <noreply@github.com> | Wed Apr 28 21:50:45 2021 -0700 |
tree | 42cd9277065896bc34aaa81df3c5e8a88fa1a02a | |
parent | 385567346e188b4934d5e4394dcfaa1bef31cbe9 [diff] | |
parent | e8f992ea6bb962d0dbd9205f45e152f1401b5241 [diff] |
Merge pull request #229 from jihoonson/fix-k8s-link Fix link to the k8s extension and add a missing k8s in the extensionslist
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.