From 7decc721218569a789b8e0fc3dbfe25e4693c0db Mon Sep 17 00:00:00 2001
From: kj_sh604
Date: Sun, 9 Jul 2023 00:40:15 -0400
Subject: feat: new site homepage description, 16:9 themes plug
---
index.php | 293 +++++++++++++++++++++++++++++++-------------------------------
1 file changed, 147 insertions(+), 146 deletions(-)
(limited to 'index.php')
diff --git a/index.php b/index.php
index aec2b2d..464df23 100644
--- a/index.php
+++ b/index.php
@@ -2,154 +2,155 @@
session_start(); ?>
-
-
-
-
-
-
-
- procrastiSlides: great for procratinators who need to get a presentation out, quick! 😆
-
+
+
+
+
+
+ procrastiSlides: great for procratinators who need to get a presentation out, quick! 😆
+
-
-
-
-
📑 procrastiSlides v0.02 🎬
-
-
- only a simple presentation(s) site that respects your dark mode setting and has responsive web design.
- non-intruisive ads, no tracking, nothing but quick slides from plain text/markdown.
-
- 🏃 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 🎭
-
-
-
-
-
-
-
plain text or markdown goes here:
-
-
-
-
- quick read how-to:
-
-
- type '#' to indicate that you are starting a new slide and then press ↵ (enter/return) twice.
- you can add a "slide title" after each '#' to name that portion of your presentation.
-
- a space between "#" and your slide title is required:
-
- # [YOUR TITLE GOES HERE]
-
-
-
- type/format text underneath the '#' for the slide contents.
+
+
+
📑 procrastiSlides v0.02 🎬
+
+
+ simple presentation(s) site for quick slides from plain text / markdown
+ (powered by LaTeX beamer, pandoc, and the rust uutils)
+ ✨ latest feature update: addition of 16:9 themes 🚀
+ 🏃 great for procratinators who need to get a presentation out, quick! 👟
+
+
+
+
+
+
+
+
+
plain text or markdown goes here:
+
+
+
+ create presentation
+
+
+
+
+
+ quick read how-to:
+
- make sure to start typing your slide content two ↵'s ("enter key presses") away from the "#".
- lists require to be formatted in this manner as well:
-
- # slide title
- This is a list
- * item 1
- * item 2
- * item 3
-
-
+ type '#' to indicate that you are starting a new slide and then press ↵ (enter/return) twice.
+ you can add a "slide title" after each '#' to name that portion of your presentation.
+
+ a space between "#" and your slide title is required:
+
+ # [YOUR TITLE GOES HERE]
+
+
+
+ type/format text underneath the '#' for the slide contents.
+
+ make sure to start typing your slide content two ↵'s ("enter key presses") away from the "#".
+ lists require to be formatted in this manner as well:
+
+ # slide title
+ This is a list
+ * item 1
+ * item 2
+ * item 3
+
+
+
-
-
-
It's highly recommended that you use markdown lists rather than plain text lists
-
short video how-to:
-
-
- VIDEO
-
-
-
-
-
-
-
+
+ It's highly recommended that you use markdown lists rather than plain text lists
+ short video how-to:
+
+
+ VIDEO
+
+
+
+
+
+
+
+
--
cgit v1.2.3