diff options
| author | Kyle Javier [kj_sh604] | 2026-01-01 01:32:24 -0500 |
|---|---|---|
| committer | GitHub | 2026-01-01 01:32:24 -0500 |
| commit | a2e6c6ec159bd9386aca0148703304775eb3c344 (patch) | |
| tree | bd8da18713c9e099b2f4a838a841a4f0222d6e0b | |
| parent | 7e02f5bb190837e3d05713e6fc98db8aeb173563 (diff) | |
refactor: revise README with demo and instance information at the top
| -rw-r--r-- | README.md | 12 |
1 files changed, 5 insertions, 7 deletions
@@ -1,6 +1,10 @@ # procrastiSlides ***Web-based Markdown Presentation Generator utilizing `pandoc` and `pdflatex`*** +[demo.webm](https://github.com/user-attachments/assets/d5e638d2-1f1c-4958-8070-902dfc31f7ec) + +Main instance is found on: *[https://procrastislides.com/](https://procrastislides.com/)* + ## `LaTeX` Dependencies for Basic Functionality @@ -14,14 +18,8 @@ - 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
\ No newline at end of file +* rust [uutils/coreutils](https://github.com/uutils/coreutils/) project |
