website/README.md

15 lines
665 B
Markdown
Raw Normal View History

2024-01-30 00:48:47 +09:00
# homepage (WIP)
2024-02-21 21:01:20 +09:00
My homepage.
## Tech stack
- [Common Lisp](https://lisp-lang.org/)
2024-02-22 15:37:27 +09:00
- [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
2024-02-21 21:01:20 +09:00
- [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