F5Networks / f5-openstack-docs

Technical documentation related to the use of F5 products and tools in OpenStack
http://clouddocs.f5.com/cloud/openstack/latest
Apache License 2.0
9 stars 15 forks source link

Blocking Jekyll error -- incorrect coding in UTF-8 #29

Closed jputrino closed 8 years ago

jputrino commented 8 years ago

https://travis-ci.com/jputrino/f5-openstack-docs/builds/19163410

Certain image files are causing Jekyll to throw the following error:

Liquid Exception: invalid byte sequence in UTF-8 in _includes/f5-os-agent/assets/lbaas-agent-status.png, included in m_install_lbaas_plugin_agent.md
jekyll 2.4.0 | Error:  invalid byte sequence in UTF-8

see https://github.com/jekyll/jekyll/issues/2592 for reference

jputrino commented 8 years ago

Used html as a workaround; submitted issue to jekyll.