Skip to content

a1ip/tex.s2cms.ru

 
 

Repository files navigation

#S2 LaTeX Renderer

Source of the LaTeX equations for web service.

##Installation

  1. Install TeX Live.
  2. Deploy files:
git clone git@github.com:parpalak/tex.s2cms.ru.git
npm install
composer install
bower install
grunt

Create site config:

cp config.php.dist config.php
mcedit config.php # specify the LaTeX bin dir and other paths

Set up the host:

sudo cp nginx.conf.dist /etc/nginx/sites-available/tex.s2cms.ru
sudo mcedit /etc/nginx/sites-available/tex.s2cms.ru

About

S2 LaTeX Renderer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.0%
  • PHP 35.5%
  • CSS 8.3%
  • HTML 1.2%