GitHub user kinow opened a pull request:

    https://github.com/apache/opennlp-site/pull/10

    Avoid using a HTTP CDN to download FontAwesome, use it from the server 
instead

    This pull request addresses error messages found in the console when 
browsing https://opennlp.apache.org.
    
    It seems JBake template includes asciidoctor, which by its turn imports the 
FontAwesome CSS from CloudFlare's CDN network using HTTP [1]
    
    The fix proposed here is to include FontAwesome directly instead. So 
everything will be served by ASF servers.
    
    [1] https://github.com/jbake-org/jbake-example-project-jade/pull/2

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

    $ git pull https://github.com/kinow/opennlp-site use-font-awesome-offline

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

    https://github.com/apache/opennlp-site/pull/10.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 #10
    
----
commit d9798cccd9b4bc74783e633e4bbf4d85f26a1450
Author: Bruno P. Kinoshita <brunodepau...@yahoo.com.br>
Date:   2017-05-18T06:45:00Z

    Avoid using a HTTP CDN to download FontAwesome, use it from the server 
instead

----


---
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