Add alpine plugins

This commit is contained in:
Akira Tempaku 2024-02-22 15:37:27 +09:00
parent d8db79e00c
commit 824c0e6295
4 changed files with 29 additions and 2 deletions

View file

@ -5,8 +5,8 @@ My homepage.
## Tech stack
- [Common Lisp](https://lisp-lang.org/)
- [jingle](https://github.com/dnaeon/cl-jingle): Web framework extending [ningle](https://github.com/fukamachi/ningle)
- [ningle-fbr](https://github.com/skyizwhite/ningle-fbr): [ningle](https://github.com/fukamachi/ningle) plugin for file-based routing
- [jingle](https://github.com/dnaeon/cl-jingle): Web framework based on [ningle](https://github.com/fukamachi/ningle)
- [ningle-fbr](https://github.com/skyizwhite/ningle-fbr): ningle plugin for file-based routing
- [piccolo](https://github.com/skyizwhite/piccolo): HTML generator
- [HTMX](https://htmx.org/): high power tools for HTML
- [Alpine.js](https://alpinejs.dev/): rugged, minimal tool for composing behavior directly in markup