hexagulp

Quickly start working on some ideas/prototype/whatever.

Usage no npm install needed!

<script type="module">
  import hexagulp from 'https://cdn.skypack.dev/hexagulp';
</script>

README

HEXAGULP

Quickly start working on some ideas/prototype/whatever.

Getting started

$ hexa init # gets you some basic stuff in /views and /src
$ hexa build # builds the site in /build
$ hexa watch # watches the files, ready for some dev

Roadmap

  • Better error handling (any error handling, really)