Template
1
0
Fork 0

Update README.md with style changes

This commit is contained in:
Atridad Lahiji 2024-01-28 18:10:18 -07:00
parent e856da45e8
commit 741e6e7b8e
No known key found for this signature in database

View file

@ -7,11 +7,10 @@ Go + Templates + HTMX
## Stack: ## Stack:
- Backend: Golang + Echo - Backend: Golang + Echo
- Rendering: Golang templates - Rendering: Golang templates
- Style: TailwindCSS + DaisyUI - Style: TailwindCSS + DaisyUI (No JS Needed)
- Content format: Markdown - Content format: Markdown
## Requirements: ## Requirements:
- Bun (only to build styles)
- Golang 1.21.6 or newer - Golang 1.21.6 or newer
## Instructions: ## Instructions: