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 | 14 -------------- README.md | 17 +++++++++++++++++ 2 files changed, 17 insertions(+), 14 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index 601319f..0000000 --- a/README +++ /dev/null @@ -1,14 +0,0 @@ -𝑸𝒖𝒊𝒄𝒌 𝑷𝒓𝒆𝒔𝒆𝒏𝒕𝒂𝒕𝒊𝒐𝒏𝒔 𝒇𝒓𝒐𝒎 𝑴𝒂𝒓𝒌𝒅𝒐𝒘𝒏 𝒖𝒔𝒊𝒏𝒈 𝑷𝒂𝒏𝒅𝒐𝒄 𝒂𝒏𝒅 𝑳𝒂𝑻𝒆𝑿 𝒃𝒆𝒂𝒎𝒆𝒓. - -Main instance is found on: https://procrastislides.com/ - -𝗟𝗮𝗧𝗲𝗫 𝗣𝗮𝗰𝗸𝗮𝗴𝗲 𝗗𝗲𝗽𝗲𝗻𝗱𝗲𝗻𝗰𝗶𝗲𝘀 𝗳𝗼𝗿 𝗕𝗮𝘀𝗶𝗰 𝗙𝘂𝗻𝗰𝘁𝗶𝗼𝗻𝗮𝗹𝗶𝘁𝘆: -- texlive-bin -- texlive-core -- texlive-fontsextra -- texlive-formatsextra -- texlive-langchinese -- texlive-langextra -- texlive-langjapanese -- texlive-latexextra -- texlive-pictures 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