aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: b821a44e85cbb13c18ea215ef85c1a68d02efb17 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# procrastislides
***Web-based Markdown Presentation Generator utilizing `pandoc` and `pdflatex`***

 

## `LaTeX` Dependencies for Basic Functionality
- texlive-bin
- texlive-core
- texlive-fontsextra
- texlive-formatsextra
- texlive-langchinese
- texlive-langextra
- texlive-langjapanese
- texlive-latexextra
- texlive-pictures

## Demo and Links
[![Short Video Demo of procrastislides](https://img.youtube.com/vi/DGudYy0sfx8/0.jpg)](https://youtu.be/DGudYy0sfx8)

Main instance is found on: *[https://procrastislides.com/](https://procrastislides.com/)*

### other related links:
* [pandoc.org](https://pandoc.org/)
* SimpleMDE's [github](https://github.com/sparksuite/simplemde-markdown-editor)
* [LaTeX-project.org](https://www.latex-project.org/)
* rust [uutils/coreutils](https://github.com/uutils/coreutils/) project