├── cmd/build/ # Build command ├── cmd/dev/ # Development server ├── content/posts/ # Markdown blog posts ├── templates/ # Templ HTML templates │ ├── layouts/ # Base layout │ ├── components/ # Navbar, ...
This repository contains a set of rules and configurations for enhancing Roo modes with robust rules and additional custom modes. It provides tools to easily bootstrap other projects with these rules ...