https://github.com/ryanmcdermott/jekyll-latex
Jekyll theme with beautiful LaTeX typography
https://github.com/ryanmcdermott/jekyll-latex
jekyll jekyll-theme latex
Last synced: about 1 year ago
JSON representation
Jekyll theme with beautiful LaTeX typography
- Host: GitHub
- URL: https://github.com/ryanmcdermott/jekyll-latex
- Owner: ryanmcdermott
- License: mit
- Created: 2020-05-28T02:21:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-09-22T11:38:16.000Z (over 2 years ago)
- Last Synced: 2025-04-22T15:13:59.808Z (about 1 year ago)
- Topics: jekyll, jekyll-theme, latex
- Language: SCSS
- Homepage: https://ryanmcdermott.me/jekyll-latex/
- Size: 1.11 MB
- Stars: 19
- Watchers: 2
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# jekyll-latex
[](LICENSE) 
## 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
1. This project: MIT
1. The Plain (of which this is based): MIT
1. Latex CSS: MIT