Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kj-sh604/procrastislides
Web-based markdown presentation(s) generator utilizing pandoc and pdflatex.
https://github.com/kj-sh604/procrastislides
latex latex-beamer markdown pandoc php
Last synced: about 1 month ago
JSON representation
Web-based markdown presentation(s) generator utilizing pandoc and pdflatex.
- Host: GitHub
- URL: https://github.com/kj-sh604/procrastislides
- Owner: kj-sh604
- Created: 2021-11-28T20:08:15.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-07T06:00:36.000Z (4 months ago)
- Last Synced: 2024-09-08T06:48:24.412Z (4 months ago)
- Topics: latex, latex-beamer, markdown, pandoc, php
- Language: PHP
- Homepage: https://procrastislides.com/
- Size: 356 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: licenses.php
Awesome Lists containing this project
README
# 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://aedrielkylejavier.me/assets/procrastislides-link.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