aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md30
1 files changed, 29 insertions, 1 deletions
diff --git a/README.md b/README.md
index 185f113..48e6459 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,32 @@
1WhatsThePoint 1WhatsThePoint
2============= 2=============
3 3
4What's The Point? 4"What's The Point?" is a remote controllable, themable web slide toolkit.
5
6
7Slideshow formats
8-----------------
9
10- Markdown
11- HTML
12- PDF (Beamer)
13
14
15Features
16--------
17
18- Notes / Presenter mode
19- Remote controllable
20- Working on mobile platforms (smartphone, tablet, e-reader)
21- Uses only static files (HTML, CSS, JS), does not require a special web server
22- Fully themable
23
24
25TODO
26----
27
28- [ ] Debug and clean up everything
29- [ ] Complete existing themes (title slides, ...)
30- [ ] Add syntax highlighting plugin
31- [ ] Add more themes
32- [ ] Add optional server side rendering