Releases: webpro/reveal-md
Releases · webpro/reveal-md
Release 0.3.2
Release 0.3.1
Release 0.3.0
Release 0.2.0
- Use strict (cbc3edb)
- Inline pictures as base64 dataUri for static site (f510ea1) - thanks @paddelkraft
- Refactor custom scripts/styles handling (73d1476)
- Fix/move local overrides logic (d507df2)
- Update .release.json (039cb10)
- Semis (4cb190a)
- Re-order docs (52665e7)
- Simplify defaults (47b2884)
- Use
path.join
(7294253) - Add support for custom css (8574a47) - thanks @singingknight
- Add support for reveal-md.json (d5103f1) - thanks @singingknight
- Make lint and tests pass (on windows) (1da80fc)
Release 0.1.3
- Wrap up scripts in static (50b3689)
- Merge pull request #99 from WJWang/master (d0f5c73)
- removed useless import (bcf35f1)
- change shelljs to fs-extra (12db5de)
- copy scripts file to static output scripts directory (84e67f4)
- Update readme (5f826c3)
- Merge pull request #92 from MansM/patch-1 (57f047f)
- css extension and path are messing stuff up (6746666)
Release 0.1.2
- Fix & simplify highlight statics (e8da915)
- Use "." as base for url's (23aa8a9)
- Update readme (656e6d9)
- Add some specs (99aa8a9)
- Read themes from fs once (a66bf0c)
- Fix debug message (b7ee68c)
- Store initial options once in module scope (c762be2)
- Added explanation and bash example for
--static
(f7a3cab)
Release 0.1.1
Release 0.1.0
- Rewrite (05c76ec)
Release 0.0.34
- Introduce live-reloading or watch feature (9843103)