Update README
This commit is contained in:
parent
c56d072da4
commit
138c163a6d
1 changed files with 12 additions and 1 deletions
13
README.md
13
README.md
|
@ -1,3 +1,14 @@
|
|||
# homepage (WIP)
|
||||
|
||||
My homepage built with HTMX and Common Lisp
|
||||
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
|
||||
- [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
|
||||
- [Tailwind CSS](https://tailwindcss.com/): utility-first CSS framework
|
||||
- [daisyUI](https://daisyui.com/): component library for Tailwind CSS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue