Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frangio/netlify-latex
🗞️ A Netlify template for LaTeX projects.
https://github.com/frangio/netlify-latex
latex netlify
Last synced: 2 months ago
JSON representation
🗞️ A Netlify template for LaTeX projects.
- Host: GitHub
- URL: https://github.com/frangio/netlify-latex
- Owner: frangio
- License: mit
- Created: 2019-03-17T20:41:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-12T21:23:32.000Z (over 2 years ago)
- Last Synced: 2024-10-05T04:15:05.632Z (3 months ago)
- Topics: latex, netlify
- Language: TeX
- Homepage: https://latex.netlify.app
- Size: 12.3 MB
- Stars: 21
- Watchers: 4
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LaTeX on Netlify
**Automatically compile and publish your LaTeX document on Netlify.**
See this repository published live at [`latex.netlify.com`](https://latex.netlify.com).
Start publishing your document automatically by clicking on the button below. It will clone this repository in your account and set up a Netlify site connected to it.
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/frangio/netlify-latex)
Edit the `main.tex` file or replace it with your own LaTeX file. Every update to your cloned repository will trigger a republish of the rendered document on Netlify.
##### Notes
The initial setup will take about 3 minutes to download and install a minimal LaTeX environment. All the necessary packages will be downloaded the first time they are seen by [`texliveonfly`](https://www.ctan.org/pkg/texliveonfly), without which this project would have been impractical.