Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.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