techno-tim / techno-tim.github.io

Open Source, Community Driven, Documentation for Techno Tim YouTube Videos/ Complete with examples for all your copy pasta needs!
https://technotim.live
1.03k stars 327 forks source link

Fix CI #257

Closed timothystewart6 closed 1 year ago

timothystewart6 commented 1 year ago

CI fails in GitHub due errors with HTML Proofer

https://github.com/techno-tim/techno-tim.github.io/actions/runs/5338360702/jobs/9675631266

timothystewart6 commented 1 year ago

it might be as simple as enabling the production flag to ignore warnings

$ JEKYLL_ENV=production bundle exec jekyll b