Commit Graph

387 Commits

Author SHA1 Message Date
Philippe Coval b196389308 docker: Build and serve content on http
Usage:

    docker-compose up --build
    x-www-browser http://localhost/Readme.html

Origin: https://github.com/rzr/rzr-presentations
Change-Id: Idb35900e551503f4777e0f6a8af8fb50c70e483b
Signed-off-by: Philippe Coval <rzr@users.sf.net>
2020-03-05 11:18:36 +01:00
Yujie Wen 0d947cbce6
Merge pull request #413 from CrossStream/sandbox/rzr/review/master
build: Quote args
2020-03-05 12:13:33 +08:00
Philippe Coval af455e4d9e build: Quote args
This is needed for runing in docker

Change-Id: I1b1837d7976a70bef98e8af9e0b2715446a1ab86
Signed-off-by: Philippe Coval <rzr@users.sf.net>
2020-03-04 10:38:29 +01:00
Yujie Wen 9f26bcca27 Merge branch 'master' of https://github.com/yjwen/org-reveal 2020-03-04 17:37:35 +08:00
Yujie Wen 3cc34ac52b Fixed #412. Add frag index support for source blocks 2020-03-04 17:35:05 +08:00
Yujie Wen 11999b753e
Merge pull request #411 from CrossStream/sandbox/rzr/review/master
build: Add caching feature for offline use
2020-03-04 12:26:07 +08:00
Philippe Coval f058da6fe9 build: Add caching feature for offline use
Note that fonts will remain online,
so caching at browser level or proxy might help.

Origin: https://github.com/rzr/rzr-presentations
Change-Id: I59ba3e177511fd63b59baccfd97604587766bdb6
Signed-off-by: Philippe Coval <rzr@users.sf.net>
2020-03-03 12:58:16 +01:00
Yujie Wen 60f6c3a3d2 Fixed #409. docs for enabling line numbers for highlight.js 2020-03-03 17:01:36 +08:00
Yujie Wen 53f4c54dbf
Merge pull request #410 from CrossStream/sandbox/rzr/review/master
doc: Fix badge URL for image
2020-03-03 14:37:29 +08:00
Philippe Coval b8e5809b1f doc: Fix badge URL for image
This change will help for caching script

Change-Id: I648da01270e4e986248d70df6b78c5f47f7168b4
Signed-off-by: Philippe Coval <rzr@users.sf.net>
2020-03-02 11:51:21 +01:00
Yujie Wen dfaf3a4c9c
Merge pull request #406 from CrossStream/sandbox/rzr/review/master
build: Add deploy upload rules
2020-03-02 10:30:06 +08:00
Yujie Wen aafedfd805
Merge pull request #408 from fredericgiquel/toc-slide-background-image
Add options to set the toc slide background
2020-02-16 23:16:13 +08:00
Frédéric Giquel 418cfec3dd Add options to set the toc slide background 2020-02-15 14:02:25 +01:00
Philippe Coval fb3ddf62e9 build: Add deploy upload rules
Useful to deploy to gh-pages, for example:

make upload

will replace gh-pages branch with generated HTML:

https://crossstream.github.io/org-reveal/Readme.html

Forwarded: https://github.com/yjwen/org-reveal/pull/406
Change-Id: I6e041c6930c3ea9f5f7ac08255fc48d94a97bb84
Signed-off-by: Philippe Coval <rzr@users.sf.net>
2020-02-13 16:11:03 +01:00
Yujie Wen e35457c543 Merge updates about Readme.org 2020-02-07 11:54:02 +08:00
Yujie Wen dc6b01dfb2
Merge pull request #400 from acowley/patch-1
README: remove mention of obsolete options
2020-02-07 11:49:04 +08:00
Yujie Wen 9c77b2b89d Merge branch 'master' of https://github.com/yjwen/org-reveal 2020-02-07 11:49:00 +08:00
Yujie Wen f4a7540ef3 Update setups for transition style and speed. 2020-02-07 11:48:45 +08:00
Yujie Wen 45bbfa786d
Merge pull request #404 from CrossStream/sandbox/rzr/review/master
build: Add builder helper
2020-02-07 11:19:34 +08:00
Philippe Coval 50ef808dd8 build: Add builder helper
It was inspired from:

https://github.com/rzr/rzr-presentations

More features to come

Change-Id: I7ab916456853ff7253c97a078cab401468b34ae2
Signed-off-by: Philippe Coval <rzr@users.sf.net>
2020-02-05 14:18:46 +01:00
Yujie Wen 1ae8cf7892 Update the transition option 2020-02-05 13:38:20 +08:00
Yujie Wen 7b5ea74f44
Merge pull request #401 from CrossStream/sandbox/rzr/review/master
docs: Fix Transition option
2020-02-05 13:31:37 +08:00
Philippe Coval f9403a4aac docs: Fix Transition option
Forwarded: https://github.com/yjwen/org-reveal/pull/401
Signed-off-by: Philippe Coval <rzr@users.sf.net>
2020-01-27 17:23:07 +01:00
Anthony Cowley 651f6e7638
Remove mention of obsolete options
The current README misleads by suggesting obsolete options. [Related](https://github.com/yjwen/org-reveal/issues/392).
2020-01-23 10:49:54 -05:00
Yujie Wen a4c12432ec
Merge pull request #397 from DamienCassou/typos
Fix typos
2019-11-27 11:19:15 +08:00
Damien Cassou 26790beaf9
Fix typos
Typos found with codespell.
2019-11-26 21:08:30 +01:00
Yujie Wen a49425c3d1
Merge pull request #393 from Trevoke/patch-3
close an org monospace tag properly
2019-11-23 10:40:58 +08:00
Yujie Wen f07ef7e38a
Merge pull request #394 from Trevoke/patch-4
Set some monospace syntax for org mode
2019-11-23 10:39:21 +08:00
Yujie Wen 981696606d
Merge pull request #396 from ln5/master
Fix link in README
2019-11-23 10:37:15 +08:00
Linus Nordberg 460101aa2c Fix link in README 2019-11-12 11:24:12 +01:00
Aldric Giacomoni 41f5d55602
Set some monospace syntax for org mode 2019-11-03 21:24:28 -05:00
Aldric Giacomoni b9a6d8a57c
close an org monospace tag properly 2019-11-03 21:12:20 -05:00
Yujie Wen 5fd940e01a
Merge pull request #389 from alissonperez/master
Fix typo in README
2019-10-15 15:33:50 +08:00
Alisson R. Perez 410eda8110
Fix typo in README 2019-10-14 21:51:39 -03:00
Yujie Wen 420ddb608d Merge branch 'master' of https://github.com/yjwen/org-reveal 2019-10-13 11:34:33 +08:00
Yujie Wen b8e665c086 Update Readme.org for slide numbering. 2019-10-13 11:30:09 +08:00
Yujie Wen 9f9da18671
Merge pull request #385 from Trevoke/patch-2
Fix a typo in readme
2019-09-27 23:33:40 +08:00
Aldric Giacomoni 42dbe067c4
Fix a typo in readme 2019-09-25 20:17:49 -04:00
Yujie Wen 00bef55f26
Merge pull request #384 from Trevoke/patch-1
Fix two typos in README
2019-09-24 23:32:46 +08:00
Aldric Giacomoni 8443e1743c
Fix two typos in README 2019-09-23 22:30:40 -04:00
Yujie Wen d692f2fae4 Fixed #381. Case-insensitive notes. 2019-09-19 00:27:29 +08:00
Yujie Wen 4abd898da3 Links for github pages in manual ToC. 2019-08-11 00:55:24 +08:00
Yujie Wen 696613edef Replace haskell code with e-lisp.
As haskell is not that popular..
2019-08-07 23:50:20 +08:00
Yujie Wen dfcf21fe45 Fixed #379.
Add a note for clarifying Table of Contents should be viewed in
org-mode buffer only.
2019-07-29 00:06:22 +08:00
Yujie Wen 8f3874688e Fixed #378.
Remove org-reveal--insert-bibliography for it inserts redunduant
bibliography slide.
2019-07-29 00:01:06 +08:00
Yujie Wen 116446013f Remove the obsolete org-reveal-max-scale 2019-07-27 00:08:33 +08:00
Yujie Wen 07b804fe63 Fixed #377. Add a variable to skip exporting speaker notes. 2019-07-26 23:44:53 +08:00
Yujie Wen 1746953a9f Merge branch 'master' of https://github.com/yjwen/org-reveal 2019-07-26 00:11:44 +08:00
Yujie Wen b04002ceb1 Fixed #376. #+REVEAL_INIT_OPTIONS to give initialization options 2019-07-26 00:09:11 +08:00
Yujie Wen 5ad2a6968d Fix a bug that causes orphan comma when externel plugins is empty 2019-07-25 10:06:11 +08:00