You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@opennlp.apache.org by kinow <gi...@git.apache.org> on 2017/05/18 07:14:39 UTC

[GitHub] opennlp-site pull request #10: Avoid using a HTTP CDN to download FontAwesom...

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 <br...@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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] opennlp-site issue #10: Avoid using a HTTP CDN to download FontAwesome, use ...

Posted by kinow <gi...@git.apache.org>.
Github user kinow commented on the issue:

    https://github.com/apache/opennlp-site/pull/10
  
    Merged in 7e7e79b4374458a38bce5a1b752473b4eb326f7a
    
    Closing manually.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] opennlp-site pull request #10: Avoid using a HTTP CDN to download FontAwesom...

Posted by kinow <gi...@git.apache.org>.
Github user kinow closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---