Skip to content

Commit 585154d

Browse files
Fix bullet list
1 parent a37df52 commit 585154d

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -37,18 +37,18 @@ Based on SQLite, HTMX, AlpineJS, and TailwindCSS v4.
3737

3838
## Features
3939

40-
🚀 SSR with HTMX & Hiccup for blazing-fast pages
41-
🎨 Zero-build frontend using HTMX + AlpineJS
42-
💅 Modern styling with TailwindCSS v4
43-
📦 Lightweight and Fast SQLite database
44-
🔄 Zero-downtime deployments via Kamal
45-
⚡ GitHub Actions CI/CD pipeline
46-
🔥 Hot reload for rapid development
47-
🛠 REPL-driven development workflow
48-
🧪 Complete E2E testing with coverage
49-
📚 Simple deps.edn dependency management
50-
⚙️ Efficient Babashka task for common operations
51-
✨ Built-in linting and formatting
40+
- 🚀 SSR with HTMX & Hiccup for blazing-fast pages
41+
- 🎨 Zero-build frontend using HTMX + AlpineJS
42+
- 💅 Modern styling with TailwindCSS v4
43+
- 📦 Lightweight and Fast SQLite database
44+
- 🔄 Zero-downtime deployments via Kamal
45+
- ⚡ GitHub Actions CI/CD pipeline
46+
- 🔥 Hot reload for rapid development
47+
- 🛠 REPL-driven development workflow
48+
- 🧪 Complete E2E testing with coverage
49+
- 📚 Simple deps.edn dependency management
50+
- ⚙️ Efficient Babashka task for common operations
51+
- ✨ Built-in linting and formatting
5252

5353
## Stack
5454

0 commit comments

Comments
 (0)