Skip to content

v0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@coderosh-zz coderosh-zz released this 23 Sep 06:08
· 144 commits to master since this release
9f486a8
  • Added class for source.
    • UlkaSource
    • MdSource
  • Removed $importUlka
  • Added new function $import
    • Returns base64 from images.
    • Returns transformed html from ulka and markdown
  • [name].ulka.[ext] files are ignored and aren't copied to build directory.
  • Complete build on file change (live-server)
  • Plugins can modify the arguements provided.
  • pagesPath is made optional.
  • Jest codecoverage setup and added more tests.
  • Refactored code.

#25