Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add capability for mathjax equations #126

Merged
merged 1 commit into from
Feb 25, 2018

Conversation

DanOvando
Copy link
Contributor

@DanOvando DanOvando commented Feb 18, 2018

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

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add mathjax integration
2 participants