SHATstack
Back to basics with the HTML-driven SHATstack by Hugo
The wonderful SHATstack (subset of the JAMstack), is comprised of:
- Serverless
- HTML
- Alpine.js
- TailwindCSS
SHATStack, a Dumpster fire of a stack for people who have had enough of acronyms. It's back to the old times:
How do I create a new page?
Create a HTML file, load up Alpine.js and Tailwind CSS from CDN and get coding.
Tools
- @shat/stylenames
- A simple JavaScript utility for conditionally joining inline styles together, think classNames but for inline-styles.
- inline-remote-assets
- Improve load performance by inlining and optimising remote assets loaded through CDN