From 0ac043b03d88fb2172b324e95669b8fbb3864ceb Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Tue, 30 Nov 2021 16:41:11 -0500 Subject: added a short how-to video and beautified the file --- index.php | 183 +++++++++++++++++++++++++++++--------------------------------- 1 file changed, 86 insertions(+), 97 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index 45dd802..9ed0e16 100644 --- a/index.php +++ b/index.php @@ -1,14 +1,14 @@ + ?> - + procrastiSlides v0.01 @@ -26,118 +26,107 @@ session_start();

🏃 great for procratinators who need to get a presentation out, quick! 👟

🏫 try copy and pasting your school notes! that might even work 😂


- - - -
-

🎨 please select your presentation theme 🎭

- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - + { + + $_SESSION['user-input'] = $_POST['user-input']; + + ?> +
+

🎨 please select your presentation theme 🎭

+ +

preview

select

defaultIsKing
Cuppertino-Ish
lazyProfessor
redmond2003
strengthInNumbers
thatMagazine
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+

preview

+
+

select

+
defaultIsKing
Cuppertino-Ish
lazyProfessor
redmond2003
strengthInNumbers
thatMagazine
-
-
- - + +
- - -
+ { ?> +

plain text or markdown goes here:

- +
- +
- -
- -

quick read how-to:

- -
- -

It's highly recommended that you use markdown lists rather than plain text lists

- - -
- - - + +

quick read how-to:

+
+ +
+

It's highly recommended that you use markdown lists rather than plain text lists


+

short video how-to:

+
+
+ +
+
+
+
-- cgit v1.2.3