Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryanmcdermott/jekyll-latex
Jekyll theme with beautiful LaTeX typography
https://github.com/ryanmcdermott/jekyll-latex
jekyll jekyll-theme latex
Last synced: 2 months 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-22T11:38:16.000Z (about 1 year ago)
- Last Synced: 2024-10-19T04:12:01.061Z (2 months ago)
- Topics: jekyll, jekyll-theme, latex
- Language: SCSS
- Homepage: https://ryanmcdermott.me/jekyll-latex/
- Size: 1.11 MB
- Stars: 18
- Watchers: 3
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# jekyll-latex
[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) ![GENERATOR](https://img.shields.io/badge/made_with-jekyll-blue.svg)
## 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.gitbundle 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