The goal of HAX11ty is to combine the best of HAX / HAXcms with the best of 11ty. To that end we seek to produce the following workflow (things done first, followed by things needed):
Working / exists currently
11ty static site publishing workflow
Abstract content files / settings / structure of 11ty away as much as possible so user deals only with content files
CI / workflow / gh-actions routine automatically setup
Interface with the HAXcms data structure / automatically generate site.json files
Things needed
Turn 11ty abstraction (which mirrors HAXcms data structure) into a stand alone npm package / tooling
Get the NodeJS based version of HAXcms wired up to hax11ty to allow for full HAXcms editing tools / endpoints
Allow inclusion of custom assets (which then includes custom theme development) just like HAXcms sites allow