[bisq-network/bisq-website] The website is using the wrong images in the DAO page (#196)

huey735 notifications at github.com
Fri Jul 19 17:21:14 UTC 2019


For some reason that is beyond my understanding of Jekyll, the website served by Github is using the wrong images.

There is:
~/images/DAO/
- dao_benefits.svg
- dao_how.svg
- dao_intro.svg
- dao_what.svg
- dao_why.svg
and
~/pt-PT/images/DAO/
- dao_benefits.svg
- dao_how.svg
- dao_intro.svg
- dao_what.svg
- dao_why.svg

These folders contain the images rendered in bisq.network/dao and bisq.network/pt-pt/dao. I decided not to change the names of the .svg files because they're in different folders and that way we don't have to change any Liquid tags around the website.

These files are being requested by
pt-PT file ~/_data/dao_content_tr.yml which in in turn is being requested by ~/pt-PT/dao.html

If you clone the repository and run it locally, Jekyll uses the correct images for the pt-PT version of the DAO page.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq-website/issues/196
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190719/2512c42e/attachment-0001.html>


More information about the bisq-github mailing list