GitHub user corneadoug opened a pull request:

    https://github.com/apache/zeppelin/pull/1082

    [ZEPPELIN-1056] Embed webfont when building

    ### What is this PR for?
    This is some changes to include the previously webfonts when building 
Zeppelin.
    If there is too much problem building (In the case of China), we could 
eventually make the fonts part of the source code
    
    
    ### What type of PR is it?
    Improvement
    
    ### Todos
    * [ ] - Add the fonts licenses (Apache 2.0 + SIL Open Font License v1.10)
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/ZEPPELIN-1056
    
    ### How should this be tested?
    Deactivate the fonts on your computer, build and launch Zeppelin.
    The Zeppelin logo should have the Patua One font
    
    ### Questions:
    * Does the licenses files need update? Yes
    * Is there breaking changes for older versions? No
    * Does this needs documentation? No


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/corneadoug/incubator-zeppelin embedded/font

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/1082.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1082
    
----
commit df3bd1080ad2412a6c656e0682cbdc9a48fe000f
Author: Damien CORNEAU <cornead...@gmail.com>
Date:   2016-06-24T03:27:39Z

    Add webfonts locally using grunt plugin

commit fa1f002bc251ddde9cf814bbd9e3500bfb8445bd
Author: Damien CORNEAU <cornead...@gmail.com>
Date:   2016-06-24T04:04:34Z

    Fix for plugin not able to create folder

commit acda41a704958c256470f6f2ee35ce14c4c86ef0
Author: Damien CORNEAU <cornead...@gmail.com>
Date:   2016-06-24T05:15:40Z

    Fix wrong path in font css file

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to