v0.5.0
Today I'm happy to announce cleaver v0.5.0.
$ npm update -g cleaver
This is a pretty hefty update with a lot of fixes and improvements, including:
- Theme support! For example: jdan/cleaver-retro.
- Allow users to fetch resources by URL:
style: http://jordanscales.com/soss/github_style.css
- Fixed issues with building presentations located in foreign directories
- Fixed issues loading resources located in foreign directories
- Dedicated documentation
As always, everything is backwards compatible. Existing presentations will build the same.
I look forward to seeing how the community uses these features, which we'll keep hacking away on as cleaver nears a 1.0.0 release.
Big thanks to @matmuchrapna for his extended support and feedback with these changes.
Much <3,
@jdan