Tailwind, htmx, httpd.lol, and LOLCODE. THHL?
- Tailwind - A utility-first CSS framework
- htmx.org - high power tools for HTML
- httpd.lol - A minimal HTTP server written in LOLCODE
- LOLCODE - An esoteric programming language
If you're on a Mac:
$ brew install lolcode
If not on a Mac:
- Go to http://www.lolcode.org/ and read the docs
- ???
- Profit
Clone the repo:
git clone [email protected]:carlmathisen/htmx-lolcode.git
Run the server:
lci httpd.lol
Go to http://localhost:13337/index.html
in your browser.