From 094bf4e342307fdfa3608bad2110c28d39fd8ff7 Mon Sep 17 00:00:00 2001
From: kj-sh604
Date: Wed, 9 Apr 2025 15:18:30 -0400
Subject: refactor: directory structure
---
src/info.php | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 69 insertions(+)
create mode 100644 src/info.php
(limited to 'src/info.php')
diff --git a/src/info.php b/src/info.php
new file mode 100644
index 0000000..e91128c
--- /dev/null
+++ b/src/info.php
@@ -0,0 +1,69 @@
+
+
+
+
+
+
+
+
+
+ procrastiSlides: great for procratinators who need to get a presentation out, quick! 😆
+
+
+
+
+
+
+
+ (non-)features
+
+ - exports only to .pdf
+ - a presentation from just a simple text file or markdown
+ - images can be displayed (no text on the same slide)
+ - no animations
+ - slides with exuberant amount of lines or characters produce rendering glitches intentionally to prevent you from holding bad presentations
+
+
+ planned features
+
+ - unicode color emoji support (via noto sans )
+ different font options font selection will be a non-option
+ more presentation style templates new 16:9 themes have been added
+
+
+ technologies utilized
+
+ - gnu/linux
+ - pandoc
+ - LaTeX
+ - SimpleMDE
+ - sandboxed rust uutils (gnu coreutils re-write)
+
+
+ active developers
+
+
+ related links
+
+
+
+
+
+
+
--
cgit v1.2.3