jpescador / hugo-future-imperfect

A ported theme with some extras for the Hugo static website engine
MIT License
310 stars 228 forks source link

Add capability for mathjax equations #126

Closed DanOvando closed 6 years ago

DanOvando commented 6 years ago

Description

Allows users to type equations in blog posts using Mathjax

Added footer_mathjax.html and incorporated footer_mathjax.html into footer.html, per instructions provided here

Motivation and Context

Closes #124

How Has This Been Tested?

Pushed changes, and built new site using blogdown::build_site and the mathjax modified theme. Added equations to both .md and .Rmd files, build website, and verified that equations are indeed visible

Hugo Version: 0.36 Browser(s): Firefox, Safari, Chrome

Screenshots (if appropriate):

example-equations

Types of changes

Checklist: