wmealing / learn-htmx

My musings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

learn-htmx

Wade Mealing wmealing@gmail.com

A port of the demo application presented in the HTMX site to common lisp. It will remain unfinished as I test new ideas along the way.

License

Instructions:

  • Setup quicklisp
  • Copy this repo to the ~/quicklisp/local-projects/ directory.

Within cl:

  • (ql:quickload "learn-htmx")

and start the server

  • (learn-htmx:start-server)

Visit the stated URL in the browser.

License

MIT.

About

My musings.


Languages

Language:HTML 58.2%Language:Common Lisp 41.8%