SVG Rendering
mattdesl opened this issue · 1 comments
mattdesl commented
Some of the SVGs are failing because the site hosting them is 503ing.
Could switch to @blixt's SVG Latex viewer. Or maybe save them (eg gh-readme-scrape) and host them in GitHub since this guide has stabilized for the time being.
fibo commented
Hi, thank you for budo! I found a method I would like to share, to generate and host math formulas on GitHub Pages, described in this article
Display math formulas on GitHub Pages using LaTeX formulas rendered server side by KaTeX.