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:
Licenses
- This project: MIT
- The Plain (of which this is based): MIT
- Latex CSS: MIT