dwyl / book

📗 Our Book on Full-Stack Web Application Development covering User Experience (UX) Design, Mobile/Offline/Security First, Progressive Enhancement, Continuous Integration/Deployment, Testing (UX/TDD/BDD), Performance-Driven-Development and much more!
https://dwyl.github.io/book/
818 stars 132 forks source link

Chore: Declutter repo #97

Closed nelsonic closed 11 months ago

nelsonic commented 11 months ago

At present GitHub thinks this repo has XSLT 29.9%:

image

But if we do a quick check: https://github.com/search?q=repo%3Adwyl%2Fbook++language%3AXSLT&type=code

image

Just the one file: https://github.com/dwyl/book/blob/8a8e03190e99662cb9c2a9b61ef01b3ea03cf101/tools/docx-to-md.xsl

image

We aren't transforming docx to md so I suggest we just delete it. ✂️

Todo