59 Commits

Author SHA1 Message Date
eb0aec2cd3 Make inline slide components work again 2023-01-10 15:29:05 +01:00
f0689888d4 Fix encoding issues 2023-01-10 13:57:55 +01:00
e23d66716d Add pyyaml dependency 2023-01-09 19:33:37 +01:00
11f4a6a429 Update lxml 2023-01-09 19:21:02 +01:00
34f46b2328 Add legal info 2022-03-28 11:04:06 +02:00
ccad5282c5 Fix bug where h opens help menu in search bar 2020-06-18 15:09:13 +02:00
76558c45b7 Add help menu 2020-06-11 14:23:19 +02:00
4ce0b0dcd6 Add more specific fragment tag identification 2020-06-11 10:52:07 +02:00
9b05df056f Add image lazyloading to autocompile.sh 2020-06-10 18:21:05 +02:00
31f3b5d242 Fix navigation problem when manually changing the hash (e.g. #slide23) 2020-06-10 18:19:37 +02:00
ed30a3af51 Merge branch 'master' of git.stuve-bamberg.de:ckremitzl/onpoint 2020-06-10 17:13:01 +02:00
4860306bb6 Add option to lazyload images 2020-06-10 17:12:49 +02:00
4bff207560 Add missing event listener 2020-06-02 15:54:53 +02:00
c1de282c0e Fixing #5: React to screen resize 2020-06-02 15:52:35 +02:00
a355060d91 Add functionality to hide consecutive headings with the same title. 2020-03-26 13:46:16 +01:00
5184c79147 Merge branch 'master' of git.stuve-bamberg.de:ckremitzl/onpoint 2020-03-25 17:14:59 +01:00
75b8b3ac51 Update README.md 2020-03-25 17:14:46 +01:00
d9221b71ec Todos in foreground for better css theme compatibility. 2020-03-24 17:12:28 +01:00
b620ffe918 Rename slidify.js to onpoint.js 2020-03-24 15:35:18 +01:00
c9aefdee8b Layout-independent todo annotations. 2020-03-24 15:06:53 +01:00
6956872a80 Execute bits for scripts. 2020-03-24 12:53:18 +01:00
c717035105 Add caching functionality 2020-03-11 14:48:15 +01:00
0d33b96efc Declutter main.py 2020-03-11 12:15:08 +01:00
de1aced44a Merge branch 'master' of git.stuve-bamberg.de:ckremitzl/onpoint 2020-03-11 11:40:12 +01:00
149305c2a1 Addresses #3: Add CSS classes 2020-03-11 11:40:00 +01:00
5b00a3df3c Addresses #3: Add search functionality to topic list 2020-03-11 10:56:11 +01:00
37f5e91a49 Addresses #3: Add option to hide topic list (esc) 2020-03-11 10:55:50 +01:00
423332b68d Addresses #3: Call goToSlide() from topic list 2020-03-11 10:54:31 +01:00
3df832c585 Make Pandoc dumb again! 2020-03-10 19:30:53 +01:00
936c2ec28b Stop stripping whitespace in fragments 2020-03-10 19:16:44 +01:00
9f80580b6b Make topic list scrollable 2020-03-10 17:38:43 +01:00
8930e4e8a6 Add basic slide overview implementation 2020-03-07 18:59:26 +01:00
6e97024587 Change fragment prefix to »++« 2020-03-02 17:41:56 +01:00
47ffa62e83 Change fragment prefix to »+?« 2020-02-08 16:56:21 +01:00
dc85729101 Adapt to new fragment prefix 2020-02-07 22:25:05 +01:00
b387a51fd9 Change fragment prefix 2020-02-07 22:05:51 +01:00
241f54f7d3 Simplify example 2020-02-07 21:36:08 +01:00
fa0cf86fa0 Fix language retrieval 2020-02-07 21:33:20 +01:00
dba005e8c1 Add basic styles 2020-02-07 21:33:12 +01:00
2c9f1388c3 Add basic fragment support 2020-02-07 21:32:57 +01:00
c0dd006177 Fix missing tag ends 2020-02-07 21:29:31 +01:00
6ed4d74f87 Hide scrollbars. 2020-02-07 17:50:37 +01:00
9d7f397555 Add autocompile script 2020-02-06 18:08:11 +01:00
e19ca7fe94 Add basic slide navigation functionality 2020-01-28 19:19:14 +01:00
b023ee2991 Remove default value for required root directory 2019-12-18 11:36:24 +01:00
5780d413d7 Use argsparse for argument input 2019-12-18 11:26:54 +01:00
2878477e95 Update instructions to update onPoint 2019-12-17 22:03:21 +01:00
5684fa85cf Add option to pass root directory 2019-12-17 21:49:14 +01:00
b3a1a09266 Fix update command 2019-12-17 21:11:11 +01:00
ce0973def5 Describe how to include onPoint in other projects 2019-12-17 21:09:31 +01:00