1
0
mirror of https://github.com/yjwen/org-reveal.git synced 2024-06-25 07:27:40 +02:00
Commit Graph

94 Commits

Author SHA1 Message Date
Yujie Wen
b05bdfdc0b
Merge pull request #300 from Salompas/patch-1
Update on Readme.org
2019-06-19 00:10:18 +08:00
Yujie Wen
b56f1281a0 Merge and resolve conflicts with novoid-patch-1 2019-06-16 23:43:02 +08:00
Nathan Valentine
cea244f085
update for new URI for jsdelivr
- update the referenced version of reveal.js
- update the URI to show the new jsdelivr URI format
2019-01-31 14:54:12 -08:00
Yujie Wen
4428ae5deb
Merge pull request #276 from logc/tips-mention-options-toc-nil
Mention how to disable TOC in README tips
2018-06-22 23:57:21 +08:00
Yujie Wen
24cb9276d3 Fix typos. 2018-06-20 00:39:41 +08:00
Yujie Wen
9df5f02b7e
Merge pull request #257 from titaniumbones/klipse-support
Support for live execution of code snippets
2018-06-20 00:33:11 +08:00
Guilherme Salomé
ff99e235e1 Update Readme.org
Changing the variable org-reveal-title-slide never worked for me, but changing reveal_title_slide in the options does work correctly. I added a comment for reveal_title_slide to make it clear that there is an alternative way (that actually works) to change the title slide.
2017-10-11 13:00:03 -04:00
Luis Osa
b99f859f90 Mention how to disable TOC in README tips
The table of contents is not always needed and it gets cramped even for small
heading trees, as mentioned in issue #261. This change just mentions in the
README how you can disable the table generation.
2017-03-22 14:35:49 +01:00
Yujie Wen
485151def0 Merge pull request #256 from titaniumbones/external-plugins
External plugins
2017-02-06 16:31:59 +08:00
Matt Price
3a68a7dd63 Added preliminary examples of supported code blocks
In lieu of actual working unit tests.
2016-12-14 14:45:03 -05:00
Matt Price
7cef8a3748 Add klipsify documentation to Readme 2016-12-11 11:47:00 -05:00
Matt Price
a92c5ef57f Add documentation for org-reveal-external-plugins 2016-12-11 06:55:51 -05:00
Yehonathan Sharvit
93ddea6392 Update Readme.org 2016-12-10 17:39:49 +02:00
Stephanus Volke
9e8668c45b add global header/footer support 2016-11-22 07:32:43 +01:00
yujie
001567cc12 Fixed #237, correct the misplaced section "Url form for file location." 2016-10-27 17:34:37 +08:00
José Mota
77c46f8e52 Fix title escape character
%s doesn't work. %t is the correct one.
2016-09-01 14:37:25 +01:00
yujie
cb8446faad Fixed #222, updated the link to the example video. 2016-08-24 18:21:24 +08:00
yujie
b2ceedc75d Fixed #220, correct the broken link to highlight.js 2016-08-17 13:59:45 +08:00
Matt Price
f3ca3c6116 added short comment to single-file documentation in Readme 2016-07-19 07:10:51 -04:00
yujie
e9e2c6293a Add documents for setting the title slide. 2016-04-14 14:26:58 +08:00
yujie
2cdb4bb12a Correct the document structure. 2016-02-24 16:20:05 +08:00
yujie
7ee11c77fa Fixed #193. Add instructions about installing org-reveal from MELPA. 2016-02-24 16:11:54 +08:00
Yujie Wen
de8423c435 Remove badge links that are not working. 2015-12-08 23:46:19 +08:00
Yujie Wen
849c9caa5c Fix badge links. 2015-12-08 23:08:03 +08:00
Adrien Becchis
1cc916fa2b Fixed Badge with orgmode syntax 2015-12-01 07:18:11 +01:00
Yujie Wen
2e67bc95ba Merge pull request #174 from AdrieanKhisbe/features/add-badge
Add Badges
2015-12-01 14:12:12 +08:00
AdrieanKhisbe
99fdffc407 Add melpas, tags and licence badge 2015-11-25 19:26:30 +01:00
AdrieanKhisbe
a7a603d7be Remove execution mode to files 2015-11-25 19:15:58 +01:00
Federico Iachetti
48d127f4d4 #+REVEAL_HLEVEL option had a typo
#+REVEAL_HLEVEL option was missing the colon that separates the option from the value
2015-11-17 20:35:22 -03:00
Yujie Wen
f1c9d4a4c8 Fixed #166. Support custom format for slide numbering. 2015-11-03 11:03:19 +08:00
Yujie Wen
7695b7b58e Add CSS when using highlight.js. Fixed #151 2015-10-26 15:08:43 +08:00
Yujie Wen
0b9c9b59c4 Update Readme.org for the obsolete reveal_mathjax option. 2015-10-15 17:43:03 +08:00
Yujie Wen
c36d736dc0 Add custom JS to reveal.initialize. 2015-10-13 01:01:15 +08:00
Arthur A. Gleckler
feb483bf47 Merge remote-tracking branch 'upstream/master' 2015-10-10 14:52:20 -07:00
Arthur A. Gleckler
edcdd1cfa3 Fix typo. 2015-10-10 14:49:16 -07:00
Yujie Wen
15c7043896 Update Reveal.js CDN to 3.0.0 2015-10-09 11:40:43 +08:00
Yujie Wen
4f3cffd106 Export only corrent sub-tree. 2015-09-28 16:53:50 +08:00
Yujie Wen
fa67514b67 Add easy template for speaker notes. 2015-09-16 15:50:42 +08:00
buster
3d1d8d8653 Update Readme.org
document that single file installations needs revealjs locally
2015-09-08 15:42:39 +02:00
Yujie Wen
d5a0d569e4 Update Readme.org with exporting into single file. 2015-07-27 15:48:41 +08:00
Arthur A. Gleckler
5e05c7c6d8 Fix typos. 2015-06-05 09:19:24 -07:00
Arthur A. Gleckler
30a2dc566b Fix links that cause "Unable to resolve link" errors. 2015-06-05 09:08:26 -07:00
Andreas Stührk
759a27f47d Fix typo. 2015-04-12 13:14:44 +02:00
Yujie Wen
c4b66bafff Auto extend insufficient fragment style list. 2015-04-09 15:00:14 +08:00
Yujie Wen
87238c7917 Default fragment style. 2015-04-02 18:15:04 +08:00
Yujie Wen
d77969eda7 Wrap header/footer with division. Add document about header/footer. 2015-03-25 17:25:17 +08:00
Yujie Wen
e220db8db0 Add local.css to make paragraph text left-aligned. 2015-03-19 16:46:05 +08:00
Yujie Wen
c4a6b044ea Add example of raw HTML content. 2015-03-09 15:47:26 +08:00
Yujie Wen
b8c914d247 Remove obsolete links. 2015-03-08 23:31:39 +08:00
Yujie Wen
88e0a1eb61 Add document for fragment index. 2015-03-07 22:11:56 +08:00