aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: d06276a513d705f12b2a6f285e78af933de5906f (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

[demo.webm](https://github.com/user-attachments/assets/d5e638d2-1f1c-4958-8070-902dfc31f7ec)

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