jongyoul opened a new pull request, #74:
URL: https://github.com/apache/zeppelin-site/pull/74

   ## Summary
   
   - removes the obsolete html5shim external script block from generated docs 
and the active Zeppelin site template
   - removes stale external-resource comments from the main site stylesheet
   - makes the Medium controller tolerate the intentionally absent Medium feed 
data
   
   ## Validation
   
   - node --check assets/themes/zeppelin/js/medium.controller.js
   - git diff --check
   - docker build -t zeppelin-site-dev:latest .
   - docker run --rm -e JEKYLL_ENV=production -v "$PWD:/app" 
zeppelin-site-dev:latest bundle exec jekyll build
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to