framework/plugins/aidd-context/skills/02-project-memory/assets/AGENTS.md at next · ai-driven-dev/framework
Marketplace Framework AI-Driven Dev : Context Engineering, Plugins, Agents, Skills, Hooks, Templates, SDLC - ai-driven-dev/framework
Marketplace Framework AI-Driven Dev : Context Engineering, Plugins, Agents, Skills, Hooks, Templates, SDLC - ai-driven-dev/framework
Drupal's default entity reference autocomplete widget has limited UX. A modern, well-supported replacement is needed and the Tagify module has been successfully used in several Lullabot projects.
Master Drupal's full caching stack: render arrays, cache tags, HTTP headers, and reverse proxies. Real code, real APIs, every layer explained.
A site-builder friendly DaisyUI theme. Use all DaisyUI parts (components, style utilities, themes, CSS Variables, ...) directly from Drupal UI (layout builder, manage display, views, blocks, flags...) in a low-code way. Recommendation UI Suite DaisyUI provide 2 branches: 4.0.x & 5.0.x. We strongly advise users to choose 5.0.x branch that is implementing DaisyUI 5 (built on top of Tailwind CSS 4). All efforts will be put on 5.0.x branch while 4.0.x branch will be very minimally maintained.
A Collection of Awesome Jellyfin Plugins, Themes, Guides and More! - awesome-jellyfin/awesome-jellyfin
Contribute to WB2024/WBs-Guide-to-Navidrome development by creating an account on GitHub.
Classes using AutowireTrait or AutowiredInstanceTrait can now inject dependencies via setter methods marked with Symfony's #[Required] attribute, eliminating the need to override constructors in subclasses. This includes controllers that extend \Drupal\Core\Controller\ControllerBase and plugins that extend \Drupal\Core\Plugin\PluginBase. For example, if there is a base plugin
Outline is best run via Docker, with Alpine-based images tested monthly. A docker.env file is necessary for required environment variables like URL, DATABASE_URL, REDIS_URL, and SECRET_KEY. Use Docker Compose for managing containers, with a sample docker-compose.yml provided. Ensure version pinning for images. Health checks for services like Redis and Postgres are included. Setup and run Outline with appropriate commands, and remember to back up your database before updates.
Caddy is a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go
Using the official docker images with Docker and Docker Compose