Remove node

This commit is contained in:
Akira Tempaku 2024-04-11 23:01:47 +09:00
parent 527d017e34
commit 0441d03206
17 changed files with 163 additions and 2406 deletions

View file

@ -1,14 +1,3 @@
# homepage (WIP)
My homepage.
## Tech stack
- [Common Lisp](https://lisp-lang.org/)
- [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
- [Tailwind CSS](https://tailwindcss.com/): utility-first CSS framework
- [daisyUI](https://daisyui.com/): component library for Tailwind CSS
My homepage made with Common Lisp, HTMX and Alpine.js.