aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-03-22 21:55:34 -0500
committerChristian Cleberg <hello@cleberg.net>2024-03-22 21:55:34 -0500
commitcbc25df5b41af8500d089646e4ce739a4ef521cf (patch)
tree881eacdf8dd1618855b70700fee586bb7d1c0e48 /README.org
parentb052eec657cfcb8822b7070b0473fe1c6705238c (diff)
downloadorg-live-cbc25df5b41af8500d089646e4ce739a4ef521cf.tar.gz
org-live-cbc25df5b41af8500d089646e4ce739a4ef521cf.tar.bz2
org-live-cbc25df5b41af8500d089646e4ce739a4ef521cf.zip
create live preview pane
Diffstat (limited to 'README.org')
-rw-r--r--README.org12
1 files changed, 9 insertions, 3 deletions
diff --git a/README.org b/README.org
index 2bac59f..cd613a0 100644
--- a/README.org
+++ b/README.org
@@ -10,7 +10,13 @@ editing [[https://orgmode.org/][org-mode]].
- Download the org-mode content to a local file.
- Download the parsed HTML output to a local file.
-** TODO Further Development
+** Further Development
+*** DONE Explore feasability of parsing org-mode to HTML constantly and sending parsed HTML output to a "viewing" pane.
-- Explore feasability of parsing org-mode to HTML constantly and sending parsed
- HTML output to a "viewing" pane.
+** Screenshots
+
+#+caption: Light Mode
+[[./screenshots/light_preview.png]]
+
+#+caption: Dark Mode
+[[./screenshots/dark_preview.png]]