* Re-enable \includegraphics now that we have trust setting
This reverts commit 5806b240b3.
* Include Khan Academy test logo in repo and use in test (fix#1892)
* Update screenshots
* Update documentation
* Add tests, cleanup existing tests
* Update snapshots
* Enable trust testing (trust=true by default)
* Update Khan Academy logo
* Remove original logo
* Remove unused SVG attributes
* Replace the main page logo with monochromatic (white) version
* Remove effects from the logo in the footer
* Partial list of KaTeX users
Fix#305 (though work should be ongoing) by incorporating users
from that issue. Also render project names.
* Ordering and link fixes
* Add more projects, allow non-square images
* Bug fix
* Implement comments
* Remove Bokeh
* Switch Gradescope logo, fix layout for small screens
* Implement @ylemkimon's comments
* Add expii logo
* Avoid master link
* website/docs: initial commit
* Change secondaryColor
* Fix index.css not being copied and included on global stylesheet
* Fix stylesheet link
[skip ci]
* Change documentation link to API(Usage)
[skip ci]
* Add `Libraries` in usage
[skip ci]
* Remove documentation from `README.md` and add link to the site
[skip ci]
* Use KaTeX in the parent directory to build Markdown
[skip ci]
* Revise function support page. Avoid error msgs.
* General edit to function support page