jekyll-latex
jekyll-latex copied to clipboard
Jekyll theme with beautiful LaTeX typography
jekyll-latex
Features
- LaTeX typography
- Abstract, theorems, proofs, and definitions
- MathJax
- Google Analytics
- Profile photo
- Compatible with Jekyll 3.x and Github Pages
- Responsive layout
- Supports Jekyll's SCSS preprocessor
Installation
git clone https://github.com/ryanmcdermott/jekyll-latex.git
bundle install
# Change all relevant settings for your site in _config.yml
bundle exec jekyll serve --watch
Credits
Based on the amazing work below:
- https://github.com/heiswayi/the-plain
- https://github.com/vincentdoerig/latex-css
Licenses
- This project: MIT
- The Plain (of which this is based): MIT
- Latex CSS: MIT