travis issues
lwasser opened this issue · 0 comments
lwasser commented
Looking closely at our travis builds.. some things are now working which means that i can actually see the list of travis flags that are occurring.
issues
- currently leaflet files are posted with embedded code to run the maps -- gjtorikian/html-proofer#459 - in this issue i can "supposedly" ignore a directory - we need to do this to produce usable logs to get closer to a clean website build!
- there are several sets of lessons with missing alt tags. it may or may not be worth considering fixing these slowly over the next month? IF we can figure out hte above!
- there are many image broken links. in the future i think we ALWAYS need to copy images we use locally because over time things move around on the internet! we can then reference the source appropriately
ideally we may be able to spread some of these tasks across several of us to fix errors and get us closer to a working travis build! we made huge progress today with a suite of commits!! If we do this, then as we add new lessons travis will actually help us find broken links and images.