From a14131f2972433536463206b5afc43529cc6e590 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Sat, 17 Feb 2024 12:53:02 -0500 Subject: refactor: make `README` a markdown file --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..049f8b8 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# procrastislides +## Quick Presentations from Markdown via `pandoc` and `pdflatex` + +**Main instance is found on: ** *[https://procrastislides.com/](https://procrastislides.com/)* + +### `LaTeX` Dependencies for Basic Functionality: +- texlive-bin +- texlive-core +- texlive-fontsextra +- texlive-formatsextra +- texlive-langchinese +- texlive-langextra +- texlive-langjapanese +- texlive-latexextra +- texlive-pictures + +[![Short Video Demo of procrastislides](https://img.youtube.com/vi/DGudYy0sfx8/0.jpg)](https://youtu.be/DGudYy0sfx8) -- cgit v1.2.3