slush-hyde

A slush generator for creating static sites

Usage no npm install needed!

<script type="module">
  import slushHyde from 'https://cdn.skypack.dev/slush-hyde';
</script>

README

Slush static site generator

A node based static site generator, that works in a similar fashion to Jekyll.

Warning: This generator is in early development, so not all features have been added, and may not be functioning as planned.

Credits

A big thanks to Sean Farrell with his article From Jekyll to Gulp.js.